1. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · Tue Aug 23 11:06:54 2011 +0000
  2. 9701cc2 Fix a few gcc warnings. by Joakim Tjernlund · Mon Apr 25 01:39:43 2011 +0000
  3. 4234bf3 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · Mon Feb 21 21:07:00 2011 +0000
  4. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · Fri Apr 15 17:16:44 2011 +0200
  5. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  6. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  7. cbaa1f5 Fix build problems caused by "_end" -> "__bss_end__" rename by Wolfgang Denk · Tue Mar 29 14:34:50 2011 +0200
  8. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  9. 1f0a7e3 examples: update do_reset prototype by Mike Frysinger · Sun Dec 19 17:16:53 2010 -0500
  10. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  11. 4bbc082 examples/standalone: Use gcc's -fno-toplevel-reorder by Peter Tyser · Sun Sep 12 17:38:49 2010 -0500
  12. 12ba80a MIPS: update the MIPS u-boot.lds by Xiangfu Liu · Mon Aug 09 23:13:43 2010 +0800
  13. c9314d0 smc91xx_eeprom: Correct chip detection check. by Juergen Kilb · Sat Jun 12 21:22:01 2010 +0200
  14. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  15. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · Sun Jun 20 17:14:14 2010 +0200
  16. 29764ee examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · Tue Jun 15 21:48:25 2010 +0200
  17. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  18. 8fa3858 nios2: fix r15 issue for gcc4 by Thomas Chou · Fri May 21 11:08:03 2010 +0800
  19. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  20. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  21. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  22. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  23. e483c54 standalone eepro100_eeprom: fix build error by Wolfgang Denk · Fri Mar 12 22:11:00 2010 +0100
  24. 77a1811 Update .gitignore's: add some generated files by Wolfgang Denk · Fri Mar 12 22:10:31 2010 +0100
  25. 9c9e603 smc91111_eeprom: fix linking error by Mike Frysinger · Thu Jan 21 05:04:59 2010 -0500
  26. f465baa Fix breakage in SMC EEPROM standalone applications by Ben Warren · Mon Jan 18 11:35:31 2010 -0800
  27. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  28. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  29. 838f20a smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · Wed Nov 11 17:51:56 2009 -0500
  30. 68db235 Fix build failure in examples/standalone by Sanjeev Premi · Mon Nov 09 22:43:00 2009 +0530
  31. f495020 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · Mon Nov 23 15:54:25 2009 -0500
  32. 17e9012 smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · Thu Nov 12 22:26:02 2009 -0500
  33. aa44cf6 Fix bug in jumptable call stubs for SPARC. by Sergey Mironov · Wed Sep 23 16:47:38 2009 +0400
  34. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  35. 659c60d standalone: convert to kbuild style by Mike Frysinger · Fri Sep 04 19:54:45 2009 -0400
  36. 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · Thu Sep 03 23:12:47 2009 -0400
  37. 0f4964a atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · Thu Jul 23 16:37:03 2009 -0400
  38. 2773d5f Blackfin: change global data register from P5 to P3 by Robin Getz · Mon Aug 17 15:23:02 2009 +0000
  39. 6c1f98b Fix examples for OMAP3 boards... by Michael Evans · Mon Jul 13 20:13:45 2009 +0100
  40. 197575e ABI: fix build problems due to now needed div64 routine. by Wolfgang Denk · Mon Jul 27 09:19:15 2009 +0200
  41. acce4eb Move api_examples to examples/api by Peter Tyser · Mon Jul 20 19:02:21 2009 -0500
  42. 07a8af3 Move examples/ to examples/standalone by Peter Tyser · Fri Jul 10 11:03:19 2009 -0500
  43. 034bcce smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT() by Mike Frysinger · Sun Mar 22 22:18:01 2009 -0400
  44. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  45. 78b5336 smc911x_eeprom: update register API by Mike Frysinger · Wed Feb 25 17:29:40 2009 -0500
  46. 96a1ef8 smc911x_eeprom: new example app for managing newer SMC parts by Mike Frysinger · Mon Dec 22 02:56:07 2008 -0500
  47. e0e49fe OMAP3: Add common board, interrupt and system info by Dirk Behme · Sun Dec 14 09:47:15 2008 +0100
  48. 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
  49. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  50. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  51. d1d1850 sh: Fix cannot execute a stand-alone application by Nobuhiro Iwamatsu · Thu Oct 09 13:54:33 2008 +0900
  52. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · Sun Sep 07 07:08:42 2008 +1000
  53. 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · Sun Aug 31 22:48:33 2008 +0900
  54. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  55. 8d54188 Fix some more print() format errors. by Wolfgang Denk · Thu Jul 10 13:16:09 2008 +0200
  56. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  57. 57ff8f9 example/gitignore: update with all generated examples by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:45 2008 +0200
  58. 9d7c6b2 SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · Fri Mar 28 09:47:00 2008 +0100
  59. 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
  60. f6f4f12 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · Tue Mar 04 11:58:26 2008 +0100
  61. c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · Fri Feb 29 17:34:35 2008 -0600
  62. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  63. eae60c4 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · Sun Feb 17 15:43:44 2008 +0100
  64. 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Fri Feb 15 00:06:18 2008 +0100
  65. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  66. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  67. ecb196d use C code rather than inline assembly by Mike Frysinger · Mon Feb 04 19:26:56 2008 -0500
  68. a13ad8e add support for Blackfin symbol prefixes to examples by Mike Frysinger · Mon Feb 04 19:26:55 2008 -0500
  69. 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
  70. 1a47431 add gitignores for Blackfin pieces by Mike Frysinger · Mon Feb 04 19:26:53 2008 -0500
  71. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  72. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  73. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
  74. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
  75. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  76. 2f0fef7 Add .gitignore files by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  77. dc8daf0 [MIPS] u-boot.lds: Define _gp in a standard manner by Shinya Kuribayashi · Sun Oct 21 10:55:37 2007 +0900
  78. 20e1d52 [MIPS] u-boot.lds: Fix __got_start and __got_end by Shinya Kuribayashi · Sun Oct 21 10:55:36 2007 +0900
  79. 373d696 [MIPS] u-boot.lds: Remove duplicated .sdata section by Shinya Kuribayashi · Sun Oct 21 10:55:36 2007 +0900
  80. 970dc33 sh: First support code of SuperH. by Nobuhiro Iwamatsu · Sun May 13 20:58:00 2007 +0900
  81. 10ebdd9 [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · Mon Mar 19 01:24:52 2007 +0800
  82. 450c23e [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · Fri Mar 09 13:40:56 2007 +0800
  83. 83c1585 Add AVR32 architecture support by Wolfgang Denk · Tue Oct 24 14:21:16 2006 +0200
  84. 29be622 Fix/workaround broken dependency handling with make 3.81 by Wolfgang Denk · Tue Oct 24 13:55:18 2006 +0200
  85. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  86. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  87. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  88. 3f434df Added another example showing simple interrupt interception. by Detlev Zundel · Fri Sep 01 15:02:06 2006 +0200
  89. a5721a3 Nios II - Fix I/O Macros and mini-app stubs by Scott McNutt · Thu Jun 08 11:59:57 2006 -0400
  90. c1e1061 Fix examples/Makefile; some build targets were lost by Wolfgang Denk · Fri Jun 02 16:47:10 2006 +0200
  91. 217295a Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 by Marian Balakowicz · Thu Apr 27 19:12:19 2006 +0200
  92. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  93. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  94. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
  95. 552d314 Add support for r5200 board by Zachary P. Landau · Thu Jan 26 17:37:59 2006 -0500
  96. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  97. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  98. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  99. f593f46 * Extend burst mode RAM test program to take a loop count (0 = infinite) by wdenk · Mon May 23 10:49:50 2005 +0000
  100. 4e5bc87 Fix compile problems caused by new burst mode SDRAM test; by wdenk · Mon May 16 14:19:49 2005 +0000