1. d4dd662 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · Wed Apr 04 02:05:48 2007 +0200
  2. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · Sat Mar 31 14:30:53 2007 -0400
  3. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · Sat Mar 31 12:23:51 2007 -0400
  4. ade8ef4 Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · Sat Mar 31 12:22:10 2007 -0400
  5. 1f0c40c Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · Mon Mar 26 01:39:07 2007 +0200
  6. b284679 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · Thu Mar 22 00:13:12 2007 +0100
  7. 87375b2 Merge http://www.denx.de/git/u-boot by Aubrey Li · Mon Mar 19 23:01:15 2007 +0800
  8. 922ce20 [Microblaze][PATCH] part 2 by Michal Simek · Sun Mar 11 13:48:24 2007 +0100
  9. 450c23e [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · Fri Mar 09 13:40:56 2007 +0800
  10. b60b5e2 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules by Matthias Fuchs · Thu Mar 08 16:26:52 2007 +0100
  11. dd6cffc [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined by Matthias Fuchs · Thu Mar 08 16:25:47 2007 +0100
  12. 54d1d0e Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · Tue Feb 20 10:58:04 2007 +0100
  13. 096cc9b [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT by Stefan Roese · Tue Feb 20 10:51:26 2007 +0100
  14. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · Tue Feb 20 09:05:45 2007 +0100
  15. 89cf4cc [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · Tue Feb 20 09:05:23 2007 +0100
  16. 715a70b [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) by Grant Likely · Tue Feb 20 09:05:16 2007 +0100
  17. f6f2edf [PATCH 4_4] Remove local implementation of isprint() in ft_build.c by Grant Likely · Tue Feb 20 09:05:07 2007 +0100
  18. 02a0078 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · Tue Feb 20 09:05:00 2007 +0100
  19. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  20. 1d5a074 Undo commit 3033ebb2: reset command does not take any arguments by Wolfgang Denk · Sat Jan 13 11:17:10 2007 +0100
  21. 23d4328 Fix to make the baudrate changes immediate for the MCF52x2 family. by Bartlomiej Sieka · Wed Dec 20 00:29:43 2006 +0100
  22. 8ff81c6 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · Wed Dec 20 00:27:32 2006 +0100
  23. 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
  24. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · Thu Nov 30 02:01:32 2006 +0100
  25. 0048778 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command by Stefan Roese · Wed Nov 29 12:53:15 2006 +0100
  26. 4f19a68 Merge http://www.denx.de/git/u-boot by Kim Phillips · Tue Nov 28 23:35:49 2006 -0600
  27. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · Tue Nov 28 12:09:35 2006 -0600
  28. 1b711ab Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · Mon Nov 27 23:11:18 2006 +0100
  29. 208d38a [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel by Stefan Roese · Mon Nov 27 17:04:06 2006 +0100
  30. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Fri Nov 10 07:48:47 2006 +0100
  31. c0cc46e Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · Mon Nov 06 17:06:36 2006 +0100
  32. 4565715 Add support for multiple I2C buses by Ben Warren · Thu Sep 07 16:50:54 2006 -0400
  33. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · Sat Oct 28 15:55:52 2006 +0200
  34. bc50f8c Check for illegal character '=' in environment variable names. by Wolfgang Denk · Sat Oct 28 01:14:32 2006 +0200
  35. 9c82c68 Minor code cleanup. by Wolfgang Denk · Sat Oct 28 00:38:39 2006 +0200
  36. 9ba223b Code cleanup. by Wolfgang Denk · Thu Oct 26 16:24:31 2006 +0200
  37. 0e8e857 Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree by Wolfgang Denk · Thu Oct 26 16:18:49 2006 +0200
  38. 665915b Added support for Multi-Image files that contain a device tree by Kumar Gala · Tue Oct 24 23:47:37 2006 -0500
  39. e5d99e2 Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr by Wolfgang Denk · Wed Oct 25 00:43:17 2006 +0200
  40. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 17:08:31 2006 +0200
  41. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Fri Oct 20 23:52:58 2006 +0200
  42. b0b37ed Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 20 23:04:42 2006 +0200
  43. 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · Fri Oct 20 17:54:33 2006 +0200
  44. 6d89f0c MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · Fri Oct 20 15:51:21 2006 +0200
  45. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
  46. 511b1e3 Coding style cleanup by Wolfgang Denk · Fri Oct 20 12:02:59 2006 +0200
  47. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  48. 84cf624 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · Tue Oct 17 06:14:31 2006 +0200
  49. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
  50. 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · Tue Oct 10 00:23:32 2006 -0600
  51. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  52. b458869 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Oct 12 01:26:20 2006 +0200
  53. 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
  54. 5b94882 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · Wed Oct 11 15:13:01 2006 -0500
  55. faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Oct 11 10:16:01 2006 -0500
  56. f7b4f19 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · Wed Oct 11 16:57:01 2006 +0200
  57. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Wed Oct 11 14:15:21 2006 +0200
  58. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  59. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200
  60. 01edd02 Merge with /home/sr/git/u-boot/avr32 by Wolfgang Denk · Mon Oct 09 13:32:53 2006 +0200
  61. df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
  62. 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
  63. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  64. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  65. b89956b Remove compile warnings in fpga code Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · Sat Oct 07 11:33:03 2006 +0200
  66. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  67. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Sep 18 10:48:03 2006 +0200
  68. c9c06e5 Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Wed Sep 13 10:25:40 2006 +0200
  69. 872622d Fix alignment problem in "mtdparts" command by Wolfgang Denk · Wed Sep 13 10:23:06 2006 +0200
  70. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
  71. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  72. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  73. ebbbce7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Sun Sep 03 18:13:21 2006 +0200
  74. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  75. 3702c19 Added simple_strtoul(), getenv() and setenv() to the exported functions. by Detlev Zundel · Fri Sep 01 15:00:02 2006 +0200
  76. 95d1169 Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · Thu Aug 31 16:46:53 2006 +0200
  77. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · Wed Aug 30 23:09:00 2006 +0200
  78. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · Wed Aug 30 23:02:10 2006 +0200
  79. 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
  80. 41d4164 Merge branch 'mpc85xx' by Jon Loeliger · Tue Aug 29 08:47:20 2006 -0500
  81. 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
  82. 4db6937 * Another small fix for booting with disable_of by Matthew McClintock · Wed Aug 23 13:32:45 2006 -0500
  83. 98121dd Merge branch 'mpc86xx' by Jon Loeliger · Wed Aug 23 10:40:37 2006 -0500
  84. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · Wed Aug 23 19:10:44 2006 +0800
  85. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Aug 22 10:17:59 2006 -0500
  86. 20453d6 Fix disable_of booting by Matthew McClintock · Tue Aug 22 09:31:59 2006 -0500
  87. 27ec206 Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Tue Aug 22 09:23:55 2006 -0500
  88. 9d47ad4 Add a fix for a buggy USB device on the FO300 board. by Bartlomiej Sieka · Tue Aug 22 10:38:18 2006 +0200
  89. 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
  90. 6e116e7 Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  91. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  92. 8f5af4b * Fix disable_of booting by Matthew McClintock · Wed Aug 16 13:59:47 2006 -0500
  93. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Wed Aug 16 10:54:09 2006 -0500
  94. 5f1cf2d Add FPGA Altera Cyclone 2 support Patch by Heiko Schocher, 15 Aug 2006 by Stefan Roese · Tue Aug 15 14:15:51 2006 +0200
  95. 75ff91e Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Sun Aug 13 02:25:32 2006 +0200
  96. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · Wed Aug 09 14:41:17 2006 -0500
  97. 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
  98. 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
  99. 120d964 Merge branch 'wd' by Jon Loeliger · Wed Aug 09 13:36:54 2006 -0500
  100. a80b2b9 Merge with /home/tur/proj/usb_sticks/u-boot by Wolfgang Denk · Mon Aug 07 20:28:05 2006 +0200