u-boot-brain/arch/arm/cpu
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
..
arm720t Tegra114: Add AVP (arm720t) files 2013-02-11 10:35:25 -07:00
arm920t Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
arm925t arm: remove useless code in start.S files 2013-01-08 22:14:54 +01:00
arm926ejs Remove linker lists (LGAs) from SPL linker scripts 2013-03-12 23:28:29 +01:00
arm946es arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm1136 SPL: ONENAND: Fix some ONENAND related defines. 2013-03-08 16:41:14 -05:00
arm1176 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm_intcm arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
armv7 tegra: usb: move implementation into right directory 2013-03-14 11:06:41 -07:00
ixp Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
pxa arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
s3c44b0 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
sa1100 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
tegra20-common tegra: rename FUNCMUX_UART2_UARTB 2013-02-11 10:35:24 -07:00
tegra30-common tegra30: add SBC1 to periph id mapping table 2013-02-11 10:35:24 -07:00
tegra114-common Tegra114: Add common CPU (shared) files 2013-02-11 10:35:25 -07:00
tegra-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05:00
u-boot-spl.lds Remove linker lists (LGAs) from SPL linker scripts 2013-03-12 23:28:29 +01:00
u-boot.lds Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00