1. 76b6b19 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  2. c390412 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · 11 years ago
  3. 120503f ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · 11 years ago
  4. d3d037a ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · 11 years ago
  5. 8bc3603 ehci-hcd: fix memory leak in lowlevel init by Nikita Kiryanov · 11 years ago
  6. bb1f327 usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module by Roger Quadros · 11 years ago
  7. b959655 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · 11 years ago
  8. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  10. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  11. d3e0747 usb: ehci: add missing cache managment by Stephen Warren · 11 years ago
  12. e82a316 usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 11 years ago
  13. 1dde142 usb: ehci: add weak-aliased function for PORTSC by Kuo-Jung Su · 11 years ago
  14. 9c6a9d7 usb: ehci: prevent bad PORTSC register access by Kuo-Jung Su · 11 years ago
  15. ed10e66 usb: Correct CLEAR_FEATURE code in ehci-hcd by Simon Glass · 11 years ago
  16. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  17. e5e8bb0 USB: ohci-at91: support sama5d3x devices by Bo Shen · 11 years ago
  18. 4f4eab4 usb: common: Use a global definition for 'min3' by Vivek Gautam · 11 years ago
  19. 158947d USB: ohci-at91: make OHCI work on at91sam9g10 SoC by Bo Shen · 11 years ago
  20. 7d9aa8f usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  21. b068deb USB: EHCI: Add weak functions to support new chip by Jim Lin · 11 years ago
  22. ba5dfc1 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 11 years ago
  23. e532322 arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 11 years ago
  24. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  25. ae003d0 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  26. 61755c7 usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  27. 8f62ca6 usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  28. c74b011 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  29. 24a4775 usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  30. 39fd634 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · 12 years ago
  31. 2982837 usb: ehci: Add 64-bit controller support by Vincent Palatin · 12 years ago
  32. 7c38e90 usb: ehci: generic PCI support by Vincent Palatin · 12 years ago
  33. b27673c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  34. d7a55e1 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · 12 years ago
  35. 7ae18f3 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  36. afa8721 mxs: Make ehci-mxs multiport capable by Marek Vasut · 12 years ago
  37. 47f1331 mxs: Squash the header file usage in ehci-mxs by Marek Vasut · 12 years ago
  38. 62db0b3 USB: drop unneeded header in ehci-mx6 by Stefano Babic · 12 years ago
  39. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  40. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  41. e18bf1f EHCI: Exynos: Add fdt support by Rajeshwari Shinde · 12 years ago
  42. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  43. bcfc897 at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  44. 7bae844 usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  45. 9d03420 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  46. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  47. fa88ddb ehci-mxc: Fix host power mask bit for i.MX25 by Benoît Thébaudeau · 12 years ago
  48. ed0a6fc ehci-mxc: Fix host power mask bit for i.MX35 by Benoît Thébaudeau · 12 years ago
  49. f22e4fa ehci-mx5/6: Make board_ehci_hcd_init() optional by Benoît Thébaudeau · 12 years ago
  50. 71a5c55 ehci-mxc: Add support for i.MX35 by Benoît Thébaudeau · 12 years ago
  51. 34d33b6 ehci-mxc: Define host offsets by Benoît Thébaudeau · 12 years ago
  52. 9fa3d09 ehci-mxc: Make i.MX25 EHCI configurable by Benoît Thébaudeau · 12 years ago
  53. 31ac2d0 ehci-mxc: Make EHCI power/oc polarities configurable by Benoît Thébaudeau · 12 years ago
  54. 2cfe0b8 ehci-mx5: Add missing OC_DIS for i.MX53 by Benoît Thébaudeau · 12 years ago
  55. 661052f ehci-mx5: Fix *PM usage for i.MX53 by Benoît Thébaudeau · 12 years ago
  56. 394c00d ehci-mx5: Fix OPM usage by Benoît Thébaudeau · 12 years ago
  57. 7d42432 ehci-mx5: Fix OC_DIS usage by Benoît Thébaudeau · 12 years ago
  58. bdc5202 ehci-mx5: Clean up by Benoît Thébaudeau · 12 years ago
  59. 164738e ehci-mxc: Clean up by Benoît Thébaudeau · 12 years ago
  60. 047cea3 powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  61. fb24ffc dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  62. 414e166 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  63. 7a46b2c usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  64. a896211 tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  65. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  66. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  67. 93ad908 usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  68. 7cdcaef Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  69. f1273f1 USB: Fix strict aliasing in ohci-hcd by Troy Kisky · 12 years ago
  70. db19134 ehci: Optimize qTD allocations by Benoît Thébaudeau · 12 years ago
  71. 5cec214 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · 12 years ago
  72. 14eb79b ehci: cosmetic: Define used constants by Benoît Thébaudeau · 12 years ago
  73. 44ae0be ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · 12 years ago
  74. cdeb916 ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · 12 years ago
  75. af963ba mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  76. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  77. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  78. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  79. af2a35f i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · 12 years ago
  80. 2af16f8 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · 12 years ago
  81. 189a695 ehci-hcd: fix external buffer cache handling by Ilya Yanok · 12 years ago
  82. 71c5de4 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  83. c7701af ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · 12 years ago
  84. eec3866 ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · 12 years ago
  85. 895f3e0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  86. 8b3f7bf tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · 12 years ago
  87. c48ac11 EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 12 years ago
  88. 71045da USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · 12 years ago
  89. 7590d3c USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · 12 years ago
  90. 81f4034 ehci-atmel: fix compiler warning by Andreas Bießmann · 12 years ago
  91. cc30b78 Atmel : usb : add EHCI driver for Atmel SoC by Bo Shen · 12 years ago
  92. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  93. 5f0ffea USB: S5P: Add ehci support by Rajeshwari Shinde · 12 years ago
  94. 41b1f0a USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · 12 years ago
  95. b8adb12 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · 12 years ago
  96. de98e8b USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · 12 years ago
  97. 5614553 imx: usb: There is no such register by Timo Ketola · 12 years ago
  98. 45b460d i.MX25: usb: Set PORTSCx register by Timo Ketola · 12 years ago
  99. 3f29d96 USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · 12 years ago
  100. 90579fd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · 12 years ago