android_kernel_motorola_sm6225/arch/arm/mach-tegra
Peter De Schrijver 44107d8b7e arm/tegra: implement support for tegra30
Add support for tegra30 SoC. This includes a device tree compatible type for
this SoC ("nvidia,tegra30") and adds L2 cache initialization for this new SoC.
The clock framework is still missing, which prevents most drivers from working.
The basic IRQs are the same, so remove the dependency on
CONFIG_ARCH_TEGRA_2x_SOC.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Colin Cross <ccross@android.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
2011-12-17 20:15:35 -08:00
..
include/mach arm/tegra: implement support for tegra30 2011-12-17 20:15:35 -08:00
board-dt-tegra20.c arm/tegra: rename board-dt.c to board-dt-tegra20.c 2011-12-17 20:15:16 -08:00
board-dt-tegra30.c arm/tegra: implement support for tegra30 2011-12-17 20:15:35 -08:00
board-harmony-pcie.c arm/tegra: prepare pinmux code for multiple tegra variants 2011-12-17 20:15:28 -08:00
board-harmony-pinmux.c arm/tegra: prepare pinmux code for multiple tegra variants 2011-12-17 20:15:28 -08:00
board-harmony-power.c arm/tegra: Harmony: Configure PMC for low-level interrupts 2011-10-13 15:04:55 -07:00
board-harmony.c arm/tegra: prepare early init for multiple tegra variants 2011-12-17 20:15:13 -08:00
board-harmony.h ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> 2011-09-27 00:20:53 +01:00
board-paz00-pinmux.c arm/tegra: prepare pinmux code for multiple tegra variants 2011-12-17 20:15:28 -08:00
board-paz00.c arm/tegra: prepare early init for multiple tegra variants 2011-12-17 20:15:13 -08:00
board-paz00.h Merge branch 'depends/rmk/gpio' into next/board 2011-10-21 16:46:26 +02:00
board-seaboard-pinmux.c arm/tegra: rename tegra20 pinmux files 2011-12-17 20:15:25 -08:00
board-seaboard.c arm/tegra: prepare early init for multiple tegra variants 2011-12-17 20:15:13 -08:00
board-seaboard.h Merge branch 'depends/rmk/gpio' into next/board 2011-10-21 16:46:26 +02:00
board-trimslice-pinmux.c arm/tegra: prepare pinmux code for multiple tegra variants 2011-12-17 20:15:28 -08:00
board-trimslice.c arm/tegra: prepare early init for multiple tegra variants 2011-12-17 20:15:13 -08:00
board-trimslice.h ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> 2011-09-27 00:20:53 +01:00
board.h arm/tegra: implement support for tegra30 2011-12-17 20:15:35 -08:00
clock.c arm/tegra: prepare clock code for multiple tegra variants 2011-12-17 20:14:45 -08:00
clock.h arm/tegra: don't export clk_measure_input_freq 2011-12-17 20:15:08 -08:00
common.c arm/tegra: implement support for tegra30 2011-12-17 20:15:35 -08:00
cpu-tegra.c Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:11:00 -07:00
devices.c Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc 2011-11-01 20:31:25 -07:00
devices.h arm/tegra: Prep boards for gpio/pinmux conversion to pdevs 2011-10-11 17:19:56 -07:00
dma.c ARM: tegra: dma: staticify some tables and functions 2011-10-13 14:08:29 -07:00
fuse.c [ARM] tegra: Add support for reading fuses 2010-10-21 18:12:09 -07:00
fuse.h [ARM] tegra: Add support for reading fuses 2010-10-21 18:12:09 -07:00
gpio-names.h [ARM] tegra: add GPIO support 2010-08-05 14:57:02 -07:00
headsmp.S [ARM] tegra: SMP support 2010-08-05 14:57:01 -07:00
hotplug.c ARM: fix wrongly patched constants 2011-01-14 12:06:26 +00:00
io.c ARM: mach-tegra: remove arch specific special handling for ioremap 2011-11-16 18:06:18 -05:00
irq.c arm/tegra: convert tegra20 to GIC devicetree binding 2011-12-07 21:20:12 -08:00
Kconfig arm/tegra: implement support for tegra30 2011-12-17 20:15:35 -08:00
localtimer.c ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime 2011-02-23 17:54:27 +00:00
Makefile arm/tegra: implement support for tegra30 2011-12-17 20:15:35 -08:00
Makefile.boot arm/dt: tegra: add dts file for paz00 2011-12-07 20:47:50 -08:00
pcie.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
pinmux-tegra20-tables.c arm/tegra: add new fields to struct tegra_pingroup_desc 2011-12-17 20:15:30 -08:00
pinmux-tegra30-tables.c arm/tegra: pinmux tables and definitions for tegra30 2011-12-17 20:15:33 -08:00
pinmux.c arm/tegra: pinmux tables and definitions for tegra30 2011-12-17 20:15:33 -08:00
platsmp.c ARM: smp: fix clipping of number of CPUs 2011-10-20 22:06:57 +01:00
powergate.c ARM: tegra: tegra_powergate_is_powered should be static 2011-10-13 14:08:28 -07:00
tegra2_clocks.c arm/tegra: don't export clk_measure_input_freq 2011-12-17 20:15:08 -08:00
tegra2_emc.c ARM: tegra: Add external memory controller driver 2011-02-21 00:16:45 -08:00
tegra2_emc.h ARM: tegra: Add external memory controller driver 2011-02-21 00:16:45 -08:00
timer.c arm/tegra: don't export clk_measure_input_freq 2011-12-17 20:15:08 -08:00
usb_phy.c ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> 2011-09-27 00:20:53 +01:00