u-boot/drivers/usb/host
Peng Fan fcf9f9f97a usb: ehci-mx6: handle vbus-supply
Drop board_ehci_power when dm usb used and switch to use
regulator api to handle vbus.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
2017-01-17 10:26:32 +01: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 Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
ehci-atmel.c usb: ehci-atmel: Remove unnecessary clock calling 2016-10-28 18:37:15 +02:00
ehci-exynos.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
ehci-faraday.c
ehci-fsl.c usb: replace ehci_*_remove() with usb_deregister() 2016-09-23 17:53:46 -04:00
ehci-generic.c usb: ehci-generic: support reset control for generic EHCI 2016-09-23 22:25:44 -04:00
ehci-hcd.c usb: ehci: only shutdown opened controller 2016-06-18 00:49:00 +02:00
ehci-marvell.c usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) 2016-09-27 17:29:53 +02:00
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: ehci-mx6: handle vbus-supply 2017-01-17 10:26:32 +01: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 usb: pci: Fix cast for 64-bit compilation 2016-10-11 11:55:33 +08:00
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c sunxi: A64: enable USB support 2016-10-30 11:38:04 +01:00
ehci-tegra.c ARM: tegra: fix USB ULPI PHY reset signal inversion confusion 2016-09-27 09:11:03 -07:00
ehci-vct.c
ehci-vf.c usb: ehci-vf: use ehci_deregister() for .remove callback 2016-10-27 08:02:36 +02:00
ehci-zynq.c usb: replace ehci_*_remove() with usb_deregister() 2016-09-23 17:53:46 -04:00
ehci.h ehci-hcd: Add init_after_reset 2016-04-01 17:18:08 -04:00
isp116x-hcd.c Remove some merge markers 2016-10-23 18:33:18 -04:00
isp116x.h
Kconfig drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig 2017-01-17 10:26:21 +01:00
Makefile usb: xhci: Add Marvell MVEBU xHCI support 2016-09-27 17:29:52 +02: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 usb: add support of generic OHCI devices 2015-12-17 21:54:41 +01:00
ohci-hcd.c Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
ohci-lpc32xx.c usb: ohci-lpc32xx: Use shared wait_for_bit 2016-01-25 10:39:49 -05:00
ohci-s3c24xx.c Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
ohci-s3c24xx.h
ohci-sunxi.c Merge branch 'master' of http://git.denx.de/u-boot-sunxi 2016-10-30 08:11:50 -04:00
ohci.h drivers: USB: OHCI: allow compilation for 64-bit targets 2016-10-29 19:45:40 +02:00
r8a66597-hcd.c
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
utmi-armada100.c Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
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 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci-fsl.c drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller 2016-09-27 23:30:49 +02:00
xhci-keystone.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci-mem.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci-mvebu.c usb: xhci-mvebu: use xhci_deregister() for .remove callback 2016-10-27 08:02:39 +02:00
xhci-omap.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci-pci.c usb: xhci-pci: Add DM support 2016-12-06 01:54:26 +01:00
xhci-ring.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci-rockchip.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci-zynqmp.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci.c treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
xhci.h