summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini2022-08-121-0/+6
* usb: ehci-mx6: Remove MX6Q_ARM2 related ifdeferyFabio Estevam2022-07-251-5/+0
* arch: mvebu: Disable by default unused peripherals in SPLPali Rohár2022-07-211-0/+1
* musb: sunxi: Allow host-side USB with external VBUSSamuel Holland2022-07-151-6/+0
* usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driverAngus Ainslie2022-07-152-1/+8
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2022-07-1421-149/+3773
|\
| * usb: add isp1760 family driverRui Miguel Silva2022-07-1212-0/+3574
| * usb: common: move urb code to commonRui Miguel Silva2022-07-129-149/+169
| * usb: dwc3: Add support to reset usb ULPI phyT Karthik Reddy2022-07-121-0/+30
* | usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao2022-07-131-1/+1
|/
* Merge branch 'next'Tom Rini2022-07-1124-3593/+103
|\
| * arm: Remove strongarm supportTom Rini2022-07-082-24/+0
| * Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-081-1/+4
| |\
| | * sandbox: usb: Fix out-of-bounds read when fd=-1Sean Anderson2022-06-281-1/+4
| * | arm: Remove PXA architecture supportTom Rini2022-07-075-751/+1
| * | usb: ohci-hcd: Remove some unused legacy codeTom Rini2022-07-071-93/+0
| * | Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-074-10/+45
| * | Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini2022-07-071-0/+16
| * | Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini2022-07-051-0/+5
| * | Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-283-8/+6
| * | usb: Remove non-DM code in ehci-fsl and xhciTom Rini2022-06-282-114/+0
| * | usb: ehci-mx5: Remove non-DM codeTom Rini2022-06-281-47/+0
| * | usb: ehci-mxc: RemoveTom Rini2022-06-282-149/+0
| * | usb: xhci-fsl: Remove non-DM codeTom Rini2022-06-281-47/+0
| * | Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini2022-06-281-0/+11
| * | usb: ehci-fsl: Remove non-DM codeTom Rini2022-06-281-71/+0
| * | Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini2022-06-281-1/+4
| * | Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini2022-06-281-0/+10
| * | ehci-mxs: Remove non-DM codeTom Rini2022-06-281-77/+0
| |/
| * Merge branch 'master' into nextTom Rini2022-06-202-4/+6
| |\
| * | stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay2022-06-171-1/+1
| * | arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini2022-06-063-2199/+0
* | | usb: host: ehci-generic: Fix error checkAndre Przywara2022-07-041-1/+1
* | | rockchip: usb: phy: add rk3066/rk3188 supportJohan Jonker2022-06-291-0/+8
* | | rockchip: usb: gadget: add rk3066 product idPaweł Jarosz2022-06-291-0/+1
| |/ |/|
* | usb: host: ehci-generic: Make resets and clocks optionalAndre Przywara2022-06-161-2/+2
* | usb: xhci-mtk: disable all ports when disable host controllerChunfeng Yun2022-06-071-2/+4
|/
* spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard2022-05-231-2/+2
* usb: dwc3: Fix non-usb3 configurationsJan Kiszka2022-05-201-1/+3
* usb: xhci-dwc3: Support role switch default roleMark Kettenis2022-05-202-0/+22
* usb: host: ehci-generic: Remove DM_REGULATOR flagPatrice Chotard2022-05-061-14/+0
* usb: host: ehci-generic: Make usage of clock/reset bulk() APIPatrice Chotard2022-05-061-71/+32
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-033-3/+5
* pci: Map bars with offset and lengthAndrew Scull2022-05-033-3/+3
* usb: sandbox: Bounds check read from bufferAndrew Scull2022-04-291-0/+2
* usb: sandbox: Check for string end in copy_to_unicode()Andrew Scull2022-04-291-3/+2
* bootstd: usb: Add a bootdev driverSimon Glass2022-04-252-0/+65
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2022-04-223-2/+22
|\
| * Add support for TP-Link UE200 dongleOleksii Titov2022-04-221-0/+2
| * usb: dwc3: Add support for usb3-phy PHY configurationMichal Simek2022-04-221-0/+18