1. 3b83829 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
  2. e445d46 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
  3. 501547c usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · 5 years ago
  4. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  5. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  6. 7c65468 usb: dwc2: allow peripheral mode for OTG configuration by Patrick Delaunay · 5 years ago
  7. 7350a75 usb: dwc2: correctly handle binding for g-tx-fifo-size by Patrick Delaunay · 5 years ago
  8. ad9f2be usb: ehci: adopt 32 bit address for CONFIG_PPC by Yinbo Zhu · 5 years ago
  9. 3a90b50 usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags by Adam Ford · 5 years ago
  10. adb049a usb: dwc3: Add Meson G12A USB Glue by Neil Armstrong · 6 years ago
  11. 9da5474 usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support by Adam Ford · 5 years ago
  12. 0280202 usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs by Bartosz Golaszewski · 5 years ago
  13. c767b6a Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  14. e0b0af6 usb: ohci: Re-enable commented out delay by Adam Ford · 5 years ago
  15. 3570ea1 Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  16. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  17. 400b972 Convert CONFIG_USB_EHCI_MX5 to Kconfig by Lukasz Majewski · 5 years ago
  18. 2298876 USB: DM: Convert i.MX5 ehci code to driver model by Lukasz Majewski · 5 years ago
  19. 7fd9f31 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · 5 years ago
  20. 6fe7dd3 stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  21. 931e9d7 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
  22. 763bb10 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
  23. 5bd97e8 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
  24. 2d76160 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago
  25. 0fdd0bc usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 6 years ago
  26. c2c74f9 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 6 years ago
  27. c791c84 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 6 years ago
  28. a812d77 usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 6 years ago
  29. 17982a2 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · 5 years ago
  30. ad99147 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · 5 years ago
  31. 20df4b5 configs: move CONFIG_USB_EHCI_VF to Kconfig by Marcel Ziswiler · 6 years ago
  32. 69535b3 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · 6 years ago
  33. 89aea23 usb: host: Print device name when scanning by Ismael Luceno Cortes · 6 years ago
  34. e81d9de usb: udc-uclass: Fixed problem when no alias is defined in DT by Jean-Jacques Hiblot · 6 years ago
  35. 747fed5 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  36. 921208e usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  37. 1c1464c usb: ether: call _usb_eth_halt() if initialization fails by Jean-Jacques Hiblot · 6 years ago
  38. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  39. d01806a Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  40. 67bb984 net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  41. 543049a usb: host: Drop [e-o]hci-sunxi drivers by Jagan Teki · 6 years ago
  42. 29d280c sunxi: usb: Switch to Generic host controllers by Jagan Teki · 6 years ago
  43. b9aa0a9 musb-new: sunxi: Use CLK and RESET support by Jagan Teki · 6 years ago
  44. b3c518a dm: usb: gadget: Fix boot breakage on sunxi platforms by Jean-Jacques Hiblot · 6 years ago
  45. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  46. 801f1fa dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports by Jean-Jacques Hiblot · 6 years ago
  47. 8c6cc71 usb: xhci-mem: Fix scratchpad array issue by Ye Li · 6 years ago
  48. 46a3f27 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
  49. 771e765 usb: composite: Fix max packet size for USB3.0 by Siva Durga Prasad Paladugu · 6 years ago
  50. 7d98dbc usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  51. 1594c75 usb: musb-new: Allow the diver not to use the set_phy_power() callback by Jean-Jacques Hiblot · 6 years ago
  52. 1ce5f1f dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
  53. 4dd76d0 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · 6 years ago
  54. 1c03ade usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
  55. f187ace usb: musb: Remove legacy CONFIG_USB_DA8XX by Adam Ford · 6 years ago
  56. 66c65f0 usb: musb: Remove Legacy CONFIG_USB_DAVINCI by Adam Ford · 6 years ago
  57. 16ecb29 usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL by Martyn Welch · 6 years ago
  58. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  59. bb00a01 usb: gadget: f_sdp: Provide filesize env variable for downloaded images by Petr Štetiar · 6 years ago
  60. d66e54a dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · 6 years ago
  61. 4d3825c usb: dwc3: Fix a compilation error with the edison defconfig by Jean-Jacques Hiblot · 6 years ago
  62. 93991cf dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · 6 years ago
  63. 446e3a2 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · 6 years ago
  64. 0131162 dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  65. d648a50 dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
  66. 20bebd8 dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · 6 years ago
  67. ff8d755 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  68. 687ab54 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · 6 years ago
  69. a06955a usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  70. dc03b70 usb: Do not compile USB_STORAGE with BLK && !DM_USB by Alexander Graf · 6 years ago
  71. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  72. ab58170 usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  73. 41a25f4 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  74. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  75. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  76. dda5251 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  77. 30b3241 usb:ci_udc: don't overwrite configuration on pullup by Ramon Fried · 6 years ago
  78. 2466704 usb: ehci-msm: Add init_after_reset for CI_UDC by Ramon Fried · 6 years ago
  79. 8164952 usb:ci_udc: Introduce init_after_reset phy function by Ramon Fried · 6 years ago
  80. 0683b27 ehci: msm: use init_type in probe by Ramon Fried · 6 years ago
  81. 0ac0b6e ehci: msm: switch to generic PHY uclass by Ramon Fried · 6 years ago
  82. 2df4923 ehci: msm: Add missing platdata by Ramon Fried · 6 years ago
  83. cd8c3ae ehci: Replace board_prepare_usb with board_usb_init by Ramon Fried · 6 years ago
  84. 5c349e1 usb: ehci-generic: Add vbus-supply regulator support by Patrice Chotard · 6 years ago
  85. 88c34b8 usb: dwc2: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  86. 1335e77 usb: ehci: Add PHY support to ehci-pci by Marek Vasut · 6 years ago
  87. b43cdf9 usb: ehci: Make the PHY handling generic by Marek Vasut · 6 years ago
  88. 15fd1b7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  89. 12069bd usb: musb-new: Call musb_platform_exit from musb_stop by Jagan Teki · 6 years ago
  90. 14b6a07 usb: musb-new: sunxi: Add proper musb exit support by Jagan Teki · 6 years ago
  91. 1034bcc musb-new: sunxi: Access ahb_reset0_cfg via ccm offset by Jagan Teki · 6 years ago
  92. 622fd2b usb: musb-new: sunxi: Allocate struct phy in private by Jagan Teki · 6 years ago
  93. 8b8d59f usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  94. c73251e usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller by Jean-Jacques Hiblot · 6 years ago
  95. 1a35526 usb: musb-new: omap2430: Enable DM_USB and OF support by Adam Ford · 6 years ago
  96. 10d5ed9 usb: musb-new: omap2430: Remove dead code by Adam Ford · 6 years ago
  97. cdec3ea Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  98. 92c7eda usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes by Alberto Panizzo · 6 years ago
  99. 4f6dc4c usb: rockchip: fix printing csw debug info by Alberto Panizzo · 6 years ago
  100. 11758a5 usb: rockchip: be quiet on serial port while transferring data by Alberto Panizzo · 6 years ago