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