1. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  2. 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  3. 115200c sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · 10 years ago
  4. 6841deb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  5. 048899b usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · 10 years ago
  6. 6e7e929 usb: add basic USB configs in Kconfig by Masahiro Yamada · 10 years ago
  7. 865ed5e usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT by Nobuhiro Iwamatsu · 10 years ago
  8. c02bf45 usb: ehci: fix Interrupt on Doorbell flag of USBCMD by Masahiro Yamada · 10 years ago
  9. 44fd591 dm: sunxi: Request USB vbus gpio by Hans de Goede · 10 years ago
  10. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  11. 4dc9492 usb: ehci: rmobile: Collect up address data by Nobuhiro Iwamatsu · 10 years ago
  12. a3058c0 usb: ehci: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  13. 8460b89 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · 10 years ago
  14. 8aa26b8 usb: ehci: Move cache invalidation to poll_int_queue by Hans de Goede · 10 years ago
  15. bd818d8 usb: ehci: Move interrupt packet length check to create_int_queue by Hans de Goede · 10 years ago
  16. 32f2eac usb: ehci: Do not disable an already disabled periodic schedule by Hans de Goede · 10 years ago
  17. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  18. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  19. 2d17b48 ehci-hcd.c: make local functions static by Jeroen Hofstee · 10 years ago
  20. 3dd80aa usb: use __weak by Jeroen Hofstee · 10 years ago
  21. bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
  22. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  23. 6e9e062 usb: dwc2: Add driver for Synopsis DWC2 USB IP block by Oleksandr Tymoshenko · 11 years ago
  24. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  25. d1fcbae usb: tegra: ULPI regression on tegra20 by Marcel Ziswiler · 10 years ago
  26. 36b7310 usb: ehci: Make periodic_schedules a per controller variable by Hans de Goede · 10 years ago
  27. 415548d usb: ehci: poll_int_queue check real qtd, not the overlay by Hans de Goede · 10 years ago
  28. ea7b30c usb: ehci: Add missing cache flush to destroy_int_queue by Hans de Goede · 10 years ago
  29. 4e2c4ad usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain by Hans de Goede · 10 years ago
  30. 5546ad0 usb: ehci-mx6: Rename the USB register base address by Ye.Li · 10 years ago
  31. dd24b57 usb: ehci: mxs: Add board-specific callbacks by Marek Vasut · 10 years ago
  32. 97b2043 USB: ehci-atmel: use pcr to enable or disable clock by Bo Shen · 10 years ago
  33. 01c8bf5 USB: ohci-at91: use pcr to enable or disable clock by Bo Shen · 10 years ago
  34. 3e1b36b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  35. 5906fad usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  36. ed7ce83 usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  37. 8d15400 sunxi: add USB EHCI driver by Roman Byshko · 10 years ago
  38. 4a755f1 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · 10 years ago
  39. 26707d9 usb: host: xhci: make sure to power up PHY by Felipe Balbi · 10 years ago
  40. 7237d22 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  41. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  42. 198c5f9 usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 10 years ago
  43. 8ecdce7 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 10 years ago
  44. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  45. 8e38128 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  46. 15231f6 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · 10 years ago
  47. a4539a2 usb: tegra: support device mode by Stephen Warren · 10 years ago
  48. 2d34151 usb: tegra: refactor PHY type selection by Stephen Warren · 10 years ago
  49. 9b20fe6 usb: tegra: fix PHY selection code by Stephen Warren · 10 years ago
  50. eb8c54b ARM: zynq: ehci: Added USB host driver support by Michal Simek · 10 years ago
  51. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  52. e6e493f exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · 10 years ago
  53. ea42777 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · 10 years ago
  54. ede4d5e usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 10 years ago
  55. 896720c fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0 by Nikhil Badola · 10 years ago
  56. 1185691 fsl/usb: Workaround for USB erratum-A007075 by Nikhil Badola · 11 years ago
  57. 0ecb15c fsl/usb: Fix phy type for Second USB controller by Nikhil Badola · 11 years ago
  58. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  59. b1d615f usb: tegra: fix PHY configuration by Stefan Agner · 11 years ago
  60. b03f4b3 usb: tegra: fix USB2 powerdown for Tegra30 and later by Stefan Agner · 11 years ago
  61. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  62. 8165e34 usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · 11 years ago
  63. 2456b97 ush: ehci: initialize altnext pointers in QH by Stephen Warren · 11 years ago
  64. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  65. 91d7746 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · 11 years ago
  66. b1c7567 ARM: USB: Remove the IXP EHCI driver by Marek Vasut · 11 years ago
  67. 7da7651 usb: exynos5: arndale: Add network support by Inderpal Singh · 11 years ago
  68. 16f9480 usb: ehci: exynos: set/reset hsic phys by Inderpal Singh · 11 years ago
  69. eb63218 usb: ehci: Fix register access by Marek Vasut · 11 years ago
  70. 1e1be6d usb: ehci: Do not de-init uninited controllers by Marek Vasut · 11 years ago
  71. 8fb8354 usb: ehci-pci: Clarify and cleanup the EHCI controller detection by Marek Vasut · 11 years ago
  72. 835a555 usb: ehci-omap: Reset the USB Host OMAP module by Roger Quadros · 11 years ago
  73. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  74. 522c956 usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  75. dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  76. d9bef0a arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  77. 44e32c7 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  78. 77354e9 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  79. 7e575c4 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  80. d1a5286 usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  81. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  82. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  83. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  84. ba55453 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  85. b216821 usb: omap5: Update the board_usb_init api by Dan Murphy · 11 years ago
  86. 41b667b usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  87. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  88. 2d2358a OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  89. 4a271cb exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  90. 13194f3 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  91. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  92. e3d7440 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · 11 years ago
  93. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  94. 5077f96 usb: ehci: Fix test mode for connected ports by Julius Werner · 11 years ago
  95. 76b6b19 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · 11 years ago
  96. c390412 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · 11 years ago
  97. 120503f ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · 11 years ago
  98. d3d037a ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · 11 years ago
  99. 8bc3603 ehci-hcd: fix memory leak in lowlevel init by Nikita Kiryanov · 11 years ago
  100. bb1f327 usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module by Roger Quadros · 11 years ago