u-boot/drivers/usb/host
Wenyou Yang 17b68b5a58 dm: atmel: Add driver model support for the ehci driver
Add driver model support while retaining the existing legacy code.
This allows the driver to support boards that have converted to
driver model as well as those that have not.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-08-15 22:58:04 +02:00
..
Kconfig dm: atmel: Add driver model support for the ehci driver 2016-08-15 22:58:04 +02:00
Makefile usb: move CONFIG_USB_XHCI to Kconfig with renaming 2016-06-04 00:43:53 +02:00
dwc2.c usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA 2016-05-06 20:06:56 +02:00
dwc2.h usb: dwc2: disable erroneous overcurrent condition 2016-03-05 02:21:36 +01:00
ehci-armada100.c
ehci-atmel.c dm: atmel: Add driver model support for the ehci driver 2016-08-15 22:58:04 +02:00
ehci-exynos.c usb: host: ehci: samsung: Move hcor initialization after usb phy setup 2015-12-17 21:54:41 +01:00
ehci-faraday.c
ehci-fsl.c usb: ehci: fsl: Add code to use CONFIG_DM_USB 2016-08-07 21:55:43 +02:00
ehci-generic.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
ehci-hcd.c usb: ehci: only shutdown opened controller 2016-06-18 00:49:00 +02: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 dm: ehci-mx6: support driver model 2016-08-07 21:55:42 +02: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: H3: Do not clear usb companion clk-gate / reset on remove 2016-04-12 08:58:03 +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 dm: zynq: usb: Convert to CONFIG_DM_USB 2016-07-27 14:15:54 -06:00
ehci.h ehci-hcd: Add init_after_reset 2016-04-01 17:18:08 -04:00
isp116x-hcd.c
isp116x.h
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 usb: add support of generic OHCI devices 2015-12-17 21:54:41 +01:00
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: H3: Do not clear usb companion clk-gate / reset on remove 2016-04-12 08:58:03 +02:00
ohci.h
r8a66597-hcd.c
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c usb: sandbox: Add support for interrupt operations 2015-11-19 20:27:52 -07:00
usb-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
utmi-armada100.c
xhci-dwc3.c usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook 2015-12-07 00:15:00 +01:00
xhci-exynos5.c
xhci-fsl.c usb: xhci: fsl: Add code to use CONFIG_DM_USB 2016-08-07 21:55:43 +02:00
xhci-keystone.c
xhci-mem.c
xhci-omap.c usb: host: xhci-omap: fix build break 2015-12-07 00:14:59 +01:00
xhci-pci.c
xhci-ring.c
xhci-uniphier.c
xhci-zynqmp.c usb: xhci: zynqmp: Removing unused function usb_phy_reset 2015-12-07 00:15:00 +01:00
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