summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2022-04-01arm: smh: Add option to detect semihostingSean Anderson
2022-04-01arm64: Save esr in pt_regsSean Anderson
2022-04-01arm: smh: Add some functions for working with the host consoleSean Anderson
2022-04-01arm: smh: Remove smhload commandSean Anderson
2022-04-01cmd: fdt: Use start/size for chosen instead of start/endSean Anderson
2022-04-01spl: Add semihosting boot methodSean Anderson
2022-04-01arm: smh: Add some file manipulation commandsSean Anderson
2022-04-01arm: smh: Document functions in headerSean Anderson
2022-04-01arm: smh: Return errno on errorSean Anderson
2022-04-01arm: smh: Use numeric modes for smh_openSean Anderson
2022-04-01arm: smh: Export semihosting functionsSean Anderson
2022-01-15efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-18arm64: Add missing GD_FLG_SKIP_RELOC handlingMarek Vasut
2021-11-17arm: Init the debug UARTSimon Glass
2021-11-15arm: Fix bad memcpy.S str8w macro argument countPierre-Clément Tosi
2021-11-05spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-24arm64: memset-arm64: Use simple memset when cache is disabledStefan Roese
2021-09-24arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese
2021-09-23lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic()Marek Vasut
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
2021-09-23lmb: Always compile arch_lmb_reserve() into U-Boot on armMarek Vasut
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02arm: Use armv8_switch_to_el1 env to switch to EL1Peter Hoyes
2021-09-02armv7: Add Position Independent Execution supportChia-Wei Wang
2021-08-08Revert "arm: bootm: Disable LMB reservation for command line and board info o...Jan Kiszka
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-09arm: bootm: Disable LMB reservation for command line and board info on arm64Marek Vasut
2021-07-09arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF ...Patrice Chotard
2021-06-28arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=yKunihiko Hayashi
2021-05-24ARM: make LTO availableMarek Behún
2021-05-24ARM: fix LTO build for some thumb-interwork casesMarek Behún
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-27arm: zimage: Use correct symbol to hide messages in SPLSamuel Holland
2021-04-20arm64: gic-v3-its: Clear the Pending table before enabling LPIsHou Zhiqiang
2021-04-12bootm: do not hang on failureHeinrich Schuchardt
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay
2021-03-02arm: cp15: update DACR value to activate access controlPatrick Delaunay
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng
2021-02-03bdinfo: Rename function names to be clearerBin Meng