1. e61db6c arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · Sun Nov 20 17:56:26 2022 +0100
  2. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  3. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  4. 3588a41 arm: Add new config option ARCH_VERY_EARLY_INIT by Pali Rohár · Fri May 06 11:05:13 2022 +0200
  5. 1ed9bf9 arm: Init the debug UART by Simon Glass · Wed Nov 03 07:16:06 2021 -0600
  6. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · Tue Aug 03 10:50:10 2021 +0800
  7. 6c9e2a9 arm: Add SPL build check to SPL early bss clear by Brian Moyer · Sun Jul 26 13:17:53 2020 -0700
  8. aaf8dd1 arm: set the relocated gd with gd->new_gd by Patrick Delaunay · Tue Mar 10 10:15:04 2020 +0100
  9. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  10. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · Tue Jun 04 17:55:45 2019 -0500
  11. 94ddd96 arm: add a separate stack for TPL by Kever Yang · Tue Apr 02 20:41:21 2019 +0800
  12. 976e342 arm: armv7m: clean up armv7m unified code compilation by Vikas Manocha · Fri Aug 31 16:57:06 2018 -0700
  13. 1808396 arm: armv7m: remove un-necessary If then instruction by Vikas Manocha · Fri Aug 31 16:39:36 2018 -0700
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  16. 40eb691 arm: use common instructions applicable to armv7m & other arm archs by Vikas Manocha · Fri Feb 05 10:43:01 2016 -0800
  17. 408a12d arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) by David Müller (ELSOFT AG) · Tue Feb 09 16:48:28 2016 +0100
  18. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · Wed Nov 25 17:56:33 2015 +0100
  19. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  20. 35375d4 arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · Mon Oct 19 06:50:00 2015 -0600
  21. cb60ae8 arm: Correct comments in crt0.S for the recent SPL improvements by Simon Glass · Sat Aug 01 08:55:46 2015 -0600
  22. b3b57e8 ARM: Add ARMv7-M support by rev13@wp.pl · Sun Mar 01 12:44:39 2015 +0100
  23. 42b500b arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · Wed Mar 04 14:01:22 2015 +0100
  24. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · Tue Mar 03 08:03:00 2015 -0700
  25. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  26. 8aaab90 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · Mon Nov 10 17:16:44 2014 -0700
  27. bd6e56f imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · Thu Nov 13 17:59:15 2014 +0100
  28. 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:29 2014 -0600
  29. f6cbf99 arm: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:26 2014 -0600
  30. b65e2c1 arm: use canonical sub mnemonic by Andreas Bießmann · Wed Nov 27 16:09:29 2013 +0100
  31. f2d6076 ARM: use r9 for gd by Jeroen Hofstee · Sat Sep 21 14:04:41 2013 +0200
  32. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  33. debc2fc cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · Wed May 15 17:33:16 2013 +0900
  34. 80f2f93 arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · Thu Apr 11 09:36:01 2013 +0000
  35. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
  36. 73dcb27 arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · Thu Apr 11 09:35:47 2013 +0000
  37. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  38. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000