aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12usb: sandbox: Add gadget callbacksPatrice Chotard
2021-10-12usb: gadget: Add bcdDevice for the DWC2 USB Gadget ControllerPatrice Chotard
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-10-07usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-27Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini
2021-09-27usb: ehci-omap: Drop non-DM_USB legacy codeTom Rini
2021-09-27Convert CONFIG_USB_XHCI_OMAP to KconfigTom Rini
2021-09-27usb: phy: ti: Remove non-DM PHY codeTom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-22usb: xhci-dwc3: Add support for USB 3.1 controllersMark Kettenis
2021-09-22usb: ehci-mx6: use phy_type from device treeMatthias Schiffer
2021-09-22usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer
2021-09-22usb: xhci-dwc3: Add support for clocks/resetsSamuel Holland
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2Tom Rini
2021-08-05pci: usb: ohci: Test on PCI not DM_PCISimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-07-14usb: musb-new: Add glue driver for ST-Ericsson Ux500Stephan Gerhold
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-24usb: ehci-mx6: Do not fail when 'reg' is not foundFabio Estevam
2021-06-24usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6Fabio Estevam
2021-06-16Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-06-09usb: ehci-mx6: add support for i.MXRTGiulio Benetti
2021-06-09usb: dwc2: Avoid delay when initializing USB peripheral by dwc2João Loureiro
2021-06-08usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct nameKishon Vijay Abraham I
2021-05-16usb: dwc3-generic: Disable host driver definition if gadget onlyKunihiko Hayashi
2021-05-16usb: musb-new: Extend and move Allwinner quirk into KconfigAndre Przywara
2021-05-14usb: dwc3-meson-g12a: skip phy on -ENODATA aswellNeil Armstrong
2021-04-28usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHYMarek Vasut
2021-04-22usb: ehci-hcd: Add IAA handshake for removing async QHYe Li
2021-04-18usb: ehci-mx6: Add iMX8M supportMarek Vasut
2021-04-18usb: ehci-mx6: Fix aarch64 build warningsMarek Vasut
2021-04-18usb: ehci-mx6: Add fsl,imx7d-usb compatible stringMarek Vasut
2021-04-18usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not definedMarek Vasut
2021-04-18usb: ehci-mx6: Add generic EHCI PHY supportMarek Vasut
2021-04-18usb: ehci-mx6: Use portnr from DT in DM caseMarek Vasut