1. ba06a9a riscv: Support standalone by Rick Chen · Tue Dec 26 13:55:57 2017 +0800
  2. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  3. 7ba4b4a OpenRISC: Remove by Tom Rini · Tue Mar 14 11:08:12 2017 -0400
  4. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  5. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  6. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  7. 26f182d Add support for 64-bit MIPS to examples/standalone by Stanislav Galabov · Wed Feb 17 15:23:33 2016 +0200
  8. cb2c286 Export redesign by Martin Dorwig · Mon Jan 26 15:22:54 2015 -0700
  9. 8400275 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · Thu Sep 04 02:40:59 2014 +0900
  10. cb25a73 arc: add support for standalone programs by Alexey Brodkin · Tue Feb 04 12:56:17 2014 +0400
  11. 85fd5f1 arm64: core support by David Feng · Sat Dec 14 11:47:35 2013 +0800
  12. b00867b ARM: fix the standalone programs by Jeroen Hofstee · Thu Nov 21 22:32:51 2013 +0100
  13. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · Tue Mar 05 14:39:39 2013 +0000
  14. 333c46e openrisc: Add support for standalone programs by Stefan Kristiansson · Fri Nov 18 19:21:35 2011 +0000
  15. 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · Wed Oct 27 10:31:09 2010 +0000
  16. 394c76a nds32: standalone support by Macpaul Lin · Tue Oct 11 22:33:20 2011 +0000
  17. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  18. cbaa1f5 Fix build problems caused by "_end" -> "__bss_end__" rename by Wolfgang Denk · Tue Mar 29 14:34:50 2011 +0200
  19. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  20. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  21. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  22. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · Fri May 21 11:08:03 2010 +0800
  23. aa44cf6 Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · Wed Sep 23 16:47:38 2009 +0400
  24. 2773d5f Blackfin: change global data register from P5 to P3 by Robin Getz · Mon Aug 17 15:23:02 2009 +0000
  25. 07a8af3 Move examples/ to examples/standalone by Peter Tyser · Fri Jul 10 11:03:19 2009 -0500[Renamed from examples/stubs.c]
  26. d1d1850 sh: Fix cannot execute a stand-alone application by Nobuhiro Iwamatsu · Thu Oct 09 13:54:33 2008 +0900
  27. 9d7c6b2 SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · Fri Mar 28 09:47:00 2008 +0100
  28. c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · Fri Feb 29 17:34:35 2008 -0600
  29. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  30. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  31. 970dc33 sh: First support code of SuperH. by Nobuhiro Iwamatsu · Sun May 13 20:58:00 2007 +0900
  32. 450c23e [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · Fri Mar 09 13:40:56 2007 +0800
  33. 83c1585 Add AVR32 architecture support by Wolfgang Denk · Tue Oct 24 14:21:16 2006 +0200
  34. a5721a3 Nios II - Fix I/O Macros and mini-app stubs by Scott McNutt · Thu Jun 08 11:59:57 2006 -0400
  35. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  36. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
  37. ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · Sun Oct 10 21:27:30 2004 +0000
  38. 20a6122 Patches by Yasushi Shoji, 29 Jun 2004: by wdenk · Sat Jul 10 23:48:41 2004 +0000
  39. 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · Thu Jul 01 20:28:03 2004 +0000
  40. 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · Sun Apr 18 21:13:41 2004 +0000
  41. 2fb7390 Add startup code to clear the BSS of standalone applications by wdenk · Mon Apr 12 16:12:49 2004 +0000
  42. e65527f * Some code cleanup by wdenk · Thu Feb 12 00:47:09 2004 +0000
  43. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · Wed Oct 08 23:26:14 2003 +0000
  44. b846356 * Allow crc32 to be used at address 0x000 by wdenk · Sat Jul 26 08:08:08 2003 +0000
  45. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000