u-boot-brain/arch
Stephen Warren 095e65839e ARM: tegra: parameterize common XUSB code
There are some differences between the Tegra124 and Tegra210 XUSB padctl
code. So far, the common XUSB padctl code only supports Tegra124. Add
some parameters etc. so that it can work for both chips.

This also allows moving Tegra124's process_nodes() into the common file;
something that would have requires edits during the move if done in the
previous commit.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-11-12 09:21:06 -07:00
..
arc Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
arm ARM: tegra: parameterize common XUSB code 2015-11-12 09:21:06 -07:00
avr32 avr32: Use the generic bitops headers 2015-11-05 10:52:31 -05:00
blackfin Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
m68k Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
microblaze Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
mips Merge branch 'master' of git://git.denx.de/u-boot-mips 2015-11-06 09:17:17 -05:00
nds32 nds32: Use the generic bitops headers 2015-11-05 10:52:21 -05:00
nios2 nios2: add 10m50 devboard support 2015-11-12 08:26:59 +08:00
openrisc openrisc: Use the generic bitops headers 2015-11-05 10:52:19 -05:00
powerpc powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00
sandbox Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
sh sh: Use the generic bitops headers 2015-11-05 10:52:09 -05:00
sparc Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
x86 Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
.gitignore .gitignore: drop include/asm/proc from ignore pattern 2014-06-19 11:18:54 -04:00
Kconfig arm, powerpc: select SYS_GENERIC_BOARD 2015-10-24 13:50:38 -04:00