1. b3c518a dm: usb: gadget: Fix boot breakage on sunxi platforms by Jean-Jacques Hiblot · 6 years ago
  2. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  3. 801f1fa dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports by Jean-Jacques Hiblot · 6 years ago
  4. 8c6cc71 usb: xhci-mem: Fix scratchpad array issue by Ye Li · 6 years ago
  5. 46a3f27 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
  6. 771e765 usb: composite: Fix max packet size for USB3.0 by Siva Durga Prasad Paladugu · 6 years ago
  7. 7d98dbc usb: musb-new: Add support for DM_USB by Jean-Jacques Hiblot · 6 years ago
  8. 1594c75 usb: musb-new: Allow the diver not to use the set_phy_power() callback by Jean-Jacques Hiblot · 6 years ago
  9. 1ce5f1f dwc3-generic: Add support for the am437x by Jean-Jacques Hiblot · 6 years ago
  10. 4dd76d0 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · 6 years ago
  11. 1c03ade usb: dwc3-generic: make it compatible with "ti, keystone-dwc3" by Jean-Jacques Hiblot · 6 years ago
  12. f187ace usb: musb: Remove legacy CONFIG_USB_DA8XX by Adam Ford · 6 years ago
  13. 66c65f0 usb: musb: Remove Legacy CONFIG_USB_DAVINCI by Adam Ford · 6 years ago
  14. 16ecb29 usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL by Martyn Welch · 6 years ago
  15. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  16. bb00a01 usb: gadget: f_sdp: Provide filesize env variable for downloaded images by Petr Štetiar · 6 years ago
  17. d66e54a dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · 6 years ago
  18. 4d3825c usb: dwc3: Fix a compilation error with the edison defconfig by Jean-Jacques Hiblot · 6 years ago
  19. 93991cf dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · 6 years ago
  20. 446e3a2 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · 6 years ago
  21. 0131162 dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  22. d648a50 dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
  23. 20bebd8 dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · 6 years ago
  24. ff8d755 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  25. 687ab54 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · 6 years ago
  26. a06955a usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  27. dc03b70 usb: Do not compile USB_STORAGE with BLK && !DM_USB by Alexander Graf · 6 years ago
  28. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  29. ab58170 usb: Remove CMD_USB dependency for common code by Sven Schwermer · 6 years ago
  30. 41a25f4 usb: Introduce CONFIG_SPL_DM_USB by Sven Schwermer · 6 years ago
  31. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  32. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  33. dda5251 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
  34. 30b3241 usb:ci_udc: don't overwrite configuration on pullup by Ramon Fried · 6 years ago
  35. 2466704 usb: ehci-msm: Add init_after_reset for CI_UDC by Ramon Fried · 6 years ago
  36. 8164952 usb:ci_udc: Introduce init_after_reset phy function by Ramon Fried · 6 years ago
  37. 0683b27 ehci: msm: use init_type in probe by Ramon Fried · 6 years ago
  38. 0ac0b6e ehci: msm: switch to generic PHY uclass by Ramon Fried · 6 years ago
  39. 2df4923 ehci: msm: Add missing platdata by Ramon Fried · 6 years ago
  40. cd8c3ae ehci: Replace board_prepare_usb with board_usb_init by Ramon Fried · 6 years ago
  41. 5c349e1 usb: ehci-generic: Add vbus-supply regulator support by Patrice Chotard · 6 years ago
  42. 88c34b8 usb: dwc2: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  43. 1335e77 usb: ehci: Add PHY support to ehci-pci by Marek Vasut · 6 years ago
  44. b43cdf9 usb: ehci: Make the PHY handling generic by Marek Vasut · 6 years ago
  45. 15fd1b7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  46. 12069bd usb: musb-new: Call musb_platform_exit from musb_stop by Jagan Teki · 6 years ago
  47. 14b6a07 usb: musb-new: sunxi: Add proper musb exit support by Jagan Teki · 6 years ago
  48. 1034bcc musb-new: sunxi: Access ahb_reset0_cfg via ccm offset by Jagan Teki · 6 years ago
  49. 622fd2b usb: musb-new: sunxi: Allocate struct phy in private by Jagan Teki · 6 years ago
  50. 8b8d59f usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  51. c73251e usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller by Jean-Jacques Hiblot · 6 years ago
  52. 1a35526 usb: musb-new: omap2430: Enable DM_USB and OF support by Adam Ford · 6 years ago
  53. 10d5ed9 usb: musb-new: omap2430: Remove dead code by Adam Ford · 6 years ago
  54. cdec3ea Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  55. 92c7eda usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes by Alberto Panizzo · 6 years ago
  56. 4f6dc4c usb: rockchip: fix printing csw debug info by Alberto Panizzo · 6 years ago
  57. 11758a5 usb: rockchip: be quiet on serial port while transferring data by Alberto Panizzo · 6 years ago
  58. f68c8e8 usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  59. e11f916 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  60. e4b34a7 usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command by Alberto Panizzo · 6 years ago
  61. cad66e3 usb: rockchip: fix command failed on host side due to missing data by Alberto Panizzo · 6 years ago
  62. c194bdf gadget: f_thor: fix hang-up with ctrl-c by Seung-Woo Kim · 6 years ago
  63. 481ea2e mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  64. 0bc846a sunxi: A64: OHCI: prevent turning off shared USB clock by Andre Przywara · 6 years ago
  65. ff5d5cc usb: dwc2: Add brcm,bcm2708-usb compatible by Emmanuel Vadot · 6 years ago
  66. 9c22aec usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  67. 11080bf usb: ohci: change the NUM_EDs from 8 to 32 by Zeng Tao · 6 years ago
  68. ebbc23a usb: sunxi: ohci: make ohci_t the first member in private data by Vasily Khoruzhick · 6 years ago
  69. af15946 dwc2 USB controller hangs with lan78xx by Andrew Thomas · 6 years ago
  70. a715415 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  71. b9f3475 usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  72. 6639894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  73. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  74. 11bb627 usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use by Vasily Khoruzhick · 6 years ago
  75. 56830ce usb: sunxi: ohci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  76. 1ed9c11 usb: sunxi: ehci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  77. 9fddf6c usb: xhci-pci: Fix compiler warning by Bin Meng · 6 years ago
  78. 948f32c bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  79. 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  80. 582d97b Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  81. b168591 usb: xhci: zynqmp: Fix header location by Michal Simek · 6 years ago
  82. 65c9675 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  83. d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  84. 1a28d38 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 6 years ago
  85. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  86. 42d8dd4 fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  87. d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  88. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  89. 6aae847 gadget: f_thor: Fix memory leaks of usb request and its buffer by Seung-Woo Kim · 6 years ago
  90. afa314d rockchip: xhci: remove DTS parsing for PHY (which is unused) by Philipp Tomsich · 6 years ago
  91. e404066 usb: xhci: Handle endianness in xhci_set_configuration() by Bin Meng · 6 years ago
  92. eaaefb0 usb: xhci: Fix config fail of FS hub behind a HS hub with MTT by Bin Meng · 6 years ago
  93. ae751b0 usb: xhci: Initialize dev_state to 0 in the input slot context by Bin Meng · 6 years ago
  94. 793c819 usb: xhci: Set accurate add context flags when updating hub attributes by Bin Meng · 6 years ago
  95. 3f48422 usb: xhci-rcar: deregister before deactivating clock by Matthias Blankertz · 6 years ago
  96. dd32281 usb: sunxi: Switch to use generic-phy by Jagan Teki · 6 years ago
  97. aa29b11 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 6 years ago
  98. 223278c musb: sunxi: Add support for H3/H5/A64 by Jagan Teki · 6 years ago
  99. 5c5fe88 musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · 6 years ago
  100. 9d12a82 musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · 6 years ago