1. 285517d Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Feb 15 22:55:56 2009 +0100
  2. 11a9df9 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · Tue Feb 03 15:17:10 2009 -0500
  3. 3314fc6 i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · Fri Feb 13 09:23:36 2009 +0100
  4. fb718e1 Coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Feb 12 00:08:39 2009 +0100
  5. 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · Thu Feb 05 22:18:02 2009 -0500
  6. f281eaa Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Wed Feb 11 22:24:51 2009 +0100
  7. 4c0f005 cfi: make flash_get_info() non static by Heiko Schocher · Tue Feb 10 09:53:29 2009 +0100
  8. bc1b917 net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · Thu Feb 05 23:58:25 2009 -0800
  9. 2d1db14 tsec: Fix a bug in soft-resetting by Andy Fleming · Tue Feb 03 18:26:41 2009 -0600
  10. c2d704f Fix 100Mbs ethernet operation on sh7763 based boards by Simon Munton · Mon Feb 02 09:44:08 2009 +0000
  11. 2dfef27 drivers/block/ahci: Fix pci mapping bug by Becky Bruce · Tue Feb 03 18:10:55 2009 -0600
  12. 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · Tue Feb 03 18:10:50 2009 -0600
  13. 613ee04 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Sat Feb 07 23:51:52 2009 +0100
  14. deb55f2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · Fri Feb 06 09:49:32 2009 -0600
  15. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  16. fe3a1d6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Feb 07 23:37:10 2009 +0100
  17. aadc51a Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sat Feb 07 23:24:38 2009 +0100
  18. f9f3622 NAND: Add timeout for reset command by Peter Tyser · Wed Feb 04 13:47:22 2009 -0600
  19. f96047a NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · Wed Feb 04 13:39:40 2009 -0600
  20. 1d01207 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · Mon Jan 19 16:32:59 2009 +0200
  21. cb265cd Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command by Richard Retanubun · Fri Jan 23 14:42:58 2009 -0500
  22. 209e53d Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · Fri Jan 23 11:44:30 2009 -0500
  23. b844370 cfi_flash: Fix typo in cfi_flash.c by Stefan Roese · Thu Feb 05 11:44:52 2009 +0100
  24. c8b0312 jedec_flash: Only use manufacturer defines from common flash.h by Stefan Roese · Thu Jan 29 11:21:38 2009 +0100
  25. 42c6ace cfi_flash: Silence compilation warning by Stefan Roese · Thu Feb 05 11:25:57 2009 +0100
  26. 9d1f6af flash/cfi_flash: Use virtual sector start address, not phys by Becky Bruce · Mon Feb 02 16:34:51 2009 -0600
  27. 49f4f6a Fix compiler warning by Wolfgang Denk · Wed Feb 04 09:42:20 2009 +0100
  28. c8c4b59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Tue Feb 03 23:16:15 2009 +0100
  29. 8cd6918 USB: Add EHCI support for VCT EHCI controller (really with driver now) by Stefan Roese · Thu Jan 29 06:33:55 2009 +0100
  30. 7ed11ee Blackfin: add driver for on-chip MMC/SD controller by Cliff Cai · Sat Nov 29 18:22:38 2008 -0500
  31. 02bab34 Blackfin: add driver for on-chip ATAPI controller by Sonic Zhang · Wed Nov 26 22:16:45 2008 -0500
  32. 4e2fe54 Blackfin: add driver for on-chip NAND controller by Mike Frysinger · Wed Nov 26 21:43:06 2008 -0500
  33. 431e4bc Blackfin: add driver for on-chip SPI controller by Mike Frysinger · Tue Oct 14 07:54:09 2008 -0400
  34. 10be09f Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues by Mike Frysinger · Thu Jan 08 11:57:57 2009 -0500
  35. d11ab93 Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII by Mike Frysinger · Tue Dec 09 17:46:21 2008 -0500
  36. 3ac20c3 Blackfin: bfin_mac: use common debug() by Mike Frysinger · Wed Nov 05 06:36:15 2008 -0500
  37. 65b7d93 Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ} by Mike Frysinger · Mon Oct 20 13:59:51 2008 -0400
  38. 709ad97 Blackfin: bfin_mac: cleanup MII/PHY functions by Mike Frysinger · Tue Oct 14 04:52:00 2008 -0400
  39. 75c6105 Blackfin: bfin_mac: set MDCDIV based on SCLK by Mike Frysinger · Tue Oct 14 00:31:30 2008 -0400
  40. ab9d077 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Feb 01 21:38:07 2009 +0100
  41. bc91399 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun Feb 01 21:31:37 2009 +0100
  42. 08cae4d ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 09:10:48 2009 +0100
  43. 2495361 ixp: move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 08:56:49 2009 +0100
  44. 6dd74f3 AVR32: macb - Search for PHY id by Gunnar Rangoy · Fri Jan 23 12:56:31 2009 +0100
  45. aa4aac4 Marvell 88E1118 interrupt fix by Ron Madrid · Wed Jan 28 16:17:21 2009 -0800
  46. 5a29dee net: smc911x.c: Add LAN9211 to chip_ids[] array by Stefan Roese · Wed Jan 21 17:14:26 2009 +0100
  47. e915164 net: Sort Makefile labels by Michal Simek · Mon Jan 05 12:25:13 2009 +0100
  48. 159d021 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Wed Jan 28 21:09:46 2009 +0100
  49. 25983c1 USB: Add dcache support to the EHCI driver by Stefan Roese · Wed Jan 21 17:12:19 2009 +0100
  50. c7c6d85 USB: Add EHCI support for VCT EHCI controller by Stefan Roese · Wed Jan 21 17:12:28 2009 +0100
  51. 2e98fc7 USB: Add config option to call ehci_hcd_init() again after EHCI reset by Stefan Roese · Wed Jan 21 17:12:10 2009 +0100
  52. 497f184 USB: Fix speed detection on EHCI cntr with root hub transaction translators by Stefan Roese · Wed Jan 21 17:12:01 2009 +0100
  53. 99a3307 usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support by Thomas Abraham · Sun Jan 04 09:41:13 2009 +0530
  54. 38f424f usb : musb : Adding host controller driver for Mentor USB controller by Thomas Abraham · Sun Jan 04 09:41:03 2009 +0530
  55. f503a6b USB ehci ixp4xx support by Michael Trimarchi · Wed Dec 31 10:33:56 2008 +0100
  56. 6d4b91c USB ehci remove infinite loop and use handshake function by Michael Trimarchi · Wed Dec 31 10:33:22 2008 +0100
  57. ebc8300 Add initial support for USB ehci pci by Michael Trimarchi · Wed Dec 31 10:32:41 2008 +0100
  58. 33e8748 EHCI fix code and ixp4xx test. USB ehci configuration parameter: by Remy Böhmer · Sat Dec 13 22:51:58 2008 +0100
  59. 0bf2a03 [PATCH] This patch add varius fix to the ehci. by michael · Thu Dec 11 13:43:55 2008 +0100
  60. 0a32610 [PATCH] Fix EHCI usb. I start to test on a by michael · Wed Dec 10 17:55:19 2008 +0100
  61. e30a336 USB ehci freescale support by Michael Trimarchi · Fri Nov 28 13:22:09 2008 +0100
  62. 241f751 USB ehci core support by Michael Trimarchi · Fri Nov 28 13:20:46 2008 +0100
  63. 3421667 Blackfin: overhaul i2c driver by Mike Frysinger · Mon Oct 06 04:16:47 2008 -0400
  64. 915ebba Blackfin: bfin_mac: update port muxing by Mike Frysinger · Mon Oct 06 03:42:20 2008 -0400
  65. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  66. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  67. 58c41f9 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · Mon Dec 29 17:36:01 2008 -0600
  68. bc6d2fc drivers/net/e1000.c: missing terminator for supported devices by Stefan Althoefer · Sat Dec 20 19:40:41 2008 +0100
  69. be4dca2 CFI: Add geometry reversal for STMicro M29W320ET by Richard Retanubun · Wed Jan 14 08:44:26 2009 -0500
  70. 8ee4add CFI: increase performance of function find_sector() by Jens Gehrlein · Tue Dec 16 17:25:55 2008 +0100
  71. 1e814cf CFI: avoid redundant function call in single word programming mode by Jens Gehrlein · Tue Dec 16 17:25:54 2008 +0100
  72. d8f5d50 sh: sh_eth: Change new network API by Nobuhiro Iwamatsu · Fri Nov 21 12:04:18 2008 +0900
  73. 62f3ed6 net: smc911x: Make register read/write functions weak by Stefan Roese · Wed Nov 12 13:31:02 2008 +0100
  74. 3be3b9f powerpc: net: support for the SMSC LAN8700 PHY by Heiko Schocher · Thu Nov 20 09:57:14 2008 +0100
  75. 5648e51 OMAP3: Add I2C support by Dirk Behme · Sun Dec 14 09:47:18 2008 +0100
  76. 9721eda OMAP3: Add MMC support by Dirk Behme · Sun Dec 14 09:47:17 2008 +0100
  77. 778933f OMAP3: Add NAND support by Dirk Behme · Sun Dec 14 09:47:16 2008 +0100
  78. 615c220 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · Thu Jan 01 22:45:47 2009 -0500
  79. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · Wed Dec 17 16:36:22 2008 -0600
  80. 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · Mon Dec 15 15:40:12 2008 +0100
  81. 29194e8 Added legacy flash ST Micro M29W040B by Niklaus Giger · Mon Dec 08 17:24:08 2008 +0100
  82. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · Sun Jan 18 19:46:06 2009 -0500
  83. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  84. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · Sat Dec 13 09:43:06 2008 -0600
  85. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · Sat Dec 06 02:40:55 2008 -0500
  86. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · Tue Dec 02 11:06:47 2008 +0100
  87. 87b4950 Add markbad function by Kyungmin Park · Thu Nov 13 15:14:33 2008 +0900
  88. 7c9aafe OneNAND: Save version_id in onenand_chip struct by Stefan Roese · Tue Nov 11 10:29:09 2008 +0100
  89. 5ed79ae OneNAND: Fix compiler warnings by Stefan Roese · Tue Nov 11 10:28:53 2008 +0100
  90. dc7a79c Sync with 2.6.27 by Kyungmin Park · Tue Nov 04 09:24:07 2008 +0900
  91. b27a8e3 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 11 16:35:16 2009 +0100
  92. 80f003b sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 11 16:35:15 2009 +0100
  93. ce6b87d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Dec 30 23:30:47 2008 +0100
  94. e58c839 NAND FSL elbc: Use virt_to_phys to determine which bank is in use by Kumar Gala · Tue Dec 16 14:59:22 2008 -0600
  95. 9902e42 Add support for PCA953x I2C gpio devices by Peter Tyser · Wed Dec 17 16:36:21 2008 -0600
  96. bc98e54 pci/fsl_pci_init: Enable inbound PCI config cycles by Peter Tyser · Wed Oct 29 12:39:26 2008 -0500
  97. 11b12a3 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · Tue Dec 16 14:24:16 2008 -0600
  98. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  99. 61edb2f spi/stmicro: fix debug() display of cmd by Mike Frysinger · Thu Dec 11 18:39:08 2008 -0500
  100. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · Wed Dec 03 11:28:30 2008 -0600