1. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 17:08:31 2006 +0200
  2. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Fri Oct 20 23:52:58 2006 +0200
  3. b0b37ed Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 20 23:04:42 2006 +0200
  4. 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · Fri Oct 20 17:54:33 2006 +0200
  5. 6d89f0c MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · Fri Oct 20 15:51:21 2006 +0200
  6. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
  7. 511b1e3 Coding style cleanup by Wolfgang Denk · Fri Oct 20 12:02:59 2006 +0200
  8. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  9. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
  10. 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · Tue Oct 10 00:23:32 2006 -0600
  11. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  12. b458869 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Oct 12 01:26:20 2006 +0200
  13. aad3853 Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · Wed Oct 11 23:54:37 2006 +0200
  14. 5b94882 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · Wed Oct 11 15:13:01 2006 -0500
  15. faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Oct 11 10:16:01 2006 -0500
  16. f7b4f19 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · Wed Oct 11 16:57:01 2006 +0200
  17. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Wed Oct 11 14:15:21 2006 +0200
  18. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  19. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200
  20. 01edd02 Merge with /home/sr/git/u-boot/avr32 by Wolfgang Denk · Mon Oct 09 13:32:53 2006 +0200
  21. df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
  22. 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
  23. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  24. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  25. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  26. c9c06e5 Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Wed Sep 13 10:25:40 2006 +0200
  27. 872622d Fix alignment problem in "mtdparts" command by Wolfgang Denk · Wed Sep 13 10:23:06 2006 +0200
  28. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
  29. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  30. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  31. ebbbce7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Sun Sep 03 18:13:21 2006 +0200
  32. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  33. 3702c19 Added simple_strtoul(), getenv() and setenv() to the exported functions. by Detlev Zundel · Fri Sep 01 15:00:02 2006 +0200
  34. 95d1169 Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · Thu Aug 31 16:46:53 2006 +0200
  35. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · Wed Aug 30 23:09:00 2006 +0200
  36. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · Wed Aug 30 23:02:10 2006 +0200
  37. c4e0f05 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
  38. 41d4164 Merge branch 'mpc85xx' by Jon Loeliger · Tue Aug 29 08:47:20 2006 -0500
  39. 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
  40. 4db6937 * Another small fix for booting with disable_of by Matthew McClintock · Wed Aug 23 13:32:45 2006 -0500
  41. 98121dd Merge branch 'mpc86xx' by Jon Loeliger · Wed Aug 23 10:40:37 2006 -0500
  42. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · Wed Aug 23 19:10:44 2006 +0800
  43. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Aug 22 10:17:59 2006 -0500
  44. 20453d6 Fix disable_of booting by Matthew McClintock · Tue Aug 22 09:31:59 2006 -0500
  45. 27ec206 Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Tue Aug 22 09:23:55 2006 -0500
  46. 9d47ad4 Add a fix for a buggy USB device on the FO300 board. by Bartlomiej Sieka · Tue Aug 22 10:38:18 2006 +0200
  47. e4c32ab Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · Sat Aug 19 02:04:56 2006 +0200
  48. 6e116e7 Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  49. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  50. 8f5af4b * Fix disable_of booting by Matthew McClintock · Wed Aug 16 13:59:47 2006 -0500
  51. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Wed Aug 16 10:54:09 2006 -0500
  52. 75ff91e Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Sun Aug 13 02:25:32 2006 +0200
  53. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · Wed Aug 09 14:41:17 2006 -0500
  54. 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
  55. 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
  56. 120d964 Merge branch 'wd' by Jon Loeliger · Wed Aug 09 13:36:54 2006 -0500
  57. a80b2b9 Merge with /home/tur/proj/usb_sticks/u-boot by Wolfgang Denk · Mon Aug 07 20:28:05 2006 +0200
  58. dc5ff70 Fix control-c handing in CONFIG_CMDLINE_EDITING by Stefan Roese · Mon Aug 07 15:08:44 2006 +0200
  59. 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
  60. e39589f Prevent USB commands from working when USB is stopped. by Bartlomiej Sieka · Thu Aug 03 23:20:13 2006 +0200
  61. 978333a Add rudimentary handling of alternate settings of USB interfaces - to fix by Bartlomiej Sieka · Wed Aug 02 00:54:18 2006 +0200
  62. 59ff5a5 Fix CONFIG_CMDLINE_EDITING implementation Patch by Stefan Roese, 27 Jul 2006 by Stefan Roese · Thu Jul 27 16:11:19 2006 +0200
  63. 31560d1 More code cleanup by Wolfgang Denk · Fri Jul 21 15:24:56 2006 +0200
  64. c80857e Code cleanup by Wolfgang Denk · Fri Jul 21 11:56:05 2006 +0200
  65. f0e38c1 Make code better readable. Patch by Ladislav Michl, 14 Sep 2005 by Wolfgang Denk · Fri Jul 21 11:37:40 2006 +0200
  66. 92549de Minor code cleanup. by Wolfgang Denk · Fri Jul 21 11:34:34 2006 +0200
  67. 4c9ca78 Add readline cmdline-editing extension Patch by JinHua Luo, 01 Sep 2005 by Wolfgang Denk · Fri Jul 21 11:33:45 2006 +0200
  68. a66dce5 Check argument count in "mii" command. by Wolfgang Denk · Fri Jul 21 11:20:46 2006 +0200
  69. c98368a Add support for new TQM5200 revisions by Wolfgang Denk · Wed Jul 19 17:52:30 2006 +0200
  70. 41b5460 Merge branch 'mpc86xx' by Jon Loeliger · Thu Jul 13 10:58:28 2006 -0500
  71. 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
  72. 439498f Fixed initrd issue by define big RAM by Jin Zhengxiong · Thu Jul 13 10:35:10 2006 -0500
  73. 7655901 Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. by Bartlomiej Sieka · Thu Jul 13 15:32:16 2006 +0200
  74. 50440e7 Major PCMCIA Cleanup to make code better readable and maintainable. by Wolfgang Denk · Mon Jul 10 23:07:28 2006 +0200
  75. 5d47e24 Merge branch 'mpc86xx' by Jon Loeliger · Fri Jul 07 10:03:07 2006 -0500
  76. 12b28ae We made a u-boot patch to fix the hang up issue by Jason Jin · Fri Jul 07 10:01:45 2006 -0500
  77. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 18:19:42 2006 +0200
  78. 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 16:30:46 2006 +0200
  79. 349b6e0 * Patch to modify ft_build.c to update flat device trees in place by Matthew McClintock · Wed Jun 28 10:42:24 2006 -0500
  80. 6fb7c81 * Modify bootm command to support booting with flat device trees by Matthew McClintock · Wed Jun 28 10:41:37 2006 -0500
  81. 39c7642 Add support for gth2 board Patch by Thomas Lange, Aug 11 2005 by Wolfgang Denk · Fri Jun 16 17:32:31 2006 +0200
  82. 16c3a45 Add support for CONFIG_SERIAL_MULTI on MPC5xxx by Wolfgang Denk · Fri Jun 16 17:04:45 2006 +0200
  83. c36cb45 Merge branch 'mpc86xx' by Jon Loeliger · Wed Jun 07 08:49:46 2006 -0500
  84. 3d02627 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Jun 07 08:49:38 2006 -0500
  85. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · Tue May 30 15:56:48 2006 +0200
  86. 83212e9 Allow args on reset command. by Haiying Wang · Fri May 26 10:01:16 2006 -0500
  87. b6bbc6c Fix PCMCIA support on virtlab2 by Wolfgang Denk · Mon May 15 13:52:51 2006 +0200
  88. c1193a4 Cleanup compile warning. by Wolfgang Denk · Fri May 12 16:32:32 2006 +0200
  89. 67ffef3 Add support for VirtLab2 board by Wolfgang Denk · Fri May 12 16:15:46 2006 +0200
  90. f9f6a4e Merge branch 'mpc86xx' by Jon Loeliger · Wed May 10 09:43:21 2006 -0500
  91. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · Wed May 10 09:38:06 2006 -0500
  92. 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
  93. a444149 Merge branch 'mpc86xx' by Jon Loeliger · Tue May 09 08:33:11 2006 -0500
  94. 1c057b4 Merge with /home/m8/git/u-boot by Wolfgang Denk · Tue May 09 13:46:55 2006 +0200
  95. c952aed Add M5271EVB board support. by Marian Balakowicz · Tue May 09 11:54:44 2006 +0200
  96. da91693 Declare load_serial_ymodem() when using CFG_CMD_LOADB. by Wolfgang Denk · Tue May 02 00:11:25 2006 +0200
  97. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
  98. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  99. a613c8b Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · Sun Apr 16 10:27:31 2006 +0200
  100. 7c454bf Merge with /home/m8/git/u-boot by Wolfgang Denk · Wed Apr 12 12:26:32 2006 +0200