1. fd349a1 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · 11 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  4. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  5. 36dad66 usb: ehci: add missing cache managment by Stephen Warren · 12 years ago
  6. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 12 years ago
  7. 6a656df usb: ehci: add weak-aliased function for PORTSC by Kuo-Jung Su · 12 years ago
  8. 9930e9f usb: ehci: prevent bad PORTSC register access by Kuo-Jung Su · 12 years ago
  9. 0554ba5 usb: Correct CLEAR_FEATURE code in ehci-hcd by Simon Glass · 12 years ago
  10. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  11. 72979a3 USB: ohci-at91: support sama5d3x devices by Bo Shen · 12 years ago
  12. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · 12 years ago
  13. bed082f USB: ohci-at91: make OHCI work on at91sam9g10 SoC by Bo Shen · 12 years ago
  14. d404670 usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  15. 54f3dfe USB: EHCI: Add weak functions to support new chip by Jim Lin · 12 years ago
  16. 1aedde4 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  17. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  18. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  19. 871be85 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  20. 28e1d9c usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  21. e55fdac usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  22. fac8a76 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  23. bab686c usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  24. e076f28 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · 12 years ago
  25. 0d6f77c usb: ehci: Add 64-bit controller support by Vincent Palatin · 12 years ago
  26. 8d45289 usb: ehci: generic PCI support by Vincent Palatin · 12 years ago
  27. 0883a76 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  28. 4ec9b18 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · 12 years ago
  29. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  30. 191a2ce mxs: Make ehci-mxs multiport capable by Marek Vasut · 12 years ago
  31. 83e330c mxs: Squash the header file usage in ehci-mxs by Marek Vasut · 12 years ago
  32. 2e869d7 USB: drop unneeded header in ehci-mx6 by Stefano Babic · 12 years ago
  33. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  34. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. 23fbde5 EHCI: Exynos: Add fdt support by Rajeshwari Shinde · 12 years ago
  36. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  37. b762a9c at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  38. 43a7eef usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  39. 0083cd7 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  40. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  41. 39eb82b ehci-mxc: Fix host power mask bit for i.MX25 by Benoît Thébaudeau · 12 years ago
  42. a1599d6 ehci-mxc: Fix host power mask bit for i.MX35 by Benoît Thébaudeau · 12 years ago
  43. 98023c1 ehci-mx5/6: Make board_ehci_hcd_init() optional by Benoît Thébaudeau · 12 years ago
  44. c44f54d ehci-mxc: Add support for i.MX35 by Benoît Thébaudeau · 12 years ago
  45. 27a23bb ehci-mxc: Define host offsets by Benoît Thébaudeau · 12 years ago
  46. e617b3f ehci-mxc: Make i.MX25 EHCI configurable by Benoît Thébaudeau · 12 years ago
  47. 17971a9 ehci-mxc: Make EHCI power/oc polarities configurable by Benoît Thébaudeau · 12 years ago
  48. 284a459 ehci-mx5: Add missing OC_DIS for i.MX53 by Benoît Thébaudeau · 12 years ago
  49. 46a53ab ehci-mx5: Fix *PM usage for i.MX53 by Benoît Thébaudeau · 12 years ago
  50. b7647f3 ehci-mx5: Fix OPM usage by Benoît Thébaudeau · 12 years ago
  51. 2b2a415 ehci-mx5: Fix OC_DIS usage by Benoît Thébaudeau · 12 years ago
  52. cb10972 ehci-mx5: Clean up by Benoît Thébaudeau · 12 years ago
  53. 12638de ehci-mxc: Clean up by Benoît Thébaudeau · 12 years ago
  54. d407e1f powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  55. e917a7c dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  56. f2f0038 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  57. f5b3408 usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  58. c1275eb tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  59. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  60. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  61. 835e11e usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  62. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  63. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · 12 years ago
  64. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · 12 years ago
  65. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · 12 years ago
  66. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · 12 years ago
  67. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · 12 years ago
  68. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · 12 years ago
  69. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  70. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  71. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  72. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  73. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · 12 years ago
  74. 84570d6 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · 12 years ago
  75. fb11371 ehci-hcd: fix external buffer cache handling by Ilya Yanok · 12 years ago
  76. 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  77. 84309bb ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · 12 years ago
  78. 33f956d ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · 12 years ago
  79. 8203083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  80. 5a057e3 tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · 12 years ago
  81. 21965ac EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 13 years ago
  82. 8444807 USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · 13 years ago
  83. dad39d4 USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · 13 years ago
  84. ed42bf7 ehci-atmel: fix compiler warning by Andreas Bießmann · 12 years ago
  85. c0eede0 Atmel : usb : add EHCI driver for Atmel SoC by Bo Shen · 12 years ago
  86. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  87. 9b4ae50 USB: S5P: Add ehci support by Rajeshwari Shinde · 13 years ago
  88. 285c8b3 USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · 13 years ago
  89. ff24dc3 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · 13 years ago
  90. 4f66831 USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · 13 years ago
  91. c79d225 imx: usb: There is no such register by Timo Ketola · 13 years ago
  92. 63e29f6 i.MX25: usb: Set PORTSCx register by Timo Ketola · 13 years ago
  93. 5d113ca USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · 13 years ago
  94. 2addcfd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · 13 years ago
  95. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 13 years ago
  96. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  97. 5978cdb usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  98. 654838c USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · 13 years ago
  99. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  100. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago