1. 5f364f5 usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support by Adam Ford · 6 years ago
  2. d5f516c usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs by Bartosz Golaszewski · 6 years ago
  3. 0972521 Merge git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  4. 7bc8f21 usb: ohci: Re-enable commented out delay by Adam Ford · 6 years ago
  5. 544f9de Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  6. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  7. 6fccaf2 Convert CONFIG_USB_EHCI_MX5 to Kconfig by Lukasz Majewski · 6 years ago
  8. dbc70f8 USB: DM: Convert i.MX5 ehci code to driver model by Lukasz Majewski · 6 years ago
  9. 92f7f19 usb: dwc2: fix gadget disconnect by Fabrice Gasnier · 6 years ago
  10. 7f3384d stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  11. e014cb6 usb: dwc2: add support for STM32MP1 by Patrick Delaunay · 6 years ago
  12. 00f3fc6 usb: dwc2_udc_otg: Add tx_fifo_sz array support by Patrice Chotard · 6 years ago
  13. 80a0de1 usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register by Patrick Delaunay · 6 years ago
  14. e2ad779 usb: dwc2: Add function for session B check by Patrick Delaunay · 6 years ago
  15. 0c42d1d usb: dwc2: Add force-b-session-valid support by Patrick Delaunay · 6 years ago
  16. 9e4abe3 usb: dwc2: force reset assert before to probe the driver by Patrick Delaunay · 6 years ago
  17. 7515054 usb: dwc2: convert driver to DM_USB_GADGET by Patrick Delaunay · 6 years ago
  18. 6a1b77e usb: dwc2: remove unused variable regs_otg by Patrick Delaunay · 6 years ago
  19. e8d02b6 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · 6 years ago
  20. e1269f4 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · 6 years ago
  21. 31f4495 configs: move CONFIG_USB_EHCI_VF to Kconfig by Marcel Ziswiler · 6 years ago
  22. 15287f0 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · 6 years ago
  23. f58affe usb: host: Print device name when scanning by Ismael Luceno Cortes · 6 years ago
  24. fb57691 usb: udc-uclass: Fixed problem when no alias is defined in DT by Jean-Jacques Hiblot · 6 years ago
  25. 43ecef4 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  26. 888a946 usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  27. 128151f usb: ether: call _usb_eth_halt() if initialization fails by Jean-Jacques Hiblot · 6 years ago
  28. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  29. 9dff08f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  30. a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
  31. 4b8d059 usb: host: Drop [e-o]hci-sunxi drivers by Jagan Teki · 6 years ago
  32. 1ba41e1 sunxi: usb: Switch to Generic host controllers by Jagan Teki · 6 years ago
  33. ce8a697 musb-new: sunxi: Use CLK and RESET support by Jagan Teki · 6 years ago
  34. db994e0 dm: usb: gadget: Fix boot breakage on sunxi platforms by Jean-Jacques Hiblot · 6 years ago
  35. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  36. 2934dc1 dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports by Jean-Jacques Hiblot · 6 years ago
  37. 4bda718 usb: xhci-mem: Fix scratchpad array issue by Ye Li · 6 years ago
  38. 4beaec1 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
  39. c7c0718 usb: composite: Fix max packet size for USB3.0 by Siva Durga Prasad Paladugu · 6 years ago
  40. 57118f6 usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  41. c1f9ba3 usb: musb-new: Allow the diver not to use the set_phy_power() callback by Jean-Jacques Hiblot · 6 years ago
  42. ca848df dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
  43. e2517a9 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · 6 years ago
  44. 3e0684b usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
  45. 51d6159 usb: musb: Remove legacy CONFIG_USB_DA8XX by Adam Ford · 6 years ago
  46. 1f85bb3 usb: musb: Remove Legacy CONFIG_USB_DAVINCI by Adam Ford · 6 years ago
  47. 07871c8 usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL by Martyn Welch · 6 years ago
  48. 80d353c usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  49. d991cc3 usb: gadget: f_sdp: Provide filesize env variable for downloaded images by Petr Štetiar · 6 years ago
  50. 65596f1 dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · 6 years ago
  51. 31da49d usb: dwc3: Fix a compilation error with the edison defconfig by Jean-Jacques Hiblot · 6 years ago
  52. ae004d3 dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · 6 years ago
  53. aa866a0 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · 6 years ago
  54. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  55. 3de978a dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
  56. d7c36ae dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · 6 years ago
  57. 49ba05c usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  58. 44aaec7 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · 6 years ago
  59. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  60. 3da6ce8 usb: Do not compile USB_STORAGE with BLK && !DM_USB by Alexander Graf · 6 years ago
  61. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  62. 8416c6a usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  63. 469e0f7 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  64. 434f058 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  65. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  66. 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  67. 8c09fce usb:ci_udc: don't overwrite configuration on pullup by Ramon Fried · 6 years ago
  68. cbee908 usb: ehci-msm: Add init_after_reset for CI_UDC by Ramon Fried · 6 years ago
  69. 5d4eb84 usb:ci_udc: Introduce init_after_reset phy function by Ramon Fried · 6 years ago
  70. 7b0334f ehci: msm: use init_type in probe by Ramon Fried · 6 years ago
  71. 7e36596 ehci: msm: switch to generic PHY uclass by Ramon Fried · 6 years ago
  72. 4383948 ehci: msm: Add missing platdata by Ramon Fried · 6 years ago
  73. bc866cc8 ehci: Replace board_prepare_usb with board_usb_init by Ramon Fried · 6 years ago
  74. fc42468 usb: ehci-generic: Add vbus-supply regulator support by Patrice Chotard · 6 years ago
  75. 2386556 usb: dwc2: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  76. 8f58c78 usb: ehci: Add PHY support to ehci-pci by Marek Vasut · 6 years ago
  77. d9af6cd usb: ehci: Make the PHY handling generic by Marek Vasut · 6 years ago
  78. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  79. 7e8fd77 usb: musb-new: Call musb_platform_exit from musb_stop by Jagan Teki · 6 years ago
  80. 1d0d63e usb: musb-new: sunxi: Add proper musb exit support by Jagan Teki · 6 years ago
  81. 2e8e67c musb-new: sunxi: Access ahb_reset0_cfg via ccm offset by Jagan Teki · 6 years ago
  82. d0edfee usb: musb-new: sunxi: Allocate struct phy in private by Jagan Teki · 6 years ago
  83. f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  84. d9680f6 usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller by Jean-Jacques Hiblot · 6 years ago
  85. 0b957cd usb: musb-new: omap2430: Enable DM_USB and OF support by Adam Ford · 6 years ago
  86. d5856d8 usb: musb-new: omap2430: Remove dead code by Adam Ford · 6 years ago
  87. dac5394 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  88. 85763fc usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes by Alberto Panizzo · 6 years ago
  89. 7ecbcb8 usb: rockchip: fix printing csw debug info by Alberto Panizzo · 6 years ago
  90. dac7c2c usb: rockchip: be quiet on serial port while transferring data by Alberto Panizzo · 6 years ago
  91. f069eff usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  92. 4594021 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  93. aa21ca3 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command by Alberto Panizzo · 6 years ago
  94. 4ed7611 usb: rockchip: fix command failed on host side due to missing data by Alberto Panizzo · 6 years ago
  95. 1661bf2 gadget: f_thor: fix hang-up with ctrl-c by Seung-Woo Kim · 6 years ago
  96. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  97. dc27c4f sunxi: A64: OHCI: prevent turning off shared USB clock by Andre Przywara · 6 years ago
  98. 8044700 usb: dwc2: Add brcm,bcm2708-usb compatible by Emmanuel Vadot · 6 years ago
  99. 17970334 usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  100. 0f77c42 usb: ohci: change the NUM_EDs from 8 to 32 by Zeng Tao · 6 years ago