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
/
host
Age
Commit message (
Expand
)
Author
2020-06-11
usb: provide a device tree node to USB devices
Michael Walle
2020-06-02
usb: ohci: Add header file for ARCH_DMA_MINALIGN
Simon Glass
2020-05-31
Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-05-30
driver: usb: drop legacy rockchip xhci driver
Frank Wang
2020-05-29
usb: ehci-mx6: Print error code on failure
Marek Vasut
2020-05-29
usb: ehci-mx6: Handle fixed regulators correctly
Marek Vasut
2020-05-22
usb: dwc3: fix NULL pointer issue
Chunfeng Yun
2020-05-22
usb: ehci-omap: Add Support for DM_USB and OF_CONTROL
Adam Ford
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-10
usb: mx6: add fuse check
Peng Fan
2020-05-02
xhci: mediatek: Add support for MTK xHCI host controller
Chunfeng Yun
2020-05-02
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-04-28
usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC
Patrice Chotard
2020-04-28
usb: host: dwc2: add trace to have clean usb start
Patrick Delaunay
2020-04-28
usb: host: dwc2: force reset assert
Patrick Delaunay
2020-04-28
usb: host: dwc2: add clk support
Patrick Delaunay
2020-04-28
usb: host: dwc2: add phy support
Patrick Delaunay
2020-04-28
usb: avoid NULL check before free
Heinrich Schuchardt
2020-04-13
drivers: usb: host: Add BRCM xHCI driver
Rayagonda Kokatanur
2020-04-13
usb: Migrate to support live DT for some driver
Kever Yang
2020-04-13
usb: ehci-msm: Use dev interface to get device address
Kever Yang
2020-04-13
usb: dwc3-of-simple: Drop redundant inclding header file
Kever Yang
2020-04-09
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-08
usb: xhci: support 1.1 or later version
Chunfeng Yun
2019-10-31
usb: ehci-hcd: Keep async schedule running
Marek Vasut
2019-10-24
ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
Ye Li
2019-10-24
usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
Igor Opaniuk
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2019-10-24
usb: host: remove the xhci-zynqmp driver
Jean-Jacques Hiblot
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
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
[next]