1. e3af6d5 USB: remove the S3C24X0_merge #define, which was introduced while by Markus Klotzbuecher · Mon Mar 26 11:21:05 2007 +0200
  2. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · Fri Mar 23 09:52:17 2007 +0100
  3. b648fe7 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c by Joakim Tjernlund · Wed Jan 31 11:04:19 2007 +0100
  4. bb828f9 mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC by Emilian Medve · Tue Jan 30 16:14:50 2007 -0600
  5. 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · Tue Jan 16 11:38:14 2007 -0500
  6. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · Thu Dec 07 21:13:15 2006 +0800
  7. 663cbab mpc83xx: Fix the UEC driver bug of QE by Dave Liu · Wed Dec 06 11:38:17 2006 +0800
  8. 52232fd Minor code cleanup. by Wolfgang Denk · Tue Feb 27 14:26:04 2007 +0100
  9. fe20516 [PATCH] Change systemace driver to select 8 & 16bit mode by Stefan Roese · Thu Feb 22 07:40:23 2007 +0100
  10. c123a38 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · Wed Feb 21 16:52:31 2007 +0100
  11. b771037 [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write) by Stefan Roese · Wed Feb 21 13:44:34 2007 +0100
  12. 51c8dde [PATCH] Update SystemACE driver for 16bit access by Stefan Roese · Tue Feb 20 13:17:42 2007 +0100
  13. 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
  14. ca493f3 [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros by Grant Likely · Tue Feb 20 09:05:31 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. 800db31 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver by Heiko Schocher · Fri Jan 19 18:05:26 2007 +0100
  17. 37efa39 [PATCH] Fix: Compilerwarnings for SC3 board. by Heiko Schocher · Thu Jan 18 11:28:51 2007 +0100
  18. 8637071 Merge with /home/hs/SC3/u-boot Some code cleanup. by Wolfgang Denk · Mon Jan 15 13:41:04 2007 +0100
  19. 3c58a99 Added support for the SOLIDCARD III board from Eurodesign by Heiko Schocher · Thu Jan 11 15:44:44 2007 +0100
  20. e58a4af [PATCH] nand: Fix problem with oobsize calculation by Stefan Roese · Fri Jan 05 11:46:05 2007 +0100
  21. afa0dd0 Fix bug in adaption of Stefano Babic's CFI driver patch. by Wolfgang Denk · Wed Dec 27 01:26:13 2006 +0100
  22. 8518d3d Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Sun Dec 24 01:33:32 2006 +0100
  23. eed025b Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · Sun Dec 24 01:30:04 2006 +0100
  24. 5f172a8 Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode) by Stefano Babic · Tue Dec 12 00:22:42 2006 +0100
  25. 3ec4366 Added support for the TQM8272 board from TQ by Heiko Schocher · Thu Dec 21 17:17:02 2006 +0100
  26. 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
  27. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · Thu Nov 30 02:01:32 2006 +0100
  28. c32c5f7 Make fsl-i2c not conflict with SOFT I2C by Joakim Tjernlund · Tue Nov 28 16:17:27 2006 -0600
  29. a292af2 Fix I2C master address initialization. by Joakim Tjernlund · Tue Nov 28 16:17:18 2006 -0600
  30. 4f19a68 Merge http://www.denx.de/git/u-boot by Kim Phillips · Tue Nov 28 23:35:49 2006 -0600
  31. 680962b Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c by Kim Phillips · Tue Nov 28 23:28:33 2006 -0600
  32. 3427cf6 [PATCH] nand: Fix patch merge problem by Stefan Roese · Tue Nov 28 11:04:45 2006 +0100
  33. 1b711ab Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · Mon Nov 27 23:11:18 2006 +0100
  34. ef26d24 [PATCH] nand_wait() timeout fixes by Stefan Roese · Mon Nov 27 17:22:19 2006 +0100
  35. 251921a Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · Mon Nov 27 16:52:20 2006 +0100
  36. b761af6 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Mon Nov 27 16:13:00 2006 +0100
  37. b6e6af4 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Mon Nov 27 14:11:22 2006 +0100
  38. d209de6 Fix some endianness issues related to the generic ohci driver by Markus Klotzbuecher · Mon Nov 27 11:46:46 2006 +0100
  39. 43c8b31 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · Mon Nov 27 11:44:58 2006 +0100
  40. 661ffe5 Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver by Markus Klotzbuecher · Mon Nov 27 11:43:09 2006 +0100
  41. 1279748 [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated] by Stefan Roese · Mon Nov 13 13:55:24 2006 +0100
  42. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · Fri Nov 10 07:48:47 2006 +0100
  43. ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · Fri Nov 03 19:15:00 2006 -0600
  44. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  45. e732e9c mpc83xx: add QE ethernet support by Dave Liu · Fri Nov 03 12:11:15 2006 -0600
  46. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · Tue Oct 31 18:44:42 2006 -0600
  47. 2036200 NAND Flash verify across block boundaries by Nick Spence · Sat Sep 30 00:32:59 2006 -0700
  48. ec9670b Added RGMII support to the TSECs and Marvell 881111 Phy by Nick Spence · Thu Sep 07 07:39:46 2006 -0700
  49. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · Sat Oct 28 15:55:52 2006 +0200
  50. f11eefb Fix TSEC driver (now for real): avoid crashes if PHY is not attached by Ben Warren · Thu Oct 26 14:38:25 2006 -0400
  51. 9aafc70 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Tue Oct 24 15:17:59 2006 +0200
  52. 5e1d9ec Add common serial driver for Atmel AT32 and AT91 chips by Wolfgang Denk · Tue Oct 24 14:31:24 2006 +0200
  53. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · Fri Oct 20 23:52:58 2006 +0200
  54. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · Fri Oct 20 15:50:15 2006 -0500
  55. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · Fri Oct 20 14:28:52 2006 +0200
  56. 24df977 Rewrite a series of goto statements as a sequences of by Jon Loeliger · Thu Oct 19 12:02:24 2006 -0500
  57. e4773be Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · Thu Oct 19 11:02:16 2006 -0500
  58. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
  59. ae40812 Remove unneeded include files and local variable. by Jon Loeliger · Thu Oct 12 10:42:36 2006 -0500
  60. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  61. faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Oct 11 10:16:01 2006 -0500
  62. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  63. b7ced08 Ran lindent and cleaned up whitespace issues. Format for 80-columns too. by Jon Loeliger · Tue Oct 10 17:03:43 2006 -0500
  64. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200
  65. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  66. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  67. 47cf6a5 CFG_NAND_QUIET_TEST added to not warn upon missing NAND device by Stefan Roese · Sat Oct 07 11:36:51 2006 +0200
  68. bdcdc63 Merge branch 'mpc85xx' by Jon Loeliger · Tue Sep 19 10:02:20 2006 -0500
  69. 239e75f Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · Wed Sep 13 10:34:18 2006 -0500
  70. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  71. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  72. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  73. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · Wed Aug 30 23:02:10 2006 +0200
  74. e6c5eaf Merge branch 'mpc86xx' by Jon Loeliger · Wed Aug 23 11:04:54 2006 -0500
  75. c0b0cda Cleanup and lindent new AHCI driver. by Jon Loeliger · Wed Aug 23 11:04:43 2006 -0500
  76. 98121dd Merge branch 'mpc86xx' by Jon Loeliger · Wed Aug 23 10:40:37 2006 -0500
  77. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · Wed Aug 23 19:10:44 2006 +0800
  78. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Aug 22 10:17:59 2006 -0500
  79. ff6fc25 Fix drivers/dm9000.c when configured in 32 bit mode. by Wolfgang Denk · Mon Aug 14 21:18:21 2006 +0200
  80. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · Wed Aug 09 14:41:17 2006 -0500
  81. 2f43f33 * Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006 by Matthew McClintock · Wed Jun 28 10:44:23 2006 -0500
  82. 120d964 Merge branch 'wd' by Jon Loeliger · Wed Aug 09 13:36:54 2006 -0500
  83. 6c0f518 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Mon Aug 07 23:21:52 2006 +0200
  84. 98fba17 Code cleanup by Wolfgang Denk · Fri Jul 21 20:57:53 2006 +0200
  85. 31560d1 More code cleanup by Wolfgang Denk · Fri Jul 21 15:24:56 2006 +0200
  86. 2df0053 Fix support for PS/2 keyboard on TQM85xx boards by Wolfgang Denk · Wed Jul 19 14:49:35 2006 +0200
  87. ba94093 Add support for TB5200 board by Wolfgang Denk · Wed Jul 19 13:50:38 2006 +0200
  88. 50440e7 Major PCMCIA Cleanup to make code better readable and maintainable. by Wolfgang Denk · Mon Jul 10 23:07:28 2006 +0200
  89. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 18:19:42 2006 +0200
  90. 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 16:30:46 2006 +0200
  91. 3fd069f Merge branch 'mpc86xx' by Jon Loeliger · Wed Jun 28 08:45:07 2006 -0500
  92. 90c860c Change Id to symbolic name for RTL8139 by Jin Zhengxiong · Wed Jun 28 08:43:56 2006 -0500
  93. f0a7825 Merge branch 'mpc86xx' by Jon Loeliger · Tue Jun 27 11:08:17 2006 -0500
  94. b03e989 Fix RTL8139 in big endian by Jin Zhengxiong-R64188 · Tue Jun 27 18:12:10 2006 +0800
  95. 487d223 Fix Tsec bug when no link by Jin Zhengxiong-R64188 · Tue Jun 27 18:12:23 2006 +0800
  96. f4ff3e8 Fix bug for io_bar size during pci scan by Jin Zhengxiong-R64188 · Tue Jun 27 18:12:02 2006 +0800
  97. 2c19572 More code cleanup by Wolfgang Denk · Mon Jun 26 11:06:00 2006 +0200
  98. 8e7b9ce Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Mon Jun 26 10:02:52 2006 +0200
  99. d7f77fb Add support for wrPPMC7xx/74xx boards Patch from Richard Danter, 12 Aug 2005 by Heiko Schocher · Mon Jun 19 11:02:41 2006 +0200
  100. 1216885 Add support for PS/2 keyboard on TQM85xx board by Wolfgang Denk · Fri Jun 16 16:40:54 2006 +0200