1. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  2. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · Fri Aug 15 08:24:37 2008 -0500
  3. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  4. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · Mon Aug 18 13:41:27 2008 +0200
  5. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  6. f411c79 ARM: set GD_FLG_RELOC for boards skipping relocation to RAM by Remy Bohmer · Tue Jul 22 16:22:11 2008 +0200
  7. 4921ad9 Remove unused code from lib_arm/bootm.c by Gururaja Hebbar K R · Thu Jul 17 07:27:51 2008 +0530
  8. 8630bea Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · Tue Jun 03 00:24:36 2008 +0200
  9. e898dfd Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · Thu May 22 10:49:46 2008 -0500
  10. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  11. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  12. f6f8665 Add ATMEL LCD driver by Stelian Pop · Fri May 09 21:57:18 2008 +0200
  13. b5a7541 Fix implicit declaration build warnings by Marcel Ziswiler · Thu May 01 09:05:26 2008 +0200
  14. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  15. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  16. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  17. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  18. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  19. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  20. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  21. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  22. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  23. 07b66d1 Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 13:00:54 2008 +0000
  24. b923b0b Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:56 2008 +0000
  25. 533937d ARM: make the machid configurable via the environment by Uwe Kleine-König · Wed Jan 30 09:08:49 2008 +0100
  26. 2d4b253 ARM: cleanup duplicated exception handlingcode by Andreas Engel · Mon Jan 14 09:06:52 2008 +0000
  27. 7174cc0 Support for Artila M-501 starter kit by Timo Tuunainen · Fri Feb 01 10:09:03 2008 +0000
  28. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · Thu Jan 31 13:55:39 2008 +0100
  29. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100
  30. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  31. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  32. b7d1164 ARM: add I2C init function call in lib_arm/board.c by Hebbar · Tue Dec 18 16:00:54 2007 -0800
  33. 6beda0c ARM: support board-specific ethernet PHY init by Jean-Christophe PLAGNIOL-VILLARD · Tue Dec 11 10:53:12 2007 +0100
  34. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  35. 5ced83e Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Sat Oct 13 21:40:23 2007 +0200
  36. ebc1591 Coding Style cleanup. by Wolfgang Denk · Sat Oct 13 21:15:39 2007 +0200
  37. af3d11c OneNAND support (take #2) by Kyungmin Park · Mon Sep 10 17:15:14 2007 +0900
  38. 990ac3b Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Fri Sep 07 13:26:51 2007 +0100
  39. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · Thu Aug 30 22:57:04 2007 +0200
  40. 2c261ca Add coloured led interface for ARM boards. by Peter Pearse · Tue Sep 04 16:18:38 2007 +0100
  41. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
  42. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  43. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  44. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
  45. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:05:38 2007 -0500
  46. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:03 2007 -0500
  47. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  48. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  49. c16aa05 Minor cleanup. by Wolfgang Denk · Tue May 30 15:58:20 2006 +0200
  50. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · Tue May 30 15:56:48 2006 +0200
  51. b643732 cosmetic: print amount of NAND flash aligned with the other values such as DRAM by Markus Klotzbuecher · Tue Apr 25 17:00:33 2006 +0200
  52. 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
  53. 10e4f54 More GCC 4.x woes by Wolfgang Denk · Sat Mar 11 23:07:09 2006 +0100
  54. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · Sat Mar 11 22:53:33 2006 +0100
  55. 2105aa2 Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · Tue Mar 07 00:22:36 2006 +0100
  56. f4a5c61 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · Tue Feb 28 18:05:25 2006 +0100
  57. aedd96a Changed gcc-4.0 global data pointer fix to conform with the fix for this on by Markus Klotzbücher · Fri Feb 10 11:25:41 2006 +0100
  58. 21e69a0 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · Tue Feb 07 20:04:48 2006 +0100
  59. 7a132ae Cleanup U-Boot boot messages on ARM. by Wolfgang Denk · Sun Jan 29 19:12:41 2006 +0100
  60. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  61. 4dc1146 Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005 by Wolfgang Denk · Mon Sep 26 01:06:33 2005 +0200
  62. 9cf5610 Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2 by Wolfgang Denk · Fri Aug 19 00:53:02 2005 +0200
  63. a21ad7b * Patch by Greg Ungerer, 19 May 2005: by wdenk · Thu May 19 22:39:42 2005 +0000
  64. 9773ef9 Patch by Martin Krause, 01 Apr 2005: by wdenk · Fri Apr 01 15:18:44 2005 +0000
  65. cb99da5 * Some Cleanup. by wdenk · Wed Jan 12 00:15:14 2005 +0000
  66. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · Sun Jan 09 23:16:25 2005 +0000
  67. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · Sun Jan 09 17:12:27 2005 +0000
  68. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · Sat Oct 09 23:25:58 2004 +0000
  69. 7ac1610 * Code cleanup by wdenk · Sun Aug 01 22:48:16 2004 +0000
  70. 82db02f * Patch by George G. Davis, 06 Jul 2004: by wdenk · Sun Jul 11 22:19:26 2004 +0000
  71. 361f4a2 * Patch by Philippe Robin, 01 Jul 2004: by wdenk · Sun Jul 11 18:10:30 2004 +0000
  72. 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · Thu Jul 01 20:28:03 2004 +0000
  73. 9e07690 * Fix flash parameters passed to Linux for PPChameleon board by wdenk · Thu Jun 17 18:50:45 2004 +0000
  74. 3c71176 * Patch by Paul Ruhland, 17 May 2004: by wdenk · Wed Jun 09 13:37:52 2004 +0000
  75. 6b1aa8d Patch by Dave Peverley, 29 Apr 2004: by wdenk · Sun Jun 06 22:11:41 2004 +0000
  76. 19c8fb7 * Patch by Matthew S. McClintock, 14 Apr 2004: by wdenk · Sun Apr 18 22:26:17 2004 +0000
  77. f16b516 * Patch by Phillippe Robin, 16 Mar 2004: by wdenk · Tue Mar 23 21:43:07 2004 +0000
  78. 29e7f5a Add support for Siemens SX1 mobile phone; by wdenk · Fri Mar 12 00:14:09 2004 +0000
  79. b98ac28 * Patch by Andrea Scian, 17 Feb 2004: by wdenk · Tue Feb 24 00:16:43 2004 +0000
  80. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · Sun Feb 08 19:38:38 2004 +0000
  81. 4b6e905 * Patch by Wolter Kamphuis, 15 Dec 2003: by wdenk · Fri Feb 06 21:48:22 2004 +0000
  82. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · Tue Jan 20 23:12:12 2004 +0000
  83. bc01dd5 * Patch by Denis Peter, 8 Dec 2003 by wdenk · Fri Jan 02 16:05:07 2004 +0000
  84. 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · Sun Dec 07 18:32:37 2003 +0000
  85. 5d5317e * Patch by Xue Ligong (Joe), 13 Nov 2003: add Realtek 8019 ethernet driver by wdenk · Sun Dec 07 00:46:27 2003 +0000
  86. 8676590 * Patch by Nicolas Lacressonnière, 12 Nov 2003: by wdenk · Sat Dec 06 23:55:10 2003 +0000
  87. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · Sat Dec 06 19:49:23 2003 +0000
  88. b6c60cb3 * Prepare for release by wdenk · Wed Oct 29 23:18:55 2003 +0000
  89. 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · Fri Oct 10 10:05:42 2003 +0000
  90. b6b2f0e Support new configuration of TRAB board with more memory by wdenk · Wed Sep 17 22:48:07 2003 +0000
  91. f6a6ac1 Add auto-update code for TRAB board using USB memory sticks by wdenk · Wed Sep 17 15:10:32 2003 +0000
  92. 934c4f8 * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · Thu Sep 11 19:48:06 2003 +0000
  93. b846356 * Allow crc32 to be used at address 0x000 by wdenk · Sat Jul 26 08:08:08 2003 +0000
  94. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  95. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  96. 5695861 * Patch by Rune Torgersen, 4 Jun 2003: by wdenk · Sun Jun 22 17:18:28 2003 +0000
  97. 7539dea * Patches by David Müller, 12 Jun 2003: by wdenk · Thu Jun 19 23:01:32 2003 +0000
  98. 381669a * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · Mon Jun 16 23:50:08 2003 +0000
  99. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · Fri May 30 12:48:29 2003 +0000
  100. aa60336 Patch by Mathijs Haarman, 08 May 2003: by wdenk · Mon May 12 21:50:16 2003 +0000