u-boot-brain/drivers/usb/host
Lucas Stach 7ae18f3725 tegra: usb: move implementation into right directory
This moves the Tegra USB implementation into the drivers/usb/host
directory. Note that this merges the old
/arch/arm/cpu/armv7/tegra20/usb.c file into ehci-tegra.c. No code
changes, just moving stuff around.

v2: While at it also move some defines and the usb.h header file to make
usb driver usable for Tegra30.
NOTE: A lot more work is required to properly init the PHYs and PLL_U on
Tegra30, this is just to make porting easier and it does no harm here.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2013-03-14 11:06:41 -07:00
..
ehci-armada100.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci-atmel.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci-exynos.c EHCI: Exynos: Add fdt support 2013-01-08 21:14:34 +09:00
ehci-fsl.c powerpc/usb: fix bug of CPU hang when missing USB PHY clock 2012-10-22 08:25:12 +02:00
ehci-hcd.c usb: use linux/usb/ch9.h instead of usbdescriptors.h 2012-11-20 00:16:06 +01:00
ehci-ixp4xx.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci-marvell.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci-mpc512x.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci-mx5.c ehci-mx5/6: Make board_ehci_hcd_init() optional 2012-11-16 09:16:46 +01:00
ehci-mx6.c ehci-mx5/6: Make board_ehci_hcd_init() optional 2012-11-16 09:16:46 +01:00
ehci-mxc.c ehci-mxc: Fix host power mask bit for i.MX25 2012-11-19 08:49:02 +01:00
ehci-mxs.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci-omap.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci-pci.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci-ppc4xx.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci-tegra.c tegra: usb: move implementation into right directory 2013-03-14 11:06:41 -07:00
ehci-vct.c usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
ehci.h usb: ehci: rework to take advantage of new lowlevel interface 2012-10-15 11:54:00 -07:00
isp116x-hcd.c usb: use linux/usb/ch9.h instead of usbdescriptors.h 2012-11-20 00:16:06 +01:00
isp116x.h drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
Makefile dm: Move s3c24xx USB driver to a proper place 2012-10-18 06:54:18 +02:00
ohci-at91.c at91sam9x5: enable USB support for 9x5ek board. 2012-12-09 22:38:27 +01:00
ohci-da8xx.c da8xx/hawkboard: Add support for ohci host controller 2012-09-01 14:58:19 +02:00
ohci-hcd.c usb: use linux/usb/ch9.h instead of usbdescriptors.h 2012-11-20 00:16:06 +01:00
ohci-s3c24xx.c usb: use linux/usb/ch9.h instead of usbdescriptors.h 2012-11-20 00:16:06 +01:00
ohci-s3c24xx.h dm: Move s3c24xx USB driver to a proper place 2012-10-18 06:54:18 +02:00
ohci.h drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel 2010-06-30 21:38:10 +02:00
r8a66597-hcd.c usb: r8a6659: Fix build by missing of parenthesis 2012-11-20 00:16:08 +01:00
r8a66597.h usb: r8a66597: Fix argument mistake of inl 2011-08-08 21:40:40 +02:00
s3c64xx-hcd.c s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx 2009-11-27 16:26:13 -06:00
sl811-hcd.c usb: use linux/usb/ch9.h instead of usbdescriptors.h 2012-11-20 00:16:06 +01:00
sl811.h drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
utmi-armada100.c USB: Armada100: Add UTMI PHY interface driver 2012-03-19 00:08:26 +01:00