1. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  2. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
  3. 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · Tue Oct 10 00:23:32 2006 -0600
  4. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  5. faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Oct 11 10:16:01 2006 -0500
  6. f7b4f19 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · Wed Oct 11 16:57:01 2006 +0200
  7. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  8. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200
  9. 01edd02 Merge with /home/sr/git/u-boot/avr32 by Wolfgang Denk · Mon Oct 09 13:32:53 2006 +0200
  10. df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
  11. 98ddb71 Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006 by Wolfgang Denk · Mon Oct 09 12:50:41 2006 +0200
  12. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  13. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  14. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  15. c9c06e5 Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Wed Sep 13 10:25:40 2006 +0200
  16. 872622d Fix alignment problem in "mtdparts" command by Wolfgang Denk · Wed Sep 13 10:23:06 2006 +0200
  17. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
  18. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  19. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  20. ebbbce7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Sun Sep 03 18:13:21 2006 +0200
  21. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  22. 3702c19 Added simple_strtoul(), getenv() and setenv() to the exported functions. by Detlev Zundel · Fri Sep 01 15:00:02 2006 +0200
  23. 95d1169 Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · Thu Aug 31 16:46:53 2006 +0200
  24. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · Wed Aug 30 23:09:00 2006 +0200
  25. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · Wed Aug 30 23:02:10 2006 +0200
  26. 41d4164 Merge branch 'mpc85xx' by Jon Loeliger · Tue Aug 29 08:47:20 2006 -0500
  27. fa43b63 Fixed an OF-tree off-by-one bug when adding a new property name. by Zhang Wei · Mon Aug 28 14:25:31 2006 +0800
  28. 98121dd Merge branch 'mpc86xx' by Jon Loeliger · Wed Aug 23 10:40:37 2006 -0500
  29. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · Wed Aug 23 19:10:44 2006 +0800
  30. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Aug 22 10:17:59 2006 -0500
  31. 20453d6 Fix disable_of booting by Matthew McClintock · Tue Aug 22 09:31:59 2006 -0500
  32. 27ec206 Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Tue Aug 22 09:23:55 2006 -0500
  33. 9d47ad4 Add a fix for a buggy USB device on the FO300 board. by Bartlomiej Sieka · Tue Aug 22 10:38:18 2006 +0200
  34. 6e116e7 Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  35. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  36. 75ff91e Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Sun Aug 13 02:25:32 2006 +0200
  37. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · Wed Aug 09 14:41:17 2006 -0500
  38. 8ab4407 * Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006 by Matthew McClintock · Wed Jun 28 10:42:24 2006 -0500
  39. efae4ca * Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006 by Matthew McClintock · Wed Jun 28 10:41:37 2006 -0500
  40. 120d964 Merge branch 'wd' by Jon Loeliger · Wed Aug 09 13:36:54 2006 -0500
  41. a80b2b9 Merge with /home/tur/proj/usb_sticks/u-boot by Wolfgang Denk · Mon Aug 07 20:28:05 2006 +0200
  42. dc5ff70 Fix control-c handing in CONFIG_CMDLINE_EDITING by Stefan Roese · Mon Aug 07 15:08:44 2006 +0200
  43. c44de50 Change "mii info" to not print an error upon missing PHY at address by Stefan Roese · Mon Aug 07 14:29:04 2006 +0200
  44. e39589f Prevent USB commands from working when USB is stopped. by Bartlomiej Sieka · Thu Aug 03 23:20:13 2006 +0200
  45. 978333a Add rudimentary handling of alternate settings of USB interfaces - to fix by Bartlomiej Sieka · Wed Aug 02 00:54:18 2006 +0200
  46. 59ff5a5 Fix CONFIG_CMDLINE_EDITING implementation Patch by Stefan Roese, 27 Jul 2006 by Stefan Roese · Thu Jul 27 16:11:19 2006 +0200
  47. 31560d1 More code cleanup by Wolfgang Denk · Fri Jul 21 15:24:56 2006 +0200
  48. c80857e Code cleanup by Wolfgang Denk · Fri Jul 21 11:56:05 2006 +0200
  49. f0e38c1 Make code better readable. Patch by Ladislav Michl, 14 Sep 2005 by Wolfgang Denk · Fri Jul 21 11:37:40 2006 +0200
  50. 92549de Minor code cleanup. by Wolfgang Denk · Fri Jul 21 11:34:34 2006 +0200
  51. 4c9ca78 Add readline cmdline-editing extension Patch by JinHua Luo, 01 Sep 2005 by Wolfgang Denk · Fri Jul 21 11:33:45 2006 +0200
  52. a66dce5 Check argument count in "mii" command. by Wolfgang Denk · Fri Jul 21 11:20:46 2006 +0200
  53. c98368a Add support for new TQM5200 revisions by Wolfgang Denk · Wed Jul 19 17:52:30 2006 +0200
  54. 41b5460 Merge branch 'mpc86xx' by Jon Loeliger · Thu Jul 13 10:58:28 2006 -0500
  55. 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · Wed Jul 12 10:48:05 2006 -0400
  56. 439498f Fixed initrd issue by define big RAM by Jin Zhengxiong · Thu Jul 13 10:35:10 2006 -0500
  57. 7655901 Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. by Bartlomiej Sieka · Thu Jul 13 15:32:16 2006 +0200
  58. 50440e7 Major PCMCIA Cleanup to make code better readable and maintainable. by Wolfgang Denk · Mon Jul 10 23:07:28 2006 +0200
  59. 5d47e24 Merge branch 'mpc86xx' by Jon Loeliger · Fri Jul 07 10:03:07 2006 -0500
  60. 12b28ae We made a u-boot patch to fix the hang up issue by Jason Jin · Fri Jul 07 10:01:45 2006 -0500
  61. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 18:19:42 2006 +0200
  62. 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 16:30:46 2006 +0200
  63. 39c7642 Add support for gth2 board Patch by Thomas Lange, Aug 11 2005 by Wolfgang Denk · Fri Jun 16 17:32:31 2006 +0200
  64. 16c3a45 Add support for CONFIG_SERIAL_MULTI on MPC5xxx by Wolfgang Denk · Fri Jun 16 17:04:45 2006 +0200
  65. c36cb45 Merge branch 'mpc86xx' by Jon Loeliger · Wed Jun 07 08:49:46 2006 -0500
  66. 3d02627 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Jun 07 08:49:38 2006 -0500
  67. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · Tue May 30 15:56:48 2006 +0200
  68. 83212e9 Allow args on reset command. by Haiying Wang · Fri May 26 10:01:16 2006 -0500
  69. b6bbc6c Fix PCMCIA support on virtlab2 by Wolfgang Denk · Mon May 15 13:52:51 2006 +0200
  70. c1193a4 Cleanup compile warning. by Wolfgang Denk · Fri May 12 16:32:32 2006 +0200
  71. 67ffef3 Add support for VirtLab2 board by Wolfgang Denk · Fri May 12 16:15:46 2006 +0200
  72. f9f6a4e Merge branch 'mpc86xx' by Jon Loeliger · Wed May 10 09:43:21 2006 -0500
  73. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · Wed May 10 09:38:06 2006 -0500
  74. ae884d7 Fix compile warnings in common/xyzModem.c Patch by Stefan Roese, 10 May 2006 by Stefan Roese · Wed May 10 15:01:40 2006 +0200
  75. a444149 Merge branch 'mpc86xx' by Jon Loeliger · Tue May 09 08:33:11 2006 -0500
  76. 1c057b4 Merge with /home/m8/git/u-boot by Wolfgang Denk · Tue May 09 13:46:55 2006 +0200
  77. c952aed Add M5271EVB board support. by Marian Balakowicz · Tue May 09 11:54:44 2006 +0200
  78. da91693 Declare load_serial_ymodem() when using CFG_CMD_LOADB. by Wolfgang Denk · Tue May 02 00:11:25 2006 +0200
  79. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
  80. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  81. a613c8b Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · Sun Apr 16 10:27:31 2006 +0200
  82. 7c454bf Merge with /home/m8/git/u-boot by Wolfgang Denk · Wed Apr 12 12:26:32 2006 +0200
  83. fd9e97c Fixes common/cmd_flash.c: by Heiko Schocher · Tue Apr 11 14:39:21 2006 +0200
  84. a93b6e3 Merge with /home/sr/git/u-boot/cfi-flash by Wolfgang Denk · Thu Apr 06 00:16:58 2006 +0200
  85. f559579 Remove dependencies between DoC code and old legacy NAND driver. by Marian Balakowicz · Wed Apr 05 20:46:41 2006 +0200
  86. 20a5182 * Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006 by Wolfgang Denk · Sat Apr 01 15:52:46 2006 +0200
  87. efef95b * Changes/fixes for drivers/cfi_flash.c: by Stefan Roese · Sat Apr 01 13:41:03 2006 +0200
  88. 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
  89. 387f541 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · Thu Mar 30 13:40:55 2006 +0200
  90. ffe7ef5 Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Fri Mar 24 15:43:16 2006 +0100
  91. 5d113e0 Support for redundant environment in NAND Flash. by Markus Klotzbuecher · Mon Mar 20 18:02:44 2006 +0100
  92. 5d5ce29 Change max size of uncompressed uImage's to 8MByte and add by Stefan Roese · Mon Mar 13 11:16:36 2006 +0100
  93. d4a6110 Change the sequence of events in soft_i2c.c:send_ack() to keep from by Wolfgang Denk · Mon Mar 13 00:50:48 2006 +0100
  94. 71a5b99 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr by Wolfgang Denk · Sun Mar 12 19:11:42 2006 +0100
  95. 582f3dd Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · Sun Mar 12 16:51:59 2006 +0100
  96. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  97. d44e7bb Avoid dereferencing NULL in find_cmd() if no valid commands were found by Wolfgang Denk · Sun Mar 12 02:20:55 2006 +0100
  98. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
  99. b6929f9 Add loads of ntohl() in image header handling by Wolfgang Denk · Sun Mar 12 01:59:35 2006 +0100
  100. 0a8599f Fix comment in common/soft_i2c.c by Wolfgang Denk · Sun Mar 12 01:30:45 2006 +0100