aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2023-05-02usb: ehci-mx6: move phy setup before register accessTim Harvey1-6/+4
2023-03-02usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun1-1/+48
2023-02-10Correct SPL uses of IMX_MODULE_FUSESimon Glass1-2/+2
2023-02-07usb: Drop unused sl811-hcd driverSimon Glass3-819/+0
2023-02-07usb: Drop unused ehci-vct driverSimon Glass2-45/+0
2023-02-07rmobile: Drop unused ehci-rmobile driverSimon Glass2-130/+0
2023-02-07usb: Drop unused ehci-faraday driverSimon Glass3-150/+0
2023-02-07armada: usb: net: Drop unused USB driversSimon Glass3-129/+0
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel1-9/+37
2023-01-27usb: xhci: Fix root hub descriptorMark Kettenis1-7/+8
2023-01-27usb: xhci: Implement DMA mappingMark Kettenis3-62/+108
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass1-2/+2
2023-01-23bootstd: Add a USB hunterSimon Glass1-0/+12
2023-01-23dm: usb: Mark the device name as alloced when bindingSimon Glass1-0/+2
2023-01-23bootstd: Add a default method to get bootflowsSimon Glass1-24/+0
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini2-6/+6
2023-01-12usb: onboard-hub: add driver to manage onboard hub suppliesFabrice Gasnier1-6/+10
2022-12-23global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini2-6/+6
2022-12-07usb: eth: Remove non-DM_ETH codeTom Rini1-43/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-11-27usb: Expand buffer size in usb_find_and_bind_driver()Marek Vasut1-1/+1
2022-11-07usb: ehci: ehci-marvell: Support for marvell,ac5-ehciChris Packham2-8/+46
2022-11-03usb: ohci: Use a flexible array member for portstatusSamuel Holland2-14/+1
2022-10-10usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpersPatrice Chotard2-70/+0
2022-10-10usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard4-10/+10
2022-10-10usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard1-53/+3
2022-10-03Merge branch 'next'WIP/03Oct2022Tom Rini1-1/+1
2022-09-26usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driverJim Liu4-0/+245
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini1-0/+6
2022-07-25usb: ehci-mx6: Remove MX6Q_ARM2 related ifdeferyFabio Estevam1-5/+0
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/14Jul2022Tom Rini1-29/+1
2022-07-13usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao1-1/+1
2022-07-12usb: common: move urb code to commonRui Miguel Silva1-29/+1
2022-07-11Merge branch 'next'Tom Rini13-613/+92
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini1-93/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini4-10/+45
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini1-0/+16
2022-07-04usb: host: ehci-generic: Fix error checkAndre Przywara1-1/+1
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2-4/+6
2022-06-28usb: Remove non-DM code in ehci-fsl and xhciTom Rini2-114/+0
2022-06-28usb: ehci-mx5: Remove non-DM codeTom Rini1-47/+0
2022-06-28usb: ehci-mxc: RemoveTom Rini2-149/+0
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini1-47/+0
2022-06-28Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini1-0/+11
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini1-71/+0
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini1-1/+4
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini1-0/+10