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
2019-02-20
Kconfig: tegra: Migrate USB_EHCI_TEGRA
Peter Robinson
2019-02-15
usb: ehci-mx6: Make regulator DM_REGULATOR dependent
Abel Vesa
2019-01-18
usb: host: Drop [e-o]hci-sunxi drivers
Jagan Teki
2019-01-18
sunxi: usb: Switch to Generic host controllers
Jagan Teki
2019-01-09
usb: xhci-mem: Fix scratchpad array issue
Ye Li
2018-12-14
usb: host: replace xhci-keystone driver by the generic dwc3 driver
Jean-Jacques Hiblot
2018-12-07
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
usb: Remove CMD_USB dependency for common code
Sven Schwermer
2018-11-26
usb: Introduce CONFIG_SPL_DM_USB
Sven Schwermer
2018-10-29
fsl/usb: Workaround for USB erratum-A005275
Chris Packham
2018-09-30
usb: ehci-msm: Add init_after_reset for CI_UDC
Ramon Fried
2018-09-30
ehci: msm: use init_type in probe
Ramon Fried
2018-09-30
ehci: msm: switch to generic PHY uclass
Ramon Fried
2018-09-30
ehci: msm: Add missing platdata
Ramon Fried
2018-09-30
ehci: Replace board_prepare_usb with board_usb_init
Ramon Fried
2018-09-15
usb: ehci-generic: Add vbus-supply regulator support
Patrice Chotard
2018-08-29
usb: dwc2: Add reset ctrl to driver
Ley Foon Tan
2018-08-28
usb: ehci: Add PHY support to ehci-pci
Marek Vasut
2018-08-28
usb: ehci: Make the PHY handling generic
Marek Vasut
2018-07-05
sunxi: A64: OHCI: prevent turning off shared USB clock
Andre Przywara
2018-07-05
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
2018-06-29
usb: sunxi: Use proper reg_mask for clock gate, reset
Jagan Teki
2018-06-29
usb: ohci: change the NUM_EDs from 8 to 32
Zeng Tao
2018-06-29
usb: sunxi: ohci: make ohci_t the first member in private data
Vasily Khoruzhick
2018-06-16
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-14
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
Vasily Khoruzhick
2018-06-13
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
Vasily Khoruzhick
2018-06-13
usb: sunxi: ohci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
usb: sunxi: ehci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
usb: xhci-pci: Fix compiler warning
Bin Meng
2018-06-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-06-01
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-05-31
usb: xhci: zynqmp: Fix header location
Michal Simek
2018-05-30
rockchip: xhci: remove DTS parsing for PHY (which is unused)
Philipp Tomsich
2018-05-30
usb: xhci: Handle endianness in xhci_set_configuration()
Bin Meng
2018-05-30
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
Bin Meng
2018-05-30
usb: xhci: Initialize dev_state to 0 in the input slot context
Bin Meng
2018-05-30
usb: xhci: Set accurate add context flags when updating hub attributes
Bin Meng
2018-05-30
usb: xhci-rcar: deregister before deactivating clock
Matthias Blankertz
2018-05-28
usb: sunxi: Switch to use generic-phy
Jagan Teki
2018-05-28
usb: sunxi: Simplify ccm reg base code
Jagan Teki
2018-05-18
usb: xhci: zynqmp: Remove support for !DM_USB
Michal Simek
2018-05-18
usb: xhci: zynqmp: Add support for DM_USB
Michal Simek
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-07
regmap: clean up regmap allocation
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-26
usb: host: dwc3: fix phys init
Neil Armstrong
2018-04-21
usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
Neil Armstrong
[next]