1. 71a5c55 ehci-mxc: Add support for i.MX35 by Benoît Thébaudeau · 12 years ago
  2. 34d33b6 ehci-mxc: Define host offsets by Benoît Thébaudeau · 12 years ago
  3. 9fa3d09 ehci-mxc: Make i.MX25 EHCI configurable by Benoît Thébaudeau · 12 years ago
  4. 31ac2d0 ehci-mxc: Make EHCI power/oc polarities configurable by Benoît Thébaudeau · 12 years ago
  5. 2cfe0b8 ehci-mx5: Add missing OC_DIS for i.MX53 by Benoît Thébaudeau · 12 years ago
  6. 661052f ehci-mx5: Fix *PM usage for i.MX53 by Benoît Thébaudeau · 12 years ago
  7. 394c00d ehci-mx5: Fix OPM usage by Benoît Thébaudeau · 12 years ago
  8. 7d42432 ehci-mx5: Fix OC_DIS usage by Benoît Thébaudeau · 12 years ago
  9. bdc5202 ehci-mx5: Clean up by Benoît Thébaudeau · 12 years ago
  10. 164738e ehci-mxc: Clean up by Benoît Thébaudeau · 12 years ago
  11. 047cea3 powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  12. fb24ffc dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  13. 414e166 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  14. 7a46b2c usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  15. a896211 tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  16. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  17. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  18. 93ad908 usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  19. 7cdcaef Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  20. f1273f1 USB: Fix strict aliasing in ohci-hcd by Troy Kisky · 12 years ago
  21. db19134 ehci: Optimize qTD allocations by Benoît Thébaudeau · 12 years ago
  22. 5cec214 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · 12 years ago
  23. 14eb79b ehci: cosmetic: Define used constants by Benoît Thébaudeau · 12 years ago
  24. 44ae0be ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · 12 years ago
  25. cdeb916 ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · 12 years ago
  26. af963ba mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  27. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  28. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  29. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  30. af2a35f i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · 12 years ago
  31. 2af16f8 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · 12 years ago
  32. 189a695 ehci-hcd: fix external buffer cache handling by Ilya Yanok · 12 years ago
  33. 71c5de4 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  34. c7701af ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · 12 years ago
  35. eec3866 ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · 12 years ago
  36. 895f3e0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  37. 8b3f7bf tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · 12 years ago
  38. c48ac11 EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 12 years ago
  39. 71045da USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · 12 years ago
  40. 7590d3c USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · 12 years ago
  41. 81f4034 ehci-atmel: fix compiler warning by Andreas Bießmann · 12 years ago
  42. cc30b78 Atmel : usb : add EHCI driver for Atmel SoC by Bo Shen · 12 years ago
  43. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  44. 5f0ffea USB: S5P: Add ehci support by Rajeshwari Shinde · 13 years ago
  45. 41b1f0a USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · 13 years ago
  46. b8adb12 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · 13 years ago
  47. de98e8b USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · 13 years ago
  48. 5614553 imx: usb: There is no such register by Timo Ketola · 13 years ago
  49. 45b460d i.MX25: usb: Set PORTSCx register by Timo Ketola · 13 years ago
  50. 3f29d96 USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · 13 years ago
  51. 90579fd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · 13 years ago
  52. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 13 years ago
  53. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  54. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  55. 522b2a0 USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · 13 years ago
  56. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  57. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  58. 54cb004 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  59. 732c7c2 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  60. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  61. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  62. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  63. 29321c0 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  64. 805ad7e orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  65. 74d3442 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  66. a14bd41 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
  67. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  68. 3874b6d USB: EHCI: Allow EHCI post-powerup configuration in board files by Marek Vasut · 13 years ago
  69. 1b80f27 USB: MX5: Add MX5 usb post-init callback by Marek Vasut · 13 years ago
  70. 0f8c86b USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · 13 years ago
  71. 1ca5620 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · 13 years ago
  72. 5f4b4f2 ehci: speed up initialization by Vincent Palatin · 13 years ago
  73. 7555d5e USB: Add usb_event_poll() to get keyboards working with EHCI by Marek Vasut · 13 years ago
  74. 5f6aa03 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · 13 years ago
  75. f55feaf drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  76. b0b20d4 drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  77. 0c2dd9a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  78. dd22f7c drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  79. dbb8f27 iMX28: Add USB HOST driver by Marek Vasut · 13 years ago
  80. 8d5d151 ehci-mxc: remove incorrect comment by Wolfgang Grandegger · 13 years ago
  81. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  82. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  83. 6bc52ef drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  84. 1b719e6 powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · 14 years ago
  85. 3ecfa95 ehci-hcd: Allow cleanups to happen gracefully on a timeout. by Joel Fernandes · 13 years ago
  86. 69716c1 USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor by Jason Kridner · 14 years ago
  87. 0b09f54 usb: r8a66597: Fix argument mistake of inl by Nobuhiro Iwamatsu · 13 years ago
  88. dddb7c9 imx: Add support for USB EHCI on imx25 by Matthias Weisser · 13 years ago
  89. ae46d2a ehci-pci: Fix PCI EHCI driver for 36-bit by Zhao Chenhui · 14 years ago
  90. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  91. 372f278 AT91: fix related at91 driver files by Reinhard Meyer · 14 years ago
  92. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  93. 4db2fa7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  94. 298f8af echi: add ULI1575 PCI ID by Zhao Chenhui · 14 years ago
  95. 0a5f7e1 ehci-pci: Add PCI EHCI controller by Trübenbach, Ralf · 14 years ago
  96. 96820a3 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  97. a42a9d7 usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · 14 years ago
  98. 273d720 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · 14 years ago
  99. 67333f7 usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · 14 years ago
  100. 222d6df usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · 14 years ago