1. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  2. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  3. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  4. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  5. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  6. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  7. 3135dba usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  8. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  9. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  10. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  11. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  12. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  13. 9069075 usb: omap5: Update the board_usb_init api by Dan Murphy · 11 years ago
  14. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  15. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  16. 677ff20 OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  17. ddcb9bd exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  18. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  19. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  20. ad69f17 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · 11 years ago
  21. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  22. 5c1a1ad usb: ehci: Fix test mode for connected ports by Julius Werner · 11 years ago
  23. 800cb81 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  24. c26d272 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · 11 years ago
  25. 4f7f935 ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · 11 years ago
  26. bacec78 ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · 11 years ago
  27. 2f13e44 ehci-hcd: fix memory leak in lowlevel init by Nikita Kiryanov · 11 years ago
  28. 9facca7 usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module by Roger Quadros · 11 years ago
  29. fd349a1 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · 11 years ago
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  32. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  33. 36dad66 usb: ehci: add missing cache managment by Stephen Warren · 12 years ago
  34. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 12 years ago
  35. 6a656df usb: ehci: add weak-aliased function for PORTSC by Kuo-Jung Su · 12 years ago
  36. 9930e9f usb: ehci: prevent bad PORTSC register access by Kuo-Jung Su · 12 years ago
  37. 0554ba5 usb: Correct CLEAR_FEATURE code in ehci-hcd by Simon Glass · 12 years ago
  38. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  39. 72979a3 USB: ohci-at91: support sama5d3x devices by Bo Shen · 12 years ago
  40. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · 12 years ago
  41. bed082f USB: ohci-at91: make OHCI work on at91sam9g10 SoC by Bo Shen · 12 years ago
  42. d404670 usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  43. 54f3dfe USB: EHCI: Add weak functions to support new chip by Jim Lin · 12 years ago
  44. 1aedde4 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 12 years ago
  45. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  46. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  47. 871be85 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  48. 28e1d9c usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  49. e55fdac usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  50. fac8a76 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  51. bab686c usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  52. e076f28 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · 12 years ago
  53. 0d6f77c usb: ehci: Add 64-bit controller support by Vincent Palatin · 12 years ago
  54. 8d45289 usb: ehci: generic PCI support by Vincent Palatin · 12 years ago
  55. 0883a76 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  56. 4ec9b18 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · 12 years ago
  57. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  58. 191a2ce mxs: Make ehci-mxs multiport capable by Marek Vasut · 12 years ago
  59. 83e330c mxs: Squash the header file usage in ehci-mxs by Marek Vasut · 12 years ago
  60. 2e869d7 USB: drop unneeded header in ehci-mx6 by Stefano Babic · 12 years ago
  61. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  62. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. 23fbde5 EHCI: Exynos: Add fdt support by Rajeshwari Shinde · 12 years ago
  64. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  65. b762a9c at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  66. 43a7eef usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  67. 0083cd7 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  68. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  69. 39eb82b ehci-mxc: Fix host power mask bit for i.MX25 by Benoît Thébaudeau · 12 years ago
  70. a1599d6 ehci-mxc: Fix host power mask bit for i.MX35 by Benoît Thébaudeau · 12 years ago
  71. 98023c1 ehci-mx5/6: Make board_ehci_hcd_init() optional by Benoît Thébaudeau · 12 years ago
  72. c44f54d ehci-mxc: Add support for i.MX35 by Benoît Thébaudeau · 12 years ago
  73. 27a23bb ehci-mxc: Define host offsets by Benoît Thébaudeau · 12 years ago
  74. e617b3f ehci-mxc: Make i.MX25 EHCI configurable by Benoît Thébaudeau · 12 years ago
  75. 17971a9 ehci-mxc: Make EHCI power/oc polarities configurable by Benoît Thébaudeau · 12 years ago
  76. 284a459 ehci-mx5: Add missing OC_DIS for i.MX53 by Benoît Thébaudeau · 12 years ago
  77. 46a53ab ehci-mx5: Fix *PM usage for i.MX53 by Benoît Thébaudeau · 12 years ago
  78. b7647f3 ehci-mx5: Fix OPM usage by Benoît Thébaudeau · 12 years ago
  79. 2b2a415 ehci-mx5: Fix OC_DIS usage by Benoît Thébaudeau · 12 years ago
  80. cb10972 ehci-mx5: Clean up by Benoît Thébaudeau · 12 years ago
  81. 12638de ehci-mxc: Clean up by Benoît Thébaudeau · 12 years ago
  82. d407e1f powerpc/usb: fix bug of CPU hang when missing USB PHY clock by Shengzhou Liu · 12 years ago
  83. e917a7c dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  84. f2f0038 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  85. f5b3408 usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  86. c1275eb tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  87. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  88. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  89. 835e11e usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  90. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  91. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · 12 years ago
  92. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · 12 years ago
  93. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · 12 years ago
  94. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · 12 years ago
  95. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · 12 years ago
  96. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · 12 years ago
  97. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  98. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  99. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  100. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago