1. 54d1d0e Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · Tue Feb 20 10:58:04 2007 +0100
  2. 096cc9b [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT by Stefan Roese · Tue Feb 20 10:51:26 2007 +0100
  3. 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
  4. 89cf4cc [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · Tue Feb 20 09:05:23 2007 +0100
  5. 715a70b [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) by Grant Likely · Tue Feb 20 09:05:16 2007 +0100
  6. f6f2edf [PATCH 4_4] Remove local implementation of isprint() in ft_build.c by Grant Likely · Tue Feb 20 09:05:07 2007 +0100
  7. 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
  8. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  9. 1d5a074 Undo commit 3033ebb2: reset command does not take any arguments by Wolfgang Denk · Sat Jan 13 11:17:10 2007 +0100
  10. 23d4328 Fix to make the baudrate changes immediate for the MCF52x2 family. by Bartlomiej Sieka · Wed Dec 20 00:29:43 2006 +0100
  11. 8ff81c6 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · Wed Dec 20 00:27:32 2006 +0100
  12. 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
  13. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · Thu Nov 30 02:01:32 2006 +0100
  14. 0048778 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command by Stefan Roese · Wed Nov 29 12:53:15 2006 +0100
  15. 4f19a68 Merge http://www.denx.de/git/u-boot by Kim Phillips · Tue Nov 28 23:35:49 2006 -0600
  16. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · Tue Nov 28 12:09:35 2006 -0600
  17. 1b711ab Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · Mon Nov 27 23:11:18 2006 +0100
  18. 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
  19. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Fri Nov 10 07:48:47 2006 +0100
  20. c0cc46e Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · Mon Nov 06 17:06:36 2006 +0100
  21. 4565715 Add support for multiple I2C buses by Ben Warren · Thu Sep 07 16:50:54 2006 -0400
  22. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · Sat Oct 28 15:55:52 2006 +0200
  23. bc50f8c Check for illegal character '=' in environment variable names. by Wolfgang Denk · Sat Oct 28 01:14:32 2006 +0200
  24. 9c82c68 Minor code cleanup. by Wolfgang Denk · Sat Oct 28 00:38:39 2006 +0200
  25. 9ba223b Code cleanup. by Wolfgang Denk · Thu Oct 26 16:24:31 2006 +0200
  26. 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
  27. 665915b Added support for Multi-Image files that contain a device tree by Kumar Gala · Tue Oct 24 23:47:37 2006 -0500
  28. 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
  29. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 17:08:31 2006 +0200
  30. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Fri Oct 20 23:52:58 2006 +0200
  31. b0b37ed Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 20 23:04:42 2006 +0200
  32. 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · Fri Oct 20 17:54:33 2006 +0200
  33. 6d89f0c MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · Fri Oct 20 15:51:21 2006 +0200
  34. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
  35. 511b1e3 Coding style cleanup by Wolfgang Denk · Fri Oct 20 12:02:59 2006 +0200
  36. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · Thu Oct 19 11:33:52 2006 -0500
  37. 84cf624 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · Tue Oct 17 06:14:31 2006 +0200
  38. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
  39. 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · Tue Oct 10 00:23:32 2006 -0600
  40. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  41. b458869 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Oct 12 01:26:20 2006 +0200
  42. 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
  43. 5b94882 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · Wed Oct 11 15:13:01 2006 -0500
  44. faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Oct 11 10:16:01 2006 -0500
  45. f7b4f19 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · Wed Oct 11 16:57:01 2006 +0200
  46. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Wed Oct 11 14:15:21 2006 +0200
  47. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  48. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200
  49. 01edd02 Merge with /home/sr/git/u-boot/avr32 by Wolfgang Denk · Mon Oct 09 13:32:53 2006 +0200
  50. df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
  51. 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
  52. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  53. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  54. 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
  55. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  56. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Sep 18 10:48:03 2006 +0200
  57. c9c06e5 Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Wed Sep 13 10:25:40 2006 +0200
  58. 872622d Fix alignment problem in "mtdparts" command by Wolfgang Denk · Wed Sep 13 10:23:06 2006 +0200
  59. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · Tue Sep 12 20:19:10 2006 +0200
  60. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  61. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  62. ebbbce7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Sun Sep 03 18:13:21 2006 +0200
  63. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  64. 3702c19 Added simple_strtoul(), getenv() and setenv() to the exported functions. by Detlev Zundel · Fri Sep 01 15:00:02 2006 +0200
  65. 95d1169 Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · Thu Aug 31 16:46:53 2006 +0200
  66. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · Wed Aug 30 23:09:00 2006 +0200
  67. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · Wed Aug 30 23:02:10 2006 +0200
  68. 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
  69. 41d4164 Merge branch 'mpc85xx' by Jon Loeliger · Tue Aug 29 08:47:20 2006 -0500
  70. 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
  71. 4db6937 * Another small fix for booting with disable_of by Matthew McClintock · Wed Aug 23 13:32:45 2006 -0500
  72. 98121dd Merge branch 'mpc86xx' by Jon Loeliger · Wed Aug 23 10:40:37 2006 -0500
  73. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · Wed Aug 23 19:10:44 2006 +0800
  74. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Aug 22 10:17:59 2006 -0500
  75. 20453d6 Fix disable_of booting by Matthew McClintock · Tue Aug 22 09:31:59 2006 -0500
  76. 27ec206 Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Tue Aug 22 09:23:55 2006 -0500
  77. 9d47ad4 Add a fix for a buggy USB device on the FO300 board. by Bartlomiej Sieka · Tue Aug 22 10:38:18 2006 +0200
  78. 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
  79. 6e116e7 Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  80. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  81. 8f5af4b * Fix disable_of booting by Matthew McClintock · Wed Aug 16 13:59:47 2006 -0500
  82. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Wed Aug 16 10:54:09 2006 -0500
  83. 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
  84. 75ff91e Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · Sun Aug 13 02:25:32 2006 +0200
  85. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · Wed Aug 09 14:41:17 2006 -0500
  86. 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
  87. 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
  88. 120d964 Merge branch 'wd' by Jon Loeliger · Wed Aug 09 13:36:54 2006 -0500
  89. a80b2b9 Merge with /home/tur/proj/usb_sticks/u-boot by Wolfgang Denk · Mon Aug 07 20:28:05 2006 +0200
  90. dc5ff70 Fix control-c handing in CONFIG_CMDLINE_EDITING by Stefan Roese · Mon Aug 07 15:08:44 2006 +0200
  91. 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
  92. e39589f Prevent USB commands from working when USB is stopped. by Bartlomiej Sieka · Thu Aug 03 23:20:13 2006 +0200
  93. 978333a Add rudimentary handling of alternate settings of USB interfaces - to fix by Bartlomiej Sieka · Wed Aug 02 00:54:18 2006 +0200
  94. 59ff5a5 Fix CONFIG_CMDLINE_EDITING implementation Patch by Stefan Roese, 27 Jul 2006 by Stefan Roese · Thu Jul 27 16:11:19 2006 +0200
  95. 31560d1 More code cleanup by Wolfgang Denk · Fri Jul 21 15:24:56 2006 +0200
  96. c80857e Code cleanup by Wolfgang Denk · Fri Jul 21 11:56:05 2006 +0200
  97. f0e38c1 Make code better readable. Patch by Ladislav Michl, 14 Sep 2005 by Wolfgang Denk · Fri Jul 21 11:37:40 2006 +0200
  98. 92549de Minor code cleanup. by Wolfgang Denk · Fri Jul 21 11:34:34 2006 +0200
  99. 4c9ca78 Add readline cmdline-editing extension Patch by JinHua Luo, 01 Sep 2005 by Wolfgang Denk · Fri Jul 21 11:33:45 2006 +0200
  100. a66dce5 Check argument count in "mii" command. by Wolfgang Denk · Fri Jul 21 11:20:46 2006 +0200