~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: Return -ENOENT when no devices are foundSimon Glass2023-08-09
* usb: xhci: Fix double free on failureRichard Habeeb2023-07-27
* usb: ehci-mx6: remove unnecessary regulator enable from probeTim Harvey2023-07-21
* bootstd: Use bootdev instead of bootdeviceSimon Glass2023-07-16
* Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-05
|\
| * usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong2023-06-21
* | Merge tag v2023.07-rc4 into nextTom Rini2023-06-12
|\|
| * bootstd: usb: Avoid initing USB twiceSimon Glass2023-05-13
| * usb: Tidy up the usb_start flagSimon Glass2023-05-13
| * drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* | usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut2023-05-17
|/
* usb: ehci-mx6: move phy setup before register accessTim Harvey2023-05-02
* usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun2023-03-02
* Correct SPL uses of IMX_MODULE_FUSESimon Glass2023-02-10
* usb: Drop unused sl811-hcd driverSimon Glass2023-02-07
* usb: Drop unused ehci-vct driverSimon Glass2023-02-07
* rmobile: Drop unused ehci-rmobile driverSimon Glass2023-02-07
* usb: Drop unused ehci-faraday driverSimon Glass2023-02-07
* armada: usb: net: Drop unused USB driversSimon Glass2023-02-07
* ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel2023-02-02
* usb: xhci: Fix root hub descriptorMark Kettenis2023-01-27
* usb: xhci: Implement DMA mappingMark Kettenis2023-01-27
* bootstd: Add a new pre-scan priority for bootdevsSimon Glass2023-01-23
* bootstd: Add a USB hunterSimon Glass2023-01-23
* dm: usb: Mark the device name as alloced when bindingSimon Glass2023-01-23
* bootstd: Add a default method to get bootflowsSimon Glass2023-01-23
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* usb: onboard-hub: add driver to manage onboard hub suppliesFabrice Gasnier2023-01-12
* global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFGTom Rini2022-12-23
* global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini2022-12-23
* usb: eth: Remove non-DM_ETH codeTom Rini2022-12-07
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* usb: Expand buffer size in usb_find_and_bind_driver()Marek Vasut2022-11-27
* usb: ehci: ehci-marvell: Support for marvell,ac5-ehciChris Packham2022-11-07
* usb: ohci: Use a flexible array member for portstatusSamuel Holland2022-11-03
* usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpersPatrice Chotard2022-10-10
* usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard2022-10-10
* usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard2022-10-10
* Merge branch 'next'Tom Rini2022-10-03
|\
| * cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* | usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driverJim Liu2022-09-26
|/
* Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini2022-08-12
* usb: ehci-mx6: Remove MX6Q_ARM2 related ifdeferyFabio Estevam2022-07-25
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2022-07-14
|\
| * usb: common: move urb code to commonRui Miguel Silva2022-07-12
* | usb: xhci-mtk: add support for MediaTek MT7621 SoCWeijie Gao2022-07-13
|/
* Merge branch 'next'Tom Rini2022-07-11
|\
| * usb: ohci-hcd: Remove some unused legacy codeTom Rini2022-07-07
| * Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-07