1. 6900aed usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · 10 years ago
  2. 53de33f usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · 10 years ago
  3. 5720765 dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · 10 years ago
  4. c241d7e usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  5. 93c3763 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · 10 years ago
  6. 3f52e1b usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
  7. 27d3b89 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · 10 years ago
  8. 793d347 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · 10 years ago
  9. 8e1906a dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  10. 71744d0 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · 10 years ago
  11. b6d959a usb: dwc3: ep0: make dwc3 ep0 build in uboot by Kishon Vijay Abraham I · 10 years ago
  12. 747a0a5 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · 10 years ago
  13. 18be4cb usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy by Kishon Vijay Abraham I · 10 years ago
  14. 027b610 usb: dwc3: remove pm related operations from dwc3 driver by Kishon Vijay Abraham I · 10 years ago
  15. 9848e57 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · 10 years ago
  16. 9de1115 usb: dwc3: remove trace_* APIs from dwc3 driver by Kishon Vijay Abraham I · 10 years ago
  17. 30c31d5 usb: dwc3: Modify the file headers to u-boot format by Kishon Vijay Abraham I · 10 years ago
  18. 97798eb usb: dwc3: remove un-used files from dwc3 folder by Kishon Vijay Abraham I · 10 years ago
  19. 85d5e70 usb: dwc3: add dwc3 folder from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  20. 103fa06 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · 10 years ago
  21. a139b96 usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  22. 5877de9 usb: dwc2: retry NAK'd interrupt transfers by Stephen Warren · 9 years ago
  23. e236519 usb: dwc2: implement interrupt transfers by Stephen Warren · 9 years ago
  24. ed9bcbc usb: dwc2: correctly program hcchar for LS devices by Stephen Warren · 9 years ago
  25. 4748cce usb: dwc2: detect device speed correctly by Stephen Warren · 10 years ago
  26. 5c0beb5 usb: dwc2: use phys_to_bus/bus_to_phys by Stephen Warren · 10 years ago
  27. fc909c0 usb: dwc2: fix bulk transfers by Stephen Warren · 10 years ago
  28. 805b67e usb: dwc2: remove restriction on buffer length by Stephen Warren · 10 years ago
  29. d1c880c usb: dwc2: fix aligned buffer usage by Stephen Warren · 10 years ago
  30. 66ffc87 usb: dwc2: simplify wait_for_chhltd by Stephen Warren · 10 years ago
  31. 282685e usb: dwc2: remove control_data_toggle[] by Stephen Warren · 10 years ago
  32. ee83755 usb: dwc2: usb chunk_msg() for control transfers too by Stephen Warren · 10 years ago
  33. 7b5e504 usb: dwc2: refactor submit_bulk_msg to be common by Stephen Warren · 10 years ago
  34. 4a1d21f usb: dwc2: unify waiting for transfer completion by Stephen Warren · 10 years ago
  35. 421a5a0 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · 10 years ago
  36. ec5e78c usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  37. 96df9c7 usb: ehci-tegra: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  38. 98ae840 ehci-hcd: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  39. f72d832 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  40. 4c5998b usb: eth: asix: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  41. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  42. a7c3d5e net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  43. 8a440b0 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · 10 years ago
  44. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  45. e42add5 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
  46. 57c6941 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  47. 1e7df7c usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  48. 4c7d025 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · 10 years ago
  49. 44f597a ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · 10 years ago
  50. a86ac95 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 10 years ago
  51. 537cd07 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  52. 9e4b510 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  53. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  54. 372d7de fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  55. de19562 fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  56. 193d7d1 usb: musb-new: omap2430: Reset the MUSB controller early by Paul Kocialkowski · 10 years ago
  57. 8f9f7be exynos: usb: make dwc3_set_mode to static by Joonyoung Shim · 10 years ago
  58. 52defe8 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  59. b1b912d sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  60. 316328f usb: pci: Add XHCI driver for PCI by Simon Glass · 10 years ago
  61. 4fd4672 usb: pci: Use pci_find_class() to find the device by Simon Glass · 10 years ago
  62. 46927e1 dm: usb: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  63. 1193397 usb: eth: asix88179: add ability to modify MAC address by Rene Griessl · 10 years ago
  64. 904f2a8 musb-new: Add interrupt queue support by Hans de Goede · 10 years ago
  65. accf04c musb-new: Add urb and hep parameters to construct_urb by Hans de Goede · 10 years ago
  66. b918a0c musb-new: Properly remove a transfer from the schedule on timeout by Hans de Goede · 10 years ago
  67. 90cdc10 musb-new: Fix reset sequence when in host mode by Hans de Goede · 10 years ago
  68. e8672e3 musb-new: Fix interrupt transfers not working by Hans de Goede · 10 years ago
  69. dc9a391 musb-new: Use time based timeouts rather then cpu-cycles based timeouts by Hans de Goede · 10 years ago
  70. 28a15ef musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago
  71. 0f8bc53 musb-new: Add register defines for different reg layout on sunxi by Hans de Goede · 10 years ago
  72. 8bb6c1d usb: Add an interval parameter to create_int_queue by Hans de Goede · 10 years ago
  73. c0978a9 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · 10 years ago
  74. 1fd81b7 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · 10 years ago
  75. 87ed6b1 usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · 10 years ago
  76. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  77. e9954b8 usb: eth: add ASIX AX88179 DRIVER by Rene Griessl · 10 years ago
  78. 62a96d8 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · 10 years ago
  79. 267abc6 fastboot: add support for continue command by Rob Herring · 10 years ago
  80. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  81. 68ae882 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · 10 years ago
  82. a5a5882 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  83. fc9b0b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  84. 80d9ef8 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
  85. da5ce44 drivers: usb: fsl: Check USB Erratum A007792 applicability by Nikhil Badola · 10 years ago
  86. ecfc19f drivers: usb: fsl: Add USB device-tree errata framework by Nikhil Badola · 10 years ago
  87. a1c04e2 drivers: usb: Make usb device-tree fixup code architecture independent by Nikhil Badola · 10 years ago
  88. 7a294c5 usb: phy: omap_usb_phy: fix build breakage by Felipe Balbi · 10 years ago
  89. 149c751 usb: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
  90. 85bafb6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  91. 878cd63 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  92. f3dff69 drivers : usb: fsl: Implement usb Erratum A007798 workaround by Nikhil Badola · 10 years ago
  93. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  94. c26c80a drivers: usb: fsl: Move USB Errata checking code by Nikhil Badola · 10 years ago
  95. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  96. f216844 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
  97. 0c6de88 usb: ehci: do not set the LSB of Current qTD pointer by Masahiro Yamada · 10 years ago
  98. 6a23c65 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · 10 years ago
  99. 229dbba usb:ehci-mx6 add phy mode query function by Peng Fan · 10 years ago
  100. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago