1. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun May 20 22:51:41 2012 +0200
  2. 9b4ae50 USB: S5P: Add ehci support by Rajeshwari Shinde · Wed May 02 19:18:51 2012 +0530
  3. 285c8b3 USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · Mon Apr 09 04:13:00 2012 +0200
  4. ff24dc3 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · Mon Apr 09 04:07:46 2012 +0200
  5. 4f66831 USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · Sun Apr 08 23:32:05 2012 +0200
  6. c79d225 imx: usb: There is no such register by Timo Ketola · Wed Apr 18 22:55:33 2012 +0000
  7. 63e29f6 i.MX25: usb: Set PORTSCx register by Timo Ketola · Wed Apr 18 22:55:32 2012 +0000
  8. 5d113ca USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · Wed May 02 04:36:39 2012 +0000
  9. 2addcfd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · Thu Apr 19 11:25:18 2012 +0000
  10. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · Mon Apr 16 23:13:51 2012 +0200
  11. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000
  12. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  13. 654838c USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · Mon Mar 19 12:36:10 2012 +0000
  14. 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
  15. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · Wed Feb 08 22:33:25 2012 +0000
  16. 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · Mon Feb 13 03:27:43 2012 +0000
  17. 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · Mon Feb 13 03:27:42 2012 +0000
  18. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  19. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  20. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · Mon Feb 06 03:55:34 2012 +0000
  21. 7ad7578 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · Mon Feb 06 03:55:33 2012 +0000
  22. 994bca2 orion5x: add USB host ehci-marvell support by Albert ARIBAUD · Sun Jan 15 22:08:40 2012 +0000
  23. c3c7645 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · Sun Jan 15 22:08:39 2012 +0000
  24. a31f2f5 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · Mon Feb 06 20:39:29 2012 +0530
  25. b60c557 Coding Style cleanup by Wolfgang Denk · Mon Dec 19 12:03:40 2011 +0100
  26. 0973477 USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · Mon Jul 11 02:37:01 2011 +0200
  27. de09b79 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · Thu Nov 24 05:14:00 2011 +0100
  28. bfd64a8 USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · Thu Nov 24 04:22:17 2011 +0100
  29. d17f2d2 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · Fri Nov 11 14:03:36 2011 +0100
  30. 8277b50 ehci: speed up initialization by Vincent Palatin · Mon Dec 05 14:52:22 2011 -0800
  31. 9b315fe USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · Sun Sep 25 21:07:56 2011 +0200
  32. fc5cf88 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · Fri Oct 07 02:00:13 2011 +0200
  33. 93d79e8 drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 10:10:33 2011 +0000
  34. 3275d46 drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:51 2011 +0000
  35. da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 16 20:24:41 2011 +0100
  36. 7b83c35 drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 10:04:15 2011 -0600
  37. f7d7f94 iMX28: Add USB HOST driver by Marek Vasut · Tue Nov 08 23:18:26 2011 +0000
  38. 5409862 ehci-mxc: remove incorrect comment by Wolfgang Grandegger · Mon Oct 17 08:17:47 2011 +0000
  39. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · Tue Oct 18 20:11:42 2011 +0530
  40. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  41. 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
  42. 3fb68ee powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · Wed Mar 23 15:20:43 2011 +0530
  43. c1d1c5c ehci-hcd: Allow cleanups to happen gracefully on a timeout. by Joel Fernandes · Sat Jun 25 13:42:47 2011 -0500
  44. 8c2465c USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor by Jason Kridner · Wed Apr 20 08:54:16 2011 -0500
  45. 362c6ef usb: r8a66597: Fix argument mistake of inl by Nobuhiro Iwamatsu · Mon Jul 11 11:03:47 2011 +0900
  46. dba1f9b imx: Add support for USB EHCI on imx25 by Matthias Weisser · Wed Jul 06 00:28:30 2011 +0000
  47. 20799c9 ehci-pci: Fix PCI EHCI driver for 36-bit by Zhao Chenhui · Tue Apr 19 10:47:05 2011 +0800
  48. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · Sun Nov 07 13:26:14 2010 +0100
  49. da48040 AT91: fix related at91 driver files by Reinhard Meyer · Wed Nov 03 15:47:20 2010 +0100
  50. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  51. e936628 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Apr 05 12:24:20 2011 +0200
  52. 73f25e9 echi: add ULI1575 PCI ID by Zhao Chenhui · Sun Mar 13 10:00:40 2011 -0500
  53. d2c9188 ehci-pci: Add PCI EHCI controller by Trübenbach, Ralf · Thu Mar 31 16:46:47 2011 +0000
  54. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · Mon Feb 07 14:42:16 2011 -0800
  55. 808bffa usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · Fri Nov 26 15:43:44 2010 +0100
  56. 745af44 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · Fri Nov 26 15:44:00 2010 +0100
  57. 86b34cf usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · Fri Nov 26 15:43:28 2010 +0100
  58. e1e0931 usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · Tue Nov 02 11:47:29 2010 +0100
  59. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  60. cdc5a7a ehci-hcd.c: fix hanging under higher load by Wolfgang Denk · Fri Oct 22 14:23:00 2010 +0200
  61. cd6cbd9 USB: fix Queue Element Transfer Descriptor changes by Wolfgang Denk · Wed Oct 20 21:08:17 2010 +0200
  62. 17e648b ehci-pci: print hccr, hcor and hc_lenght by Florian Fainelli · Fri Oct 15 15:53:45 2010 +0200
  63. ebb829f USB: sync Queue Element Transfer Descriptor against EHCI spec by Wolfgang Denk · Tue Oct 19 16:13:15 2010 +0200
  64. 8cc3b77 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Oct 19 20:58:16 2010 +0200
  65. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · Thu Oct 14 15:27:06 2010 +0200
  66. 5e6b1f6 MX31: add delay between USB port setup and reset by Stefano Babic · Mon Oct 18 10:23:05 2010 +0200
  67. 2e88030 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Sun Oct 17 19:57:38 2010 +0200
  68. adf5b64 MX31: Add support for MXC EHCI controller by Stefano Babic · Wed Oct 06 09:00:01 2010 +0200
  69. 9d78675 USB: Make non-bulk delay longer in OHCI by Marek Vasut · Mon Sep 20 03:57:25 2010 +0200
  70. 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
  71. d25010d USB OHCI support for at91sam9g45 SoC by Sergey Matyukevich · Wed Jun 09 23:09:06 2010 +0400
  72. 8747ca6 EHCI: zero out QH transfer overlay in ehci_submit_async() by Sergei Shtylyov · Mon Jun 28 22:44:49 2010 +0400
  73. 1d85dee mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · Mon Apr 12 22:28:14 2010 -0500
  74. 316b996 EHCI: add NEC PCI ID by Sergei Shtylyov · Sat Feb 27 21:34:41 2010 +0300
  75. 23dec68 EHCI: fix port reset reporting by Sergei Shtylyov · Sat Feb 27 21:33:21 2010 +0300
  76. 9de4ac4 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · Sat Feb 27 21:32:17 2010 +0300
  77. fa30a27 EHCI: fix root hub device descriptor by Sergei Shtylyov · Sat Feb 27 21:29:42 2010 +0300
  78. 1e01b08 at91: use C structs for AT91 OHCI code by Matthias Fuchs · Thu Mar 25 14:30:13 2010 +0100
  79. a4db1ca convert common files to new SoC access by Jens Scharsig · Wed Feb 03 22:46:58 2010 +0100
  80. 52d1761 Add ppc440epx USB ehci support. by Chris Zhang · Wed Jan 06 13:34:05 2010 -0800
  81. fddf6d6 Fix EHCI port reset. by Chris Zhang · Wed Jan 06 13:34:04 2010 -0800
  82. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · Sat Oct 31 12:37:38 2009 -0500
  83. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  84. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · Wed Nov 04 16:07:59 2009 +0900
  85. 2281029 usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root by Prafulla Wadaskar · Fri Jul 17 19:56:30 2009 +0530
  86. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · Thu Jul 23 22:23:23 2009 +0200
  87. 0a96f54 usb: Fix compiler warning with gcc4.4 by Kumar Gala · Tue Jul 07 15:48:58 2009 -0500
  88. 46c54fd usb: add Marvell Kirkwood ehci host controller driver by Prafulla Wadaskar · Mon Jun 29 20:56:43 2009 +0530
  89. 32c5220 mpc8xxx: USB: fix: access of ehci struct elements by Vivek Mahajan · Fri Jun 19 17:56:00 2009 +0530
  90. 288f7fb mpc83xx: USB: Reorganized its support by Vivek Mahajan · Mon May 25 17:23:16 2009 +0530
  91. ae038ab mpc8xxx: USB: Relocates ehci-fsl.h to include/usb by Vivek Mahajan · Thu May 21 17:32:27 2009 +0530
  92. e9d8c31 mpc8xxx: USB: Removed reenablement of its interface by Vivek Mahajan · Thu May 21 17:32:15 2009 +0530
  93. 500cda8 at91: fix a USB problem for AT91SAM9261 by RONETIX - Ilko Iliev · Fri Jun 05 16:54:31 2009 +0200
  94. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  95. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · Mon Apr 20 11:08:46 2009 -0500
  96. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  97. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · Fri Apr 03 12:46:58 2009 +0200