index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2019-10-08
drivers: usb: dwc3: setup phy before dwc3 core soft reset
T Karthik Reddy
2019-09-14
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-09-11
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
2019-09-11
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
2019-09-11
usb: musb_hcd: fix compilation error
Jean-Jacques Hiblot
2019-09-11
dwc2: use the nonblock argument in submit_int_msg
Michal Suchanek
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-10
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
2019-08-22
usb: r8a66597: Add optional DM VBUS regulator support
Marek Vasut
2019-08-22
usb: r8a66597: Checkpatch cleanup
Marek Vasut
2019-08-22
usb: r8a66597: Add Kconfig entry
Marek Vasut
2019-08-22
usb: r8a66597: Convert to USB DM
Marek Vasut
2019-08-22
usb: r8a66597: Replace R8A66597_BASE0
Marek Vasut
2019-08-22
usb: r8a66597: Remove BE support
Marek Vasut
2019-08-22
usb: r8a66597: Replace IO accessors
Marek Vasut
2019-08-22
usb: r8a66597: Make CONFIG_RZA_USB default
Marek Vasut
2019-08-22
usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
Marek Vasut
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-08
usb: gadget: f_dfu.c: fix memory leak
Ralph Siemsen
2019-08-08
usb, ohci, pci: add DM support for PCI-based OHCI USB controller
Heiko Schocher
2019-08-08
usb, ohci: add warning if none on pci found
Heiko Schocher
2019-08-08
usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI
Heiko Schocher
2019-08-08
usb, ohci: fix ohci swap register access
Heiko Schocher
2019-08-08
usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used
Heiko Schocher
2019-08-08
usb: musb-new: Add support for da8xx-musb
Adam Ford
2019-07-19
rockchip: xhci: Remove RK3399 support
Mark Kettenis
2019-07-19
usb: xhci-dwc3: Add USB2 PHY configuration
Mark Kettenis
2019-07-19
usb: dwc3-of-simple: Add support for RK3399
Mark Kettenis
2019-07-13
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Derald D. Woods
2019-07-05
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
Jean-Jacques Hiblot
2019-07-05
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
Jean-Jacques Hiblot
2019-07-05
usb: ehci-mx6: Fix bus enumeration for DM case
Marek Vasut
2019-06-28
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-06-27
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
2019-06-19
usb: dwc2: allow peripheral mode for OTG configuration
Patrick Delaunay
2019-06-19
usb: dwc2: correctly handle binding for g-tx-fifo-size
Patrick Delaunay
2019-05-23
usb: ehci: adopt 32 bit address for CONFIG_PPC
Yinbo Zhu
2019-05-09
usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags
Adam Ford
2019-05-09
usb: dwc3: Add Meson G12A USB Glue
Neil Armstrong
2019-05-05
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
Adam Ford
2019-05-04
usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs
Bartosz Golaszewski
2019-05-03
Merge git://git.denx.de/u-boot-usb
Tom Rini
2019-05-03
usb: ohci: Re-enable commented out delay
Adam Ford
2019-05-01
Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip
Tom Rini
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-04-25
Convert CONFIG_USB_EHCI_MX5 to Kconfig
Lukasz Majewski
2019-04-25
USB: DM: Convert i.MX5 ehci code to driver model
Lukasz Majewski
[next]