1. c81f0d7 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · Fri Dec 06 16:34:10 2013 +0900
  2. c229d81 examples: x86: delete 82559_eeprom by Masahiro Yamada · Fri Dec 06 16:34:09 2013 +0900
  3. 71db754 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · Thu Nov 28 12:09:59 2013 +0900
  4. 6c9a022 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · Mon Nov 18 11:08:35 2013 +0900
  5. f9ea123 examples: delete unnecessary CPPFLAGS by Masahiro Yamada · Mon Nov 18 11:06:00 2013 +0900
  6. 7e9a74e examples: remove the remainders of dead board by Masahiro Yamada · Mon Nov 11 12:45:40 2013 +0900
  7. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  8. 55fbb1d examples: enable gc-sections option by Rob Herring · Fri Oct 04 10:22:40 2013 -0500
  9. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  10. c98feda Revert "standalone-examples: support custom GCC lib" by Tom Rini · Tue Sep 10 09:51:44 2013 -0400
  11. 9c6adfb standalone-examples: support custom GCC lib by Jack Mitchell · Tue Jul 16 14:44:23 2013 +0100
  12. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 11:48:07 2013 +0200
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  14. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · Fri May 17 20:01:54 2013 -0500
  15. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · Tue Mar 05 14:39:39 2013 +0000
  16. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · Thu Dec 13 20:48:58 2012 +0000
  17. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  18. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  19. 3ee93d3 Examples: Properly append LDFLAGS to LD command by Marek Vasut · Tue Mar 06 00:44:22 2012 +0100
  20. 333c46e openrisc: Add support for standalone programs by Stefan Kristiansson · Fri Nov 18 19:21:35 2011 +0000
  21. 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · Wed Oct 27 10:31:09 2010 +0000
  22. 0d46041 api: export LCD device to external apps by Che-Liang Chiou · Thu Oct 20 23:04:22 2011 +0000
  23. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  24. 394c76a nds32: standalone support by Macpaul Lin · Tue Oct 11 22:33:20 2011 +0000
  25. d74a67f examples: api: allow build with private libgcc by Che-liang Chiou · Mon Oct 17 21:04:15 2011 +0000
  26. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · Tue Aug 23 11:06:54 2011 +0000
  27. 9701cc2 Fix a few gcc warnings. by Joakim Tjernlund · Mon Apr 25 01:39:43 2011 +0000
  28. 4234bf3 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · Mon Feb 21 21:07:00 2011 +0000
  29. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · Fri Apr 15 17:16:44 2011 +0200
  30. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  31. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  32. cbaa1f5 Fix build problems caused by "_end" -> "__bss_end__" rename by Wolfgang Denk · Tue Mar 29 14:34:50 2011 +0200
  33. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  34. 1f0a7e3 examples: update do_reset prototype by Mike Frysinger · Sun Dec 19 17:16:53 2010 -0500
  35. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  36. 4bbc082 examples/standalone: Use gcc's -fno-toplevel-reorder by Peter Tyser · Sun Sep 12 17:38:49 2010 -0500
  37. 12ba80a MIPS: update the MIPS u-boot.lds by Xiangfu Liu · Mon Aug 09 23:13:43 2010 +0800
  38. c9314d0 smc91xx_eeprom: Correct chip detection check. by Juergen Kilb · Sat Jun 12 21:22:01 2010 +0200
  39. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  40. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · Sun Jun 20 17:14:14 2010 +0200
  41. 29764ee examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · Tue Jun 15 21:48:25 2010 +0200
  42. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  43. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · Fri May 21 11:08:03 2010 +0800
  44. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  45. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  46. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  47. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  48. e483c54 standalone eepro100_eeprom: fix build error by Wolfgang Denk · Fri Mar 12 22:11:00 2010 +0100
  49. 77a1811 Update .gitignore's: add some generated files by Wolfgang Denk · Fri Mar 12 22:10:31 2010 +0100
  50. 9c9e603 smc91111_eeprom: fix linking error by Mike Frysinger · Thu Jan 21 05:04:59 2010 -0500
  51. f465baa Fix breakage in SMC EEPROM standalone applications by Ben Warren · Mon Jan 18 11:35:31 2010 -0800
  52. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  53. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  54. 838f20a smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · Wed Nov 11 17:51:56 2009 -0500
  55. 68db235 Fix build failure in examples/standalone by Sanjeev Premi · Mon Nov 09 22:43:00 2009 +0530
  56. f495020 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · Mon Nov 23 15:54:25 2009 -0500
  57. 17e9012 smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · Thu Nov 12 22:26:02 2009 -0500
  58. aa44cf6 Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · Wed Sep 23 16:47:38 2009 +0400
  59. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  60. 659c60d standalone: convert to kbuild style by Mike Frysinger · Fri Sep 04 19:54:45 2009 -0400
  61. 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · Thu Sep 03 23:12:47 2009 -0400
  62. 0f4964a atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · Thu Jul 23 16:37:03 2009 -0400
  63. 2773d5f Blackfin: change global data register from P5 to P3 by Robin Getz · Mon Aug 17 15:23:02 2009 +0000
  64. 6c1f98b Fix examples for OMAP3 boards... by Michael Evans · Mon Jul 13 20:13:45 2009 +0100
  65. 197575e ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · Mon Jul 27 09:19:15 2009 +0200
  66. acce4eb Move api_examples to examples/api by Peter Tyser · Mon Jul 20 19:02:21 2009 -0500
  67. 07a8af3 Move examples/ to examples/standalone by Peter Tyser · Fri Jul 10 11:03:19 2009 -0500
  68. 034bcce smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT() by Mike Frysinger · Sun Mar 22 22:18:01 2009 -0400
  69. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  70. 78b5336 smc911x_eeprom: update register API by Mike Frysinger · Wed Feb 25 17:29:40 2009 -0500
  71. 96a1ef8 smc911x_eeprom: new example app for managing newer SMC parts by Mike Frysinger · Mon Dec 22 02:56:07 2008 -0500
  72. e0e49fe OMAP3: Add common board, interrupt and system info by Dirk Behme · Sun Dec 14 09:47:15 2008 +0100
  73. 2cff105 Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.c by Graeme Russ · Fri Nov 21 06:28:05 2008 +1100
  74. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  75. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  76. d1d1850 sh: Fix cannot execute a stand-alone application by Nobuhiro Iwamatsu · Thu Oct 09 13:54:33 2008 +0900
  77. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · Sun Sep 07 07:08:42 2008 +1000
  78. 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · Sun Aug 31 22:48:33 2008 +0900
  79. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  80. 8d54188 Fix some more print() format errors. by Wolfgang Denk · Thu Jul 10 13:16:09 2008 +0200
  81. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  82. 57ff8f9 example/gitignore: update with all generated examples by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:45 2008 +0200
  83. 9d7c6b2 SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · Fri Mar 28 09:47:00 2008 +0100
  84. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Wed Mar 12 12:23:02 2008 +0100
  85. f6f4f12 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · Tue Mar 04 11:58:26 2008 +0100
  86. c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · Fri Feb 29 17:34:35 2008 -0600
  87. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  88. eae60c4 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · Sun Feb 17 15:43:44 2008 +0100
  89. 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Fri Feb 15 00:06:18 2008 +0100
  90. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  91. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  92. ecb196d use C code rather than inline assembly by Mike Frysinger · Mon Feb 04 19:26:56 2008 -0500
  93. a13ad8e add support for Blackfin symbol prefixes to examples by Mike Frysinger · Mon Feb 04 19:26:55 2008 -0500
  94. 6ddfa62 make smc91111_eeprom managment simpler by depending on the board configuration file rather than a hardcoded list of boards by Mike Frysinger · Mon Feb 04 19:26:54 2008 -0500
  95. 1a47431 add gitignores for Blackfin pieces by Mike Frysinger · Mon Feb 04 19:26:53 2008 -0500
  96. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  97. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  98. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
  99. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
  100. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100