u-boot/board/nvidia/common
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
..
Makefile tegra: move common features to a common makefile 2012-10-29 09:07:04 -07:00
board.c tegra: usb: move implementation into right directory 2013-03-14 11:06:41 -07:00
common.mk tegra: move common features to a common makefile 2012-10-29 09:07:04 -07:00
emc.c Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
emc.h tegra: Add EMC settings for Seaboard 2012-05-15 08:31:38 +02:00
uart-spi-switch.c tegra: clean up board include hell 2012-10-15 11:54:07 -07:00