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