aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
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
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur
2020-07-29arch: arm: use dt and UCLASS_IRQ to get gic detailsRayagonda Kokatanur
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-10arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski
2020-06-25bdinfo: arm: Move ARM-specific info into its own fileSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-07cmd: cache: Fix non-cached memory cachabilityPatrice Chotard
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-01common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait
2020-05-01arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay
2020-05-01arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay
2020-05-01ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for themClaudius Heine
2020-04-24common/board_f: Make reserve_mmu genericOvidiu Panait
2020-04-24arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait
2020-04-24common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.cOvidiu Panait
2020-04-17ARM: bootm: take into account gd->ram_topPatrice Chotard
2020-04-16arm: set the relocated gd with gd->new_gdPatrick Delaunay
2020-02-25arch: arm: Fix SZ_64K undeclared compilation errorWasim Khan