linux/arch/arm/mach-shmobile
Magnus Damm 2b7eda63e4 ARM: mach-shmobile: SH-Mobile AP4 support.
This adds preliminary support for the SH7372 (SH-Mobile AP4) CPU and
the AP4EVB reference board.

Only timer, serial console and NOR flash are supported at this point.
Support for the interrupt controller, pinmux support, clock framework
and runtime pm will be submitted as feature patches on top of this.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-02-08 12:45:36 +09:00
..
include/mach ARM: mach-shmobile: SH-Mobile AP4 support. 2010-02-08 12:45:36 +09:00
board-ap4evb.c ARM: mach-shmobile: SH-Mobile AP4 support. 2010-02-08 12:45:36 +09:00
board-g3evm.c
board-g4evm.c ARM: mach-shmobile: SH-Mobile G4 support. 2010-02-08 12:45:32 +09:00
clock-sh7367.c
Kconfig ARM: mach-shmobile: SH-Mobile AP4 support. 2010-02-08 12:45:36 +09:00
Makefile ARM: mach-shmobile: SH-Mobile AP4 support. 2010-02-08 12:45:36 +09:00
Makefile.boot
setup-sh7367.c
setup-sh7372.c ARM: mach-shmobile: SH-Mobile AP4 support. 2010-02-08 12:45:36 +09:00
setup-sh7377.c ARM: mach-shmobile: SH-Mobile G4 support. 2010-02-08 12:45:32 +09:00
timer.c