summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2022-04-06MLK-23964-5 arm: bootm: disable video link before booting kernelYe Li
2022-04-06MLK-10647 armv7: Fix Dcache disable issue on i.MX7Ye.Li
2022-04-06MLK-19726-2 arm: Don't remove all devices when power domain driver is enabledYe Li
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
2021-02-03arm: Remove vital devices lastSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-29efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt
2021-01-15common: board_r: Drop initr_noncached wrapperOvidiu Panait
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-04treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle
2020-09-22arm64: Add support for larger PIE U-BootEdgar E. Iglesias
2020-08-04arm: Add SPL build check to SPL early bss clearBrian Moyer