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-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-18
arm64: Add missing GD_FLG_SKIP_RELOC handling
Marek Vasut
2021-11-17
arm: Init the debug UART
Simon Glass
2021-11-15
arm: Fix bad memcpy.S str8w macro argument count
Pierre-Clément Tosi
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-10-31
Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"
Michael Walle
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove flea3 board
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-24
arm64: memset-arm64: Use simple memset when cache is disabled
Stefan Roese
2021-09-24
arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions
Stefan Roese
2021-09-23
lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
lmb: Always compile arch_lmb_reserve() into U-Boot on arm
Marek Vasut
2021-09-03
Revert most of the series for adding vexpress_aemv8r support
Tom Rini
2021-09-02
arm: Use armv8_switch_to_el1 env to switch to EL1
Peter Hoyes
2021-09-02
armv7: Add Position Independent Execution support
Chia-Wei Wang
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
[next]