u-boot-brain/drivers/usb/host
Mateusz Kulikowski 5a8221181e ehci: Add support for Qualcomm EHCI
This driver is able to reconfigure OTG controller into HOST mode.
Board can add board-specific initialization as board_prepare_usb().
It requires USB_ULPI_VIEWPORT enabled in board configuration.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
Tested-by: Simon Glass <sjg@chromium.org>
2016-04-01 17:18:11 -04:00
..
dwc2.c usb: dwc2: disable erroneous overcurrent condition 2016-03-05 02:21:36 +01:00
dwc2.h usb: dwc2: disable erroneous overcurrent condition 2016-03-05 02:21:36 +01:00
ehci-armada100.c
ehci-atmel.c drivers: usb: atmel: clean up the UTMI PLL code 2016-02-18 21:34:41 +01:00
ehci-exynos.c
ehci-faraday.c
ehci-fsl.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci-generic.c usb: ehci: Use map_physmem in ehci-generic 2016-02-24 19:12:32 +01:00
ehci-hcd.c ehci-hcd: Add init_after_reset 2016-04-01 17:18:08 -04:00
ehci-marvell.c
ehci-mpc512x.c ehci-ci.h: drop generic USBCMD fields 2016-04-01 17:18:11 -04:00
ehci-msm.c ehci: Add support for Qualcomm EHCI 2016-04-01 17:18:11 -04:00
ehci-mx5.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci-mx6.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci-mxc.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci-mxs.c
ehci-omap.c
ehci-pci.c dm: usb: Add a compatible string for PCI EHCI controller 2016-01-24 12:07:19 +08:00
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c sunxi: ehci: Add A83T compatible 2016-03-31 17:04:11 +02:00
ehci-tegra.c
ehci-vct.c
ehci-vf.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci-zynq.c usb: Rename ehci-fsl.h to ehci-ci.h 2016-04-01 17:18:10 -04:00
ehci.h ehci-hcd: Add init_after_reset 2016-04-01 17:18:08 -04:00
isp116x-hcd.c
isp116x.h
Kconfig ehci: Add support for Qualcomm EHCI 2016-04-01 17:18:11 -04:00
Makefile ehci: Add support for Qualcomm EHCI 2016-04-01 17:18:11 -04:00
ohci-at91.c drivers: usb: ohci-at91: clean up the PLLB code 2016-02-18 21:34:41 +01:00
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c
ohci-hcd.c
ohci-lpc32xx.c usb: ohci-lpc32xx: Use shared wait_for_bit 2016-01-25 10:39:49 -05:00
ohci-s3c24xx.c
ohci-s3c24xx.h
ohci-sunxi.c sunxi: ohci: Add A83T compatible 2016-03-31 17:04:13 +02:00
ohci.h
r8a66597-hcd.c
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c dm: usb: Unbind old block devices when shutting down USB 2016-03-17 21:27:39 -06:00
utmi-armada100.c
xhci-dwc3.c
xhci-exynos5.c
xhci-fsl.c
xhci-keystone.c
xhci-mem.c
xhci-omap.c
xhci-pci.c
xhci-ring.c
xhci-uniphier.c
xhci-zynqmp.c
xhci.c usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. 2016-03-20 18:00:45 +01:00
xhci.h