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-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
2019-04-21
usb: dwc2: fix gadget disconnect
Fabrice Gasnier
2019-04-21
stm32mp1: add stusb1600 support for DK1 and DK2 board
Patrick Delaunay
2019-04-21
usb: dwc2: add support for STM32MP1
Patrick Delaunay
2019-04-21
usb: dwc2_udc_otg: Add tx_fifo_sz array support
Patrice Chotard
2019-04-21
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
Patrick Delaunay
2019-04-21
usb: dwc2: Add function for session B check
Patrick Delaunay
2019-04-21
usb: dwc2: Add force-b-session-valid support
Patrick Delaunay
2019-04-21
usb: dwc2: force reset assert before to probe the driver
Patrick Delaunay
2019-04-21
usb: dwc2: convert driver to DM_USB_GADGET
Patrick Delaunay
2019-04-21
usb: dwc2: remove unused variable regs_otg
Patrick Delaunay
2019-04-19
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
Alex Kiernan
2019-04-19
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
Alex Kiernan
2019-04-13
configs: move CONFIG_USB_EHCI_VF to Kconfig
Marcel Ziswiler
2019-04-09
usb: ehci-mx6: Use common code to extract dr_mode
Adam Ford
2019-04-09
usb: host: Print device name when scanning
Ismael Luceno Cortes
2019-03-16
usb: udc-uclass: Fixed problem when no alias is defined in DT
Jean-Jacques Hiblot
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-02-01
usb: ether: call _usb_eth_halt() if initialization fails
Jean-Jacques Hiblot
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2019-01-24
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-01-24
net: remove CONFIG_MCAST_TFTP
Chris Packham
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-18
musb-new: sunxi: Use CLK and RESET support
Jagan Teki
2019-01-10
dm: usb: gadget: Fix boot breakage on sunxi platforms
Jean-Jacques Hiblot
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2019-01-10
dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
Jean-Jacques Hiblot
2019-01-09
usb: xhci-mem: Fix scratchpad array issue
Ye Li
2018-12-14
usb: musb-new: sunxi: Fix null pointer access
Stefan Mavrodiev
2018-12-14
usb: composite: Fix max packet size for USB3.0
Siva Durga Prasad Paladugu
2018-12-14
usb: musb-new: Add support for DM_USB
Jean-Jacques Hiblot
2018-12-14
usb: musb-new: Allow the diver not to use the set_phy_power() callback
Jean-Jacques Hiblot
2018-12-14
dwc3-generic: Add support for the am437x
Jean-Jacques Hiblot
2018-12-14
usb: host: replace xhci-keystone driver by the generic dwc3 driver
Jean-Jacques Hiblot
2018-12-14
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
Jean-Jacques Hiblot
2018-12-14
usb: musb: Remove legacy CONFIG_USB_DA8XX
Adam Ford
2018-12-14
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
Adam Ford
2018-12-14
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
Martyn Welch
2018-12-14
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
[next]