u-boot-brain/arch/arm/cpu
Lucas Stach b0bbab8a14 tegra: usb: make controller init functions more self contained
There is no need to pass around all those parameters. The init functions
are able to easily extract all the needed setup info on their own.

This allows to move out the controller init into ehci_hcd_init later
on, without having to save away global state for later use  and thus
bloating the file global state.

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:40 -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: make controller init functions more self contained 2013-03-14 11:06:40 -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