1. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Sep 02 16:38:48 2012 +0200
  2. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · Sat Aug 11 14:49:09 2012 -0700
  3. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · Fri Aug 10 18:27:23 2012 +0200
  4. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · Fri Aug 10 18:22:32 2012 +0200
  5. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · Fri Aug 10 18:22:11 2012 +0200
  6. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · Thu Aug 09 23:50:44 2012 +0200
  7. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · Thu Jul 19 22:16:38 2012 +0200
  8. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · Mon Aug 13 09:53:11 2012 +0000
  9. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · Thu Aug 09 10:45:20 2012 +0000
  10. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  11. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:30 2012 +0000
  12. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · Thu Jul 19 08:18:22 2012 +0000
  13. 84570d6 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · Sun Jul 15 04:43:52 2012 +0000
  14. fb11371 ehci-hcd: fix external buffer cache handling by Ilya Yanok · Sun Jul 15 04:43:49 2012 +0000
  15. 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · Sun Jul 15 22:14:24 2012 +0000
  16. 84309bb ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · Sun Jul 15 22:12:08 2012 +0000
  17. 33f956d ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · Sun Jul 15 04:43:46 2012 +0000
  18. 8203083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Jul 10 08:54:41 2012 +0200
  19. 5a057e3 tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · Sun Jun 24 20:40:57 2012 +0000
  20. 21965ac EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · Mon May 14 05:52:03 2012 +0000
  21. 8444807 USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · Mon May 14 05:52:02 2012 +0000
  22. dad39d4 USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · Mon May 21 16:38:03 2012 +0530
  23. ed42bf7 ehci-atmel: fix compiler warning by Andreas Bießmann · Thu Jun 28 02:50:37 2012 +0000
  24. c0eede0 Atmel : usb : add EHCI driver for Atmel SoC by Bo Shen · Wed Jun 27 21:58:20 2012 +0000
  25. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun May 20 22:51:41 2012 +0200
  26. 9b4ae50 USB: S5P: Add ehci support by Rajeshwari Shinde · Wed May 02 19:18:51 2012 +0530
  27. 285c8b3 USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · Mon Apr 09 04:13:00 2012 +0200
  28. ff24dc3 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · Mon Apr 09 04:07:46 2012 +0200
  29. 4f66831 USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · Sun Apr 08 23:32:05 2012 +0200
  30. c79d225 imx: usb: There is no such register by Timo Ketola · Wed Apr 18 22:55:33 2012 +0000
  31. 63e29f6 i.MX25: usb: Set PORTSCx register by Timo Ketola · Wed Apr 18 22:55:32 2012 +0000
  32. 5d113ca USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · Wed May 02 04:36:39 2012 +0000
  33. 2addcfd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · Thu Apr 19 11:25:18 2012 +0000
  34. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · Mon Apr 16 23:13:51 2012 +0200
  35. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000
  36. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  37. 654838c USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · Mon Mar 19 12:36:10 2012 +0000
  38. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · Sun Feb 26 12:15:05 2012 +0000
  39. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · Wed Feb 08 22:33:25 2012 +0000
  40. 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · Mon Feb 13 03:27:43 2012 +0000
  41. 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · Mon Feb 13 03:27:42 2012 +0000
  42. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  43. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  44. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · Mon Feb 06 03:55:34 2012 +0000
  45. 7ad7578 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · Mon Feb 06 03:55:33 2012 +0000
  46. 994bca2 orion5x: add USB host ehci-marvell support by Albert ARIBAUD · Sun Jan 15 22:08:40 2012 +0000
  47. c3c7645 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · Sun Jan 15 22:08:39 2012 +0000
  48. a31f2f5 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · Mon Feb 06 20:39:29 2012 +0530
  49. b60c557 Coding Style cleanup by Wolfgang Denk · Mon Dec 19 12:03:40 2011 +0100
  50. 0973477 USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · Mon Jul 11 02:37:01 2011 +0200
  51. de09b79 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · Thu Nov 24 05:14:00 2011 +0100
  52. bfd64a8 USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · Thu Nov 24 04:22:17 2011 +0100
  53. d17f2d2 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · Fri Nov 11 14:03:36 2011 +0100
  54. 8277b50 ehci: speed up initialization by Vincent Palatin · Mon Dec 05 14:52:22 2011 -0800
  55. 9b315fe USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · Sun Sep 25 21:07:56 2011 +0200
  56. fc5cf88 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · Fri Oct 07 02:00:13 2011 +0200
  57. 93d79e8 drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 10:10:33 2011 +0000
  58. 3275d46 drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:51 2011 +0000
  59. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 16 20:24:41 2011 +0100
  60. 7b83c35 drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 10:04:15 2011 -0600
  61. f7d7f94 iMX28: Add USB HOST driver by Marek Vasut · Tue Nov 08 23:18:26 2011 +0000
  62. 5409862 ehci-mxc: remove incorrect comment by Wolfgang Grandegger · Mon Oct 17 08:17:47 2011 +0000
  63. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · Tue Oct 18 20:11:42 2011 +0530
  64. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  65. 0ef5f62 drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 23:03:43 2011 +0200
  66. 3fb68ee powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · Wed Mar 23 15:20:43 2011 +0530
  67. c1d1c5c ehci-hcd: Allow cleanups to happen gracefully on a timeout. by Joel Fernandes · Sat Jun 25 13:42:47 2011 -0500
  68. 8c2465c USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor by Jason Kridner · Wed Apr 20 08:54:16 2011 -0500
  69. 362c6ef usb: r8a66597: Fix argument mistake of inl by Nobuhiro Iwamatsu · Mon Jul 11 11:03:47 2011 +0900
  70. dba1f9b imx: Add support for USB EHCI on imx25 by Matthias Weisser · Wed Jul 06 00:28:30 2011 +0000
  71. 20799c9 ehci-pci: Fix PCI EHCI driver for 36-bit by Zhao Chenhui · Tue Apr 19 10:47:05 2011 +0800
  72. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · Sun Nov 07 13:26:14 2010 +0100
  73. da48040 AT91: fix related at91 driver files by Reinhard Meyer · Wed Nov 03 15:47:20 2010 +0100
  74. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  75. e936628 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Apr 05 12:24:20 2011 +0200
  76. 73f25e9 echi: add ULI1575 PCI ID by Zhao Chenhui · Sun Mar 13 10:00:40 2011 -0500
  77. d2c9188 ehci-pci: Add PCI EHCI controller by Trübenbach, Ralf · Thu Mar 31 16:46:47 2011 +0000
  78. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · Mon Feb 07 14:42:16 2011 -0800
  79. 808bffa usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · Fri Nov 26 15:43:44 2010 +0100
  80. 745af44 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · Fri Nov 26 15:44:00 2010 +0100
  81. 86b34cf usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · Fri Nov 26 15:43:28 2010 +0100
  82. e1e0931 usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · Tue Nov 02 11:47:29 2010 +0100
  83. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  84. cdc5a7a ehci-hcd.c: fix hanging under higher load by Wolfgang Denk · Fri Oct 22 14:23:00 2010 +0200
  85. cd6cbd9 USB: fix Queue Element Transfer Descriptor changes by Wolfgang Denk · Wed Oct 20 21:08:17 2010 +0200
  86. 17e648b ehci-pci: print hccr, hcor and hc_lenght by Florian Fainelli · Fri Oct 15 15:53:45 2010 +0200
  87. ebb829f USB: sync Queue Element Transfer Descriptor against EHCI spec by Wolfgang Denk · Tue Oct 19 16:13:15 2010 +0200
  88. 8cc3b77 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Oct 19 20:58:16 2010 +0200
  89. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · Thu Oct 14 15:27:06 2010 +0200
  90. 5e6b1f6 MX31: add delay between USB port setup and reset by Stefano Babic · Mon Oct 18 10:23:05 2010 +0200
  91. 2e88030 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Sun Oct 17 19:57:38 2010 +0200
  92. adf5b64 MX31: Add support for MXC EHCI controller by Stefano Babic · Wed Oct 06 09:00:01 2010 +0200
  93. 9d78675 USB: Make non-bulk delay longer in OHCI by Marek Vasut · Mon Sep 20 03:57:25 2010 +0200
  94. 4abaacb drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel by Becky Bruce · Wed Jun 30 13:05:44 2010 -0500
  95. d25010d USB OHCI support for at91sam9g45 SoC by Sergey Matyukevich · Wed Jun 09 23:09:06 2010 +0400
  96. 8747ca6 EHCI: zero out QH transfer overlay in ehci_submit_async() by Sergei Shtylyov · Mon Jun 28 22:44:49 2010 +0400
  97. 1d85dee mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · Mon Apr 12 22:28:14 2010 -0500
  98. 316b996 EHCI: add NEC PCI ID by Sergei Shtylyov · Sat Feb 27 21:34:41 2010 +0300
  99. 23dec68 EHCI: fix port reset reporting by Sergei Shtylyov · Sat Feb 27 21:33:21 2010 +0300
  100. 9de4ac4 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · Sat Feb 27 21:32:17 2010 +0300