1. 159d021 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Wed Jan 28 21:09:46 2009 +0100
  2. 25983c1 USB: Add dcache support to the EHCI driver by Stefan Roese · Wed Jan 21 17:12:19 2009 +0100
  3. c7c6d85 USB: Add EHCI support for VCT EHCI controller by Stefan Roese · Wed Jan 21 17:12:28 2009 +0100
  4. 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
  5. 497f184 USB: Fix speed detection on EHCI cntr with root hub transaction translators by Stefan Roese · Wed Jan 21 17:12:01 2009 +0100
  6. 99a3307 usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support by Thomas Abraham · Sun Jan 04 09:41:13 2009 +0530
  7. 38f424f usb : musb : Adding host controller driver for Mentor USB controller by Thomas Abraham · Sun Jan 04 09:41:03 2009 +0530
  8. f503a6b USB ehci ixp4xx support by Michael Trimarchi · Wed Dec 31 10:33:56 2008 +0100
  9. 6d4b91c USB ehci remove infinite loop and use handshake function by Michael Trimarchi · Wed Dec 31 10:33:22 2008 +0100
  10. ebc8300 Add initial support for USB ehci pci by Michael Trimarchi · Wed Dec 31 10:32:41 2008 +0100
  11. 33e8748 EHCI fix code and ixp4xx test. USB ehci configuration parameter: by Remy Böhmer · Sat Dec 13 22:51:58 2008 +0100
  12. 0bf2a03 [PATCH] This patch add varius fix to the ehci. by michael · Thu Dec 11 13:43:55 2008 +0100
  13. 0a32610 [PATCH] Fix EHCI usb. I start to test on a by michael · Wed Dec 10 17:55:19 2008 +0100
  14. e30a336 USB ehci freescale support by Michael Trimarchi · Fri Nov 28 13:22:09 2008 +0100
  15. 241f751 USB ehci core support by Michael Trimarchi · Fri Nov 28 13:20:46 2008 +0100
  16. 3421667 Blackfin: overhaul i2c driver by Mike Frysinger · Mon Oct 06 04:16:47 2008 -0400
  17. 915ebba Blackfin: bfin_mac: update port muxing by Mike Frysinger · Mon Oct 06 03:42:20 2008 -0400
  18. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  19. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  20. 58c41f9 soft_i2c.c add option for repeated start in i2c_read() by Andrew Dyer · Mon Dec 29 17:36:01 2008 -0600
  21. bc6d2fc drivers/net/e1000.c: missing terminator for supported devices by Stefan Althoefer · Sat Dec 20 19:40:41 2008 +0100
  22. be4dca2 CFI: Add geometry reversal for STMicro M29W320ET by Richard Retanubun · Wed Jan 14 08:44:26 2009 -0500
  23. 8ee4add CFI: increase performance of function find_sector() by Jens Gehrlein · Tue Dec 16 17:25:55 2008 +0100
  24. 1e814cf CFI: avoid redundant function call in single word programming mode by Jens Gehrlein · Tue Dec 16 17:25:54 2008 +0100
  25. 615c220 spi flash: fix crash due to spi flash miscommunication by Brad Bozarth · Thu Jan 01 22:45:47 2009 -0500
  26. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · Wed Dec 17 16:36:22 2008 -0600
  27. 33a8f6a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · Mon Dec 15 15:40:12 2008 +0100
  28. 29194e8 Added legacy flash ST Micro M29W040B by Niklaus Giger · Mon Dec 08 17:24:08 2008 +0100
  29. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · Sun Jan 18 19:46:06 2009 -0500
  30. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  31. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · Sat Dec 13 09:43:06 2008 -0600
  32. f791172 NAND: move board_nand_init to nand.h by Mike Frysinger · Sat Dec 06 02:40:55 2008 -0500
  33. db7ce8c OneNAND: Additional sync with 2.6.27 by Stefan Roese · Tue Dec 02 11:06:47 2008 +0100
  34. 87b4950 Add markbad function by Kyungmin Park · Thu Nov 13 15:14:33 2008 +0900
  35. 7c9aafe OneNAND: Save version_id in onenand_chip struct by Stefan Roese · Tue Nov 11 10:29:09 2008 +0100
  36. 5ed79ae OneNAND: Fix compiler warnings by Stefan Roese · Tue Nov 11 10:28:53 2008 +0100
  37. dc7a79c Sync with 2.6.27 by Kyungmin Park · Tue Nov 04 09:24:07 2008 +0900
  38. b27a8e3 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 11 16:35:16 2009 +0100
  39. 80f003b sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 11 16:35:15 2009 +0100
  40. ce6b87d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Dec 30 23:30:47 2008 +0100
  41. 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
  42. 9902e42 Add support for PCA953x I2C gpio devices by Peter Tyser · Wed Dec 17 16:36:21 2008 -0600
  43. bc98e54 pci/fsl_pci_init: Enable inbound PCI config cycles by Peter Tyser · Wed Oct 29 12:39:26 2008 -0500
  44. 11b12a3 NAND: Mark the BBT as scanned prior to calling scan_bbt. by Scott Wood · Tue Dec 16 14:24:16 2008 -0600
  45. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  46. 61edb2f spi/stmicro: fix debug() display of cmd by Mike Frysinger · Thu Dec 11 18:39:08 2008 -0500
  47. 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
  48. 5ff8350 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sat Dec 13 00:26:19 2008 +0100
  49. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Sat Dec 13 00:20:01 2008 +0100
  50. a24194d sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · Fri Dec 05 07:27:37 2008 +0100
  51. 8633c80 sh: Update SuperH serial driver by Nobuhiro Iwamatsu · Mon Nov 17 16:53:09 2008 +0900
  52. 920863d UBI: Return -ENOMEM upon failing malloc by Stefan Roese · Wed Dec 10 10:28:33 2008 +0100
  53. fd6cf8e serial: Add vcth UART driver by Stefan Roese · Wed Nov 12 13:30:10 2008 +0100
  54. 5fbf845 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Dec 09 22:30:22 2008 +0100
  55. 4e8001f drivers/fsl_pci_init: Fix compile warning by Kumar Gala · Tue Dec 09 10:27:33 2008 -0600
  56. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 07 09:45:35 2008 +0100
  57. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
  58. 6137920 MTD: Fix problem based on non-working relocation (list head mtd_partitions) by Stefan Roese · Thu Nov 27 14:05:15 2008 +0100
  59. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Dec 09 01:00:24 2008 +0100
  60. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · Wed Nov 12 17:29:48 2008 -0800
  61. 0d52219 drivers/bios_emulator: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:22 2008 +0100
  62. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100
  63. d015a02 net: tsec: Fix Marvell 88E1121R phy init by Anatolij Gustschin · Tue Dec 02 10:31:04 2008 +0100
  64. 92932bd Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Fri Dec 05 00:27:19 2008 +0100
  65. 1aced79 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Dec 05 00:24:32 2008 +0100
  66. 74d218b6 drivers/fsl_pci_init: Fix inbound window mapping bug by Becky Bruce · Fri Nov 21 19:24:22 2008 -0600
  67. 3eff288 mtd/dataflash.c: fix a problem with the last partition by Ilko Iliev · Tue Dec 02 17:27:54 2008 +0100
  68. 282543c fix some coding style violations. by Ilko Iliev · Tue Dec 02 17:20:17 2008 +0100
  69. 5a96f92 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:21 2008 +0100
  70. 90e0a6b NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · Tue Nov 25 10:47:02 2008 -0600
  71. 96add58 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Nov 25 12:04:41 2008 +0100
  72. 4ec4cfb Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Tue Nov 25 11:40:57 2008 +0100
  73. c39603e mtd: Remove a printf() from add_mtd_device(). by Piotr Ziecik · Mon Nov 17 15:57:59 2008 +0100
  74. 3e939e9 cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · Mon Nov 17 15:57:58 2008 +0100
  75. 2a7493c cfi_flash: Add interface for flash verbosity control by Piotr Ziecik · Mon Nov 17 15:49:32 2008 +0100
  76. 0d82016 cfi_flash: Export flash_sector_size() function. by Piotr Ziecik · Thu Nov 20 15:17:38 2008 +0100
  77. 38ae982 cfi_flash: Make all flash access functions weak by Stefan Roese · Mon Nov 17 14:45:22 2008 +0100
  78. 5a6dc87 ARM: OMAP: Convert IO macros by Dirk Behme · Mon Nov 10 20:15:25 2008 +0100
  79. 7f88f00 UBI: Add basic UBI support to U-Boot (Part 5/8) by Kyungmin Park · Wed Nov 19 16:28:06 2008 +0100
  80. 82f184e UBI: Add basic UBI support to U-Boot (Part 4/8) by Kyungmin Park · Wed Nov 19 16:27:23 2008 +0100
  81. a598345 UBI: Add basic UBI support to U-Boot (Part 3/8) by Kyungmin Park · Wed Nov 19 16:26:54 2008 +0100
  82. c880c53 UBI: Add basic UBI support to U-Boot (Part 2/8) by Kyungmin Park · Wed Nov 19 16:25:44 2008 +0100
  83. 1d8dca6 UBI: Add basic UBI support to U-Boot (Part 1/8) by Kyungmin Park · Wed Nov 19 16:23:06 2008 +0100
  84. f6d5e25 MTD: Add MTD paritioning infrastructure by Kyungmin Park · Wed Nov 19 16:20:36 2008 +0100
  85. 9a45dcc drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. by Richard Retanubun · Thu Oct 23 09:08:18 2008 -0400
  86. e602f22 ColdFire: Add mii driver in drivers/net by TsiChung Liew · Thu Oct 23 16:27:24 2008 +0000
  87. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  88. 0d50191 xilinx_emaclite buffer overrun by Clive Stubbings · Mon Oct 27 15:05:00 2008 +0000
  89. e2fd320 NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. by richardretanubun · Fri Sep 26 08:59:12 2008 -0400
  90. 001090f Adds two more ethernet interface to 83xx by richardretanubun · Mon Oct 06 15:31:43 2008 -0400
  91. e95552b Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Sat Nov 01 16:11:08 2008 +0100
  92. 5e5e5a4 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Nov 01 15:59:35 2008 +0100
  93. 600e183 CFI Driver: Fix "flash not ready" problem by Wolfgang Denk · Fri Oct 31 01:12:28 2008 +0100
  94. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · Wed Oct 29 14:20:26 2008 -0500
  95. c500d76 NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · Wed Oct 29 13:42:41 2008 -0500
  96. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  97. b6322fc NAND: Reset chip on power-up by Karl Beldan · Mon Sep 15 16:08:03 2008 +0200
  98. 3628f00 NAND: sync with 2.6.27 by Scott Wood · Fri Oct 24 16:20:43 2008 -0500
  99. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  100. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · Mon Oct 27 16:09:42 2008 -0500