summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-07-25usb: ehci-mx6: Remove MX6Q_ARM2 related ifdeferyFabio Estevam
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár
2022-07-15musb: sunxi: Allow host-side USB with external VBUSSamuel Holland
2022-07-15usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driverAngus Ainslie
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-07-13usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-12usb: add isp1760 family driverRui Miguel Silva
2022-07-12usb: common: move urb code to commonRui Miguel Silva
2022-07-12usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy
2022-07-11Merge branch 'next'Tom Rini
2022-07-08arm: Remove strongarm supportTom Rini
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini
2022-07-05Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini
2022-07-04usb: host: ehci-generic: Fix error checkAndre Przywara
2022-06-29rockchip: usb: phy: add rk3066/rk3188 supportJohan Jonker
2022-06-29rockchip: usb: gadget: add rk3066 product idPaweł Jarosz
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini
2022-06-28usb: Remove non-DM code in ehci-fsl and xhciTom Rini
2022-06-28usb: ehci-mx5: Remove non-DM codeTom Rini
2022-06-28usb: ehci-mxc: RemoveTom Rini
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini
2022-06-28ehci-mxs: Remove non-DM codeTom Rini
2022-06-28sandbox: usb: Fix out-of-bounds read when fd=-1Sean Anderson
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-06-16usb: host: ehci-generic: Make resets and clocks optionalAndre Przywara
2022-06-07usb: xhci-mtk: disable all ports when disable host controllerChunfeng Yun
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard
2022-05-20usb: dwc3: Fix non-usb3 configurationsJan Kiszka
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis
2022-05-06usb: host: ehci-generic: Remove DM_REGULATOR flagPatrice Chotard
2022-05-06usb: host: ehci-generic: Make usage of clock/reset bulk() APIPatrice Chotard
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-04-29usb: sandbox: Bounds check read from bufferAndrew Scull
2022-04-29usb: sandbox: Check for string end in copy_to_unicode()Andrew Scull
2022-04-25bootstd: usb: Add a bootdev driverSimon Glass
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-04-22Add support for TP-Link UE200 dongleOleksii Titov
2022-04-22usb: dwc3: Add support for usb3-phy PHY configurationMichal Simek
2022-04-22usb: gadget: ci: Make various ops constAdam Ford