index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
2021-08-08
Revert "arm: bootm: Disable LMB reservation for command line and board info o...
Jan Kiszka
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-09
arm: bootm: Disable LMB reservation for command line and board info on arm64
Marek Vasut
2021-07-09
arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF ...
Patrice Chotard
2021-06-28
arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y
Kunihiko Hayashi
2021-05-24
ARM: make LTO available
Marek Behún
2021-05-24
ARM: fix LTO build for some thumb-interwork cases
Marek Behún
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-04-27
arm: zimage: Use correct symbol to hide messages in SPL
Samuel Holland
2021-04-20
arm64: gic-v3-its: Clear the Pending table before enabling LPIs
Hou Zhiqiang
2021-04-12
bootm: do not hang on failure
Heinrich Schuchardt
2021-03-02
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
2021-03-02
arm: cp15: update DACR value to activate access control
Patrick Delaunay
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit
Bin Meng
2021-02-03
bdinfo: Rename function names to be clearer
Bin Meng
2021-02-03
arm: Remove vital devices last
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-29
efi_loader: add Linux magic to aarch64 crt0
Heinrich Schuchardt
2021-01-15
common: board_r: Drop initr_noncached wrapper
Ovidiu Panait
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-04
treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
Michael Walle
2020-09-22
arm64: Add support for larger PIE U-Boot
Edgar E. Iglesias
2020-08-04
arm: Add SPL build check to SPL early bss clear
Brian Moyer
2020-07-29
arch: arm: use dt and UCLASS_SYSCON to get gic lpi details
Rayagonda Kokatanur
2020-07-29
arch: arm: use dt and UCLASS_IRQ to get gic details
Rayagonda Kokatanur
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-10
arm: provide a function for boards init code to modify MMU virtual-physical map
Marek Szyprowski
2020-06-25
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-07
cmd: cache: Fix non-cached memory cachability
Patrice Chotard
2020-05-04
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-01
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
Ovidiu Panait
2020-05-01
arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour
Patrick Delaunay
2020-05-01
arm: caches: add DCACHE_DEFAULT_OPTION
Patrick Delaunay
2020-05-01
arm: caches: protect dram_bank_mmu_setup access to bi_dram
Patrick Delaunay
2020-05-01
ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
Claudius Heine
2020-04-24
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
arm: asm/cache.c: Introduce arm_reserve_mmu
Ovidiu Panait
2020-04-24
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
Ovidiu Panait
2020-04-17
ARM: bootm: take into account gd->ram_top
Patrice Chotard
[next]