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