1. 04bb5e9 arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · 2 years ago
  2. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  3. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  4. 948da77 arm: Add new config option ARCH_VERY_EARLY_INIT by Pali Rohár · 2 years, 6 months ago
  5. 0dba458 arm: Init the debug UART by Simon Glass · 3 years ago
  6. cd82f19 armv7: Add Position Independent Execution support by Chia-Wei Wang · 3 years, 4 months ago
  7. dfd2390 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 4 months ago
  8. 6de2992 arm: set the relocated gd with gd->new_gd by Patrick Delaunay · 4 years, 8 months ago
  9. 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  10. a5a5d99 spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  11. a0a0d04 arm: add a separate stack for TPL by Kever Yang · 6 years ago
  12. d22336a arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · 6 years ago
  13. 680223a arm: armv7m: remove un-necessary If then instruction by Vikas Manocha · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  16. c62c1b3 arm: use common instructions applicable to armv7m & other arm archs by Vikas Manocha · 9 years ago
  17. 03a3a8a arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) by David Müller (ELSOFT AG) · 9 years ago
  18. adc421e arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  19. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  20. 5ba534d arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · 9 years ago
  21. ed64190 arm: Correct comments in crt0.S for the recent SPL improvements by Simon Glass · 9 years ago
  22. 12d8a72 ARM: Add ARMv7-M support by rev13@wp.pl · 10 years ago
  23. 114c86d arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · 10 years ago
  24. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  25. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  26. ba19599 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · 10 years ago
  27. db544b9 imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  28. 76a1e584 arm: Support pre-relocation malloc() by Simon Glass · 10 years ago
  29. aae2aef arm: Set up global data before board_init_f() by Simon Glass · 10 years ago
  30. 6ba2bc8 arm: use canonical sub mnemonic by Andreas Bießmann · 11 years ago
  31. fe1378a ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  32. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  33. 58bb8f5 cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · 12 years ago
  34. 66f30bf arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  35. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  36. 9c5feab arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · 12 years ago
  37. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  38. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago