aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-27usb: Expand buffer size in usb_find_and_bind_driver()Marek Vasut
2022-11-07usb: ehci: ehci-marvell: Support for marvell,ac5-ehciChris Packham
2022-11-03usb: ohci: Use a flexible array member for portstatusSamuel Holland
2022-10-10usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-03Merge branch 'next'Tom Rini
2022-09-26usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driverJim Liu
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini
2022-07-25usb: ehci-mx6: Remove MX6Q_ARM2 related ifdeferyFabio Estevam
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: common: move urb code to commonRui Miguel Silva
2022-07-11Merge branch 'next'Tom 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-04usb: host: ehci-generic: Fix error checkAndre Przywara
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-16usb: host: ehci-generic: Make resets and clocks optionalAndre Przywara
2022-06-07usb: xhci-mtk: disable all ports when disable host controllerChunfeng Yun
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-25bootstd: usb: Add a bootdev driverSimon Glass
2022-04-08arm: Remove unused ep93xx codeTom Rini
2022-02-23usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from KconfigAdam Ford
2022-02-23usb: ehci-omap: Use PHY system to manage phy resetsAdam Ford
2022-02-23usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAPAdam Ford
2022-02-23usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probeAdam Ford
2022-02-23usb: ehci-omap: Drop dead codeAdam Ford
2022-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár
2022-02-16usb: xhci: reset endpoint on USB stallStefan Agner
2022-02-11usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mnAdam Ford
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini