1. 5d5ce29 Change max size of uncompressed uImage's to 8MByte and add by Stefan Roese · Mon Mar 13 11:16:36 2006 +0100
  2. 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
  3. 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
  4. 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
  5. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  6. d44e7bb Avoid dereferencing NULL in find_cmd() if no valid commands were found by Wolfgang Denk · Sun Mar 12 02:20:55 2006 +0100
  7. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
  8. b6929f9 Add loads of ntohl() in image header handling by Wolfgang Denk · Sun Mar 12 01:59:35 2006 +0100
  9. 0a8599f Fix comment in common/soft_i2c.c by Wolfgang Denk · Sun Mar 12 01:30:45 2006 +0100
  10. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · Sat Mar 11 22:53:33 2006 +0100
  11. be8ebab Some minor fixes to environment in NAND code. by Markus Klotzbuecher · Wed Mar 08 00:04:04 2006 +0100
  12. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  13. 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
  14. 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
  15. a8b76de Add support for passing initrd information via flat device tree by Kumar Gala · Wed Jan 11 16:41:35 2006 -0600
  16. e40c2b5 Added OF_STDOUT_PATH and OF_SOC by Kumar Gala · Wed Jan 11 13:59:02 2006 -0600
  17. 1e26aa5 Allow board code to fixup the flat device tree before booting a by Kumar Gala · Wed Jan 11 13:54:17 2006 -0600
  18. 4ce1431 Added CONFIG_ options for bd_t and env in flat dev tree by Kumar Gala · Wed Jan 11 13:49:31 2006 -0600
  19. 117b0b1 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · Thu Dec 01 02:15:07 2005 +0100
  20. cbdd1c8 Fix miiphy global data initialization (problem on 4xx boards when no by Marian Balakowicz · Wed Nov 30 18:06:04 2005 +0100
  21. 9a08dd1 * Add hook to NAND erase and implement nand_wait function. by Wolfgang Denk · Wed Nov 02 14:29:12 2005 +0100
  22. 39eb918 Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 29 23:45:04 2005 +0200
  23. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  24. ff2dcf5 Correct includes for flat tree builder. by Marian Balakowicz · Fri Oct 28 18:08:03 2005 +0200
  25. f1d6699 Fix problem with sleep in NetConsole (use get_timer()) by Stefan Roese · Thu Oct 20 16:36:44 2005 +0200
  26. 0f256c4 Merge with /home/sr/git/u-boot by Wolfgang Denk · Mon Oct 17 00:19:16 2005 +0200
  27. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 15 18:23:43 2005 +0200
  28. 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
  29. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  30. 6edb93b Cleanup by Wolfgang Denk · Thu Oct 13 02:04:18 2005 +0200
  31. 6a63e36 Add missing files for Pantelis Antoniou's patch by Wolfgang Denk · Thu Oct 13 01:59:29 2005 +0200
  32. 4e73f32 Merge with /home/sr/git/u-boot by Wolfgang Denk · Thu Oct 13 01:55:58 2005 +0200
  33. 27a5b0b Support passing of OF flat trees to the kernel. by Wolfgang Denk · Thu Oct 13 01:45:54 2005 +0200
  34. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200
  35. 13b9369 Fix gzip bmp support (test if malloc fails, warning when truncated). by Stefan Roese · Sat Oct 08 10:19:07 2005 +0200
  36. 63e44ff Fix booting from serial dataflash on AT91RM9200 by Wolfgang Denk · Thu Oct 06 01:50:50 2005 +0200
  37. 6f3b1cd Fix device partition intialization for SystemACE disks. by Wolfgang Denk · Wed Oct 05 00:25:17 2005 +0200
  38. b072379 Fix compiler warning by Wolfgang Denk · Fri Sep 30 15:18:23 2005 +0200
  39. 00b67fd Fix uninitialized variable problem in hush shell by Wolfgang Denk · Wed Sep 28 01:49:47 2005 +0200
  40. cba3feb Add iopset command on mpc8xx Patch by Daniel Eisenhut, 25 Mar 2005 by Wolfgang Denk · Mon Sep 26 00:44:15 2005 +0200
  41. 34ca9d3 Cleanup by Wolfgang Denk · Sun Sep 25 18:49:35 2005 +0200
  42. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · Sun Sep 25 17:02:27 2005 +0200
  43. c38e70c Add Xilinx Spartan3 family FPGA support by Wolfgang Denk · Sun Sep 25 16:44:21 2005 +0200
  44. 0cbaf64 Add support for AMD's Pb1x00 eval board; by Wolfgang Denk · Sun Sep 25 00:53:22 2005 +0200
  45. ffb7756 virtex2 fix for bogus download error messages by Wolfgang Denk · Sat Sep 24 23:41:00 2005 +0200
  46. edb6548 * Fix PHY address argument passing with mii info command by Wolfgang Denk · Sat Sep 24 21:54:50 2005 +0200
  47. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · Fri Sep 23 11:05:55 2005 +0200
  48. 43affca Merge with /home/wd/git/u-boot/work by Wolfgang Denk · Thu Sep 22 09:46:19 2005 +0200
  49. d9d9774 Add SM501 support to HH405 board. by Stefan Roese · Thu Sep 22 09:04:17 2005 +0200
  50. c4df5a4 Fix computation of framebuffer palette for 8bpp LCD bitmaps by Wolfgang Denk · Wed Sep 21 15:24:52 2005 +0200
  51. 7b9bc3a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · Wed Sep 14 23:53:32 2005 +0200
  52. fe1444a Added support for mtddevnum and mtddevname variables (mtdparts command) by Marian Balakowicz · Sun Sep 11 15:27:12 2005 +0200
  53. f8f7707 Add keyboard and dot matrix display support for HMI1001 board. by Wolfgang Denk · Tue Aug 30 13:04:12 2005 +0200
  54. e4e5e4e Add new board specific commands for TQM5200/STK52XX by Wolfgang Denk · Fri Aug 19 00:46:54 2005 +0200
  55. 6583f36 Merge with testing-NAND (Rewrite of NAND code) by Wolfgang Denk · Wed Aug 17 12:57:49 2005 +0200
  56. 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
  57. 2e9fe74 Merge with pollux.denx.org:/home/git/u-boot/.git by m8 · Tue Aug 16 17:34:22 2005 +0200
  58. 79117cd Fix return values of the jffs2 commands ls/fsload/fsinfo, by Wolfgang Denk · Tue Aug 16 09:32:45 2005 +0200
  59. 7b4e347 Fix compiler warnings by Wolfgang Denk · Sat Aug 13 02:04:37 2005 +0200
  60. 2b7976a Make bootretry feature work with hush shell. by Wolfgang Denk · Fri Aug 12 23:34:51 2005 +0200
  61. 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
  62. a484c60 FRAM memory access optimization. by m8 · Fri Aug 12 21:16:13 2005 +0200
  63. 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
  64. eb95c85 Add configuration for IFM AEV FIFO board. Minor coding style cleanup. by Wolfgang Denk · Wed Aug 10 15:14:32 2005 +0200
  65. c0d487b Make new "mtdparts" code build with older compilers by Wolfgang Denk · Tue Aug 09 21:41:20 2005 +0200
  66. afeff6d Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Aug 09 17:38:59 2005 +0200
  67. 16439ee Fix compiler warnings with older GCC versions by Wolfgang Denk · Tue Aug 09 17:25:22 2005 +0200
  68. 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
  69. 47f5779 Add common (with Linux) MTD partition scheme and "mtdparts" command by Wolfgang Denk · Mon Aug 08 01:03:24 2005 +0200
  70. 4967d10 Fix sign extension bug in 'fpga loadb' command; by Wolfgang Denk · Mon Aug 08 00:14:41 2005 +0200
  71. fdb87ed Fix errors that occur when accessing SystemACE CF by Wolfgang Denk · Sun Aug 07 23:55:50 2005 +0200
  72. 5582de6 Fix 'mii help' text formatting Patch by Cory Tusar, 10 Dec 2004 by Wolfgang Denk · Sat Aug 06 01:13:19 2005 +0200
  73. 355da03 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Aug 05 11:22:28 2005 +0200
  74. 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
  75. 6a3d6b0 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · Thu Aug 04 01:14:12 2005 +0200
  76. db5f386 Cleanup build problems (on Fedora Core x86_64 build host) by Wolfgang Denk · Wed Aug 03 22:32:02 2005 +0200
  77. 7ccb9f0 Merge with rsync://git-user@source.denx.net/git/u-boot.git by Jon Loeliger · Tue Aug 02 13:53:07 2005 -0500
  78. d06ce5d Coding style cleanup by Wolfgang Denk · Tue Aug 02 17:06:17 2005 +0200
  79. ebc7224 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · Mon Aug 01 13:20:47 2005 -0500
  80. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · Mon Aug 01 16:41:48 2005 +0200
  81. 14c79be Merge with rsync://git-user@source.denx.net/git/u-boot.git by Jon Loeliger · Thu Jul 28 10:35:56 2005 -0500
  82. 9419a4f Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" by Wolfgang Denk · Thu Jul 28 01:50:14 2005 +0200
  83. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
  84. c7a4f7d Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · Thu Jul 21 11:57:57 2005 +0200
  85. 104866b Add new argument format for flash commands to allow for usage like by Wolfgang Denk · Thu Jul 21 11:45:50 2005 +0200
  86. 2b9d186 * Patch by Detlev Zundel, 30 Jun 2005: by wdenk · Mon Jul 04 00:03:16 2005 +0000
  87. a2b932d * Fix baudrate calculation problem on MPC5200 systems by wdenk · Mon Jun 27 13:30:03 2005 +0000
  88. d1894de * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · Mon Jun 20 10:17:34 2005 +0000
  89. 8d414a7 * Add support for HMI1001 board by wdenk · Fri Jun 10 10:00:19 2005 +0000
  90. 5ceea26 Fix watchdog reset problems on LWMON board by wdenk · Sun Jun 05 20:30:43 2005 +0000
  91. a7316b0 * Fix debug code in omap5912osk flash driver by wdenk · Thu May 12 22:48:09 2005 +0000
  92. 4d8b309 * Patch by Matthias Fuchs, 03 May 2005: by stroese · Tue May 03 06:12:20 2005 +0000
  93. 64c59fe * Patch by Stefan Roese, 03 May 2005: by stroese · Tue May 03 06:06:41 2005 +0000
  94. 10164c6 * Patch by Steven Scholz, 07 Apr 2005: by wdenk · Thu Apr 07 22:36:40 2005 +0000
  95. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · Wed Apr 06 00:04:16 2005 +0000
  96. e085e5b * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · Tue Apr 05 23:32:21 2005 +0000
  97. bc3202a * Patch by Yuli Barcohen, 08 Nov 2004: by wdenk · Sun Apr 03 23:11:38 2005 +0000
  98. 6d3c6d1 Patches by Josef Wagner, 29 Oct 2004: by wdenk · Sun Apr 03 22:35:21 2005 +0000
  99. 1873b60 * Patch by Scott McNutt, 01 Nov 2004: by wdenk · Sun Apr 03 21:11:16 2005 +0000
  100. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000