1. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · Wed Aug 23 19:10:44 2006 +0800
  2. 6e116e7 Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  3. 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
  4. 439498f Fixed initrd issue by define big RAM by Jin Zhengxiong · Thu Jul 13 10:35:10 2006 -0500
  5. 12b28ae We made a u-boot patch to fix the hang up issue by Jason Jin · Fri Jul 07 10:01:45 2006 -0500
  6. 83212e9 Allow args on reset command. by Haiying Wang · Fri May 26 10:01:16 2006 -0500
  7. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · Wed May 10 09:38:06 2006 -0500
  8. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
  9. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  10. a613c8b Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · Sun Apr 16 10:27:31 2006 +0200
  11. 7c454bf Merge with /home/m8/git/u-boot by Wolfgang Denk · Wed Apr 12 12:26:32 2006 +0200
  12. fd9e97c Fixes common/cmd_flash.c: by Heiko Schocher · Tue Apr 11 14:39:21 2006 +0200
  13. a93b6e3 Merge with /home/sr/git/u-boot/cfi-flash by Wolfgang Denk · Thu Apr 06 00:16:58 2006 +0200
  14. f559579 Remove dependencies between DoC code and old legacy NAND driver. by Marian Balakowicz · Wed Apr 05 20:46:41 2006 +0200
  15. 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
  16. efef95b * Changes/fixes for drivers/cfi_flash.c: by Stefan Roese · Sat Apr 01 13:41:03 2006 +0200
  17. 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
  18. 387f541 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · Thu Mar 30 13:40:55 2006 +0200
  19. ffe7ef5 Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Fri Mar 24 15:43:16 2006 +0100
  20. 5d113e0 Support for redundant environment in NAND Flash. by Markus Klotzbuecher · Mon Mar 20 18:02:44 2006 +0100
  21. 5d5ce29 Change max size of uncompressed uImage's to 8MByte and add by Stefan Roese · Mon Mar 13 11:16:36 2006 +0100
  22. 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
  23. 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
  24. 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
  25. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  26. d44e7bb Avoid dereferencing NULL in find_cmd() if no valid commands were found by Wolfgang Denk · Sun Mar 12 02:20:55 2006 +0100
  27. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
  28. b6929f9 Add loads of ntohl() in image header handling by Wolfgang Denk · Sun Mar 12 01:59:35 2006 +0100
  29. 0a8599f Fix comment in common/soft_i2c.c by Wolfgang Denk · Sun Mar 12 01:30:45 2006 +0100
  30. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · Sat Mar 11 22:53:33 2006 +0100
  31. be8ebab Some minor fixes to environment in NAND code. by Markus Klotzbuecher · Wed Mar 08 00:04:04 2006 +0100
  32. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  33. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · Sun Mar 05 18:57:33 2006 +0100
  34. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · Fri Feb 24 09:37:22 2006 +0100
  35. a8b76de Add support for passing initrd information via flat device tree by Kumar Gala · Wed Jan 11 16:41:35 2006 -0600
  36. e40c2b5 Added OF_STDOUT_PATH and OF_SOC by Kumar Gala · Wed Jan 11 13:59:02 2006 -0600
  37. 1e26aa5 Allow board code to fixup the flat device tree before booting a by Kumar Gala · Wed Jan 11 13:54:17 2006 -0600
  38. 4ce1431 Added CONFIG_ options for bd_t and env in flat dev tree by Kumar Gala · Wed Jan 11 13:49:31 2006 -0600
  39. 117b0b1 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · Thu Dec 01 02:15:07 2005 +0100
  40. cbdd1c8 Fix miiphy global data initialization (problem on 4xx boards when no by Marian Balakowicz · Wed Nov 30 18:06:04 2005 +0100
  41. 9a08dd1 * Add hook to NAND erase and implement nand_wait function. by Wolfgang Denk · Wed Nov 02 14:29:12 2005 +0100
  42. 39eb918 Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 29 23:45:04 2005 +0200
  43. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  44. ff2dcf5 Correct includes for flat tree builder. by Marian Balakowicz · Fri Oct 28 18:08:03 2005 +0200
  45. f1d6699 Fix problem with sleep in NetConsole (use get_timer()) by Stefan Roese · Thu Oct 20 16:36:44 2005 +0200
  46. 0f256c4 Merge with /home/sr/git/u-boot by Wolfgang Denk · Mon Oct 17 00:19:16 2005 +0200
  47. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 15 18:23:43 2005 +0200
  48. 8e531a4 Fix identification on ext2ls help entry Patch by Stefan Roese, 14 Oct 2005 by Stefan Roese · Fri Oct 14 15:34:07 2005 +0200
  49. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  50. 6edb93b Cleanup by Wolfgang Denk · Thu Oct 13 02:04:18 2005 +0200
  51. 6a63e36 Add missing files for Pantelis Antoniou's patch by Wolfgang Denk · Thu Oct 13 01:59:29 2005 +0200
  52. 4e73f32 Merge with /home/sr/git/u-boot by Wolfgang Denk · Thu Oct 13 01:55:58 2005 +0200
  53. 27a5b0b Support passing of OF flat trees to the kernel. by Wolfgang Denk · Thu Oct 13 01:45:54 2005 +0200
  54. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200
  55. 13b9369 Fix gzip bmp support (test if malloc fails, warning when truncated). by Stefan Roese · Sat Oct 08 10:19:07 2005 +0200
  56. 63e44ff Fix booting from serial dataflash on AT91RM9200 by Wolfgang Denk · Thu Oct 06 01:50:50 2005 +0200
  57. 6f3b1cd Fix device partition intialization for SystemACE disks. by Wolfgang Denk · Wed Oct 05 00:25:17 2005 +0200
  58. b072379 Fix compiler warning by Wolfgang Denk · Fri Sep 30 15:18:23 2005 +0200
  59. 00b67fd Fix uninitialized variable problem in hush shell by Wolfgang Denk · Wed Sep 28 01:49:47 2005 +0200
  60. cba3feb Add iopset command on mpc8xx Patch by Daniel Eisenhut, 25 Mar 2005 by Wolfgang Denk · Mon Sep 26 00:44:15 2005 +0200
  61. 34ca9d3 Cleanup by Wolfgang Denk · Sun Sep 25 18:49:35 2005 +0200
  62. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · Sun Sep 25 17:02:27 2005 +0200
  63. c38e70c Add Xilinx Spartan3 family FPGA support by Wolfgang Denk · Sun Sep 25 16:44:21 2005 +0200
  64. 0cbaf64 Add support for AMD's Pb1x00 eval board; by Wolfgang Denk · Sun Sep 25 00:53:22 2005 +0200
  65. ffb7756 virtex2 fix for bogus download error messages by Wolfgang Denk · Sat Sep 24 23:41:00 2005 +0200
  66. edb6548 * Fix PHY address argument passing with mii info command by Wolfgang Denk · Sat Sep 24 21:54:50 2005 +0200
  67. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · Fri Sep 23 11:05:55 2005 +0200
  68. 43affca Merge with /home/wd/git/u-boot/work by Wolfgang Denk · Thu Sep 22 09:46:19 2005 +0200
  69. d9d9774 Add SM501 support to HH405 board. by Stefan Roese · Thu Sep 22 09:04:17 2005 +0200
  70. c4df5a4 Fix computation of framebuffer palette for 8bpp LCD bitmaps by Wolfgang Denk · Wed Sep 21 15:24:52 2005 +0200
  71. 7b9bc3a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · Wed Sep 14 23:53:32 2005 +0200
  72. fe1444a Added support for mtddevnum and mtddevname variables (mtdparts command) by Marian Balakowicz · Sun Sep 11 15:27:12 2005 +0200
  73. f8f7707 Add keyboard and dot matrix display support for HMI1001 board. by Wolfgang Denk · Tue Aug 30 13:04:12 2005 +0200
  74. e4e5e4e Add new board specific commands for TQM5200/STK52XX by Wolfgang Denk · Fri Aug 19 00:46:54 2005 +0200
  75. 6583f36 Merge with testing-NAND (Rewrite of NAND code) by Wolfgang Denk · Wed Aug 17 12:57:49 2005 +0200
  76. 2f9b7e4 Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · Wed Aug 17 12:55:25 2005 +0200
  77. 2e9fe74 Merge with pollux.denx.org:/home/git/u-boot/.git by m8 · Tue Aug 16 17:34:22 2005 +0200
  78. 79117cd Fix return values of the jffs2 commands ls/fsload/fsinfo, by Wolfgang Denk · Tue Aug 16 09:32:45 2005 +0200
  79. 7b4e347 Fix compiler warnings by Wolfgang Denk · Sat Aug 13 02:04:37 2005 +0200
  80. 2b7976a Make bootretry feature work with hush shell. by Wolfgang Denk · Fri Aug 12 23:34:51 2005 +0200
  81. 8ff63c2 Preserve PHY_BMCR during a soft reset. Patch by Carl Riechers, 24 Jun 2005 by Wolfgang Denk · Fri Aug 12 23:15:53 2005 +0200
  82. a484c60 FRAM memory access optimization. by m8 · Fri Aug 12 21:16:13 2005 +0200
  83. f9b8567 Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) by Stefan Roese · Fri Aug 12 16:46:35 2005 +0200
  84. eb95c85 Add configuration for IFM AEV FIFO board. Minor coding style cleanup. by Wolfgang Denk · Wed Aug 10 15:14:32 2005 +0200
  85. c0d487b Make new "mtdparts" code build with older compilers by Wolfgang Denk · Tue Aug 09 21:41:20 2005 +0200
  86. afeff6d Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Aug 09 17:38:59 2005 +0200
  87. 16439ee Fix compiler warnings with older GCC versions by Wolfgang Denk · Tue Aug 09 17:25:22 2005 +0200
  88. b30f2a1 Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · Mon Aug 08 12:42:22 2005 +0200
  89. 47f5779 Add common (with Linux) MTD partition scheme and "mtdparts" command by Wolfgang Denk · Mon Aug 08 01:03:24 2005 +0200
  90. 4967d10 Fix sign extension bug in 'fpga loadb' command; by Wolfgang Denk · Mon Aug 08 00:14:41 2005 +0200
  91. fdb87ed Fix errors that occur when accessing SystemACE CF by Wolfgang Denk · Sun Aug 07 23:55:50 2005 +0200
  92. 5582de6 Fix 'mii help' text formatting Patch by Cory Tusar, 10 Dec 2004 by Wolfgang Denk · Sat Aug 06 01:13:19 2005 +0200
  93. 355da03 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Aug 05 11:22:28 2005 +0200
  94. bb5c404 Fix compile problem in cmd_flash.c Patch by Teun Grinwis, 05 Aug 2005 by Wolfgang Denk · Fri Aug 05 11:10:31 2005 +0200
  95. 6a3d6b0 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · Thu Aug 04 01:14:12 2005 +0200
  96. db5f386 Cleanup build problems (on Fedora Core x86_64 build host) by Wolfgang Denk · Wed Aug 03 22:32:02 2005 +0200
  97. 7ccb9f0 Merge with rsync://git-user@source.denx.net/git/u-boot.git by Jon Loeliger · Tue Aug 02 13:53:07 2005 -0500
  98. d06ce5d Coding style cleanup by Wolfgang Denk · Tue Aug 02 17:06:17 2005 +0200
  99. ebc7224 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · Mon Aug 01 13:20:47 2005 -0500
  100. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · Mon Aug 01 16:41:48 2005 +0200