linux-kernel-test/arch/arm/mach-shmobile
Magnus Damm 5f53a56af5 ARM: mach-shmobile: sh73a0 INTCS support
Add INTCS support for the sh73a0 processor.

The interrupts on the sh73a0 processor are managed
through controllers such as GIC, INTCS and INTCA.

The ARM cores use the GIC as primary interrupt
controller and the INTCS and INTCA are hanging off
the GIC as cascaded interrupt controllers.

Peripherals connected both to the GIC and the INTC
controllers should if possible only use the GIC.

If no GIC connection is available then INTCS and
INTCA may be used instead.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-12-22 13:46:12 +09:00
..
include/mach ARM: mach-shmobile: sh73a0 INTCS support 2010-12-22 13:46:12 +09:00
board-ag5evm.c ARM: mach-shmobile: sh73a0 INTCS support 2010-12-22 13:46:12 +09:00
board-ap4evb.c Merge branch 'rmobile/mmcif' into rmobile-latest 2010-11-25 16:45:43 +09:00
board-g3evm.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-g4evm.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
board-mackerel.c ARM: mach-shmobile: mackerel: Add keypad tca6408a support 2010-12-13 14:11:14 +09:00
clock-sh73a0.c ARM: mach-shmobile: AG5 clock framework improvements 2010-12-03 16:29:15 +09:00
clock-sh7367.c ARM: shmobile: use device name for timer clocks 2010-10-13 18:47:04 +09:00
clock-sh7372.c Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 2010-11-27 07:17:16 +09:00
clock-sh7377.c ARM: shmobile: use device name for timer clocks 2010-10-13 18:47:04 +09:00
clock.c ARM: mach-shmobile: Clock framework comment fix 2010-08-18 16:31:00 +09:00
console.c ARM: mach-shmobile: early console support using earlyprintk 2010-02-09 10:34:12 +09:00
intc-sh73a0.c ARM: mach-shmobile: sh73a0 INTCS support 2010-12-22 13:46:12 +09:00
intc-sh7367.c ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 2010-04-07 16:26:47 +09:00
intc-sh7372.c ARM: mach-shmobile: intc-sh7372: fix interrupt number 2010-11-08 13:48:50 +09:00
intc-sh7377.c ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 2010-04-07 16:26:47 +09:00
Kconfig Merge branch 'rmobile/mackerel' into rmobile-latest 2010-11-30 14:53:45 +09:00
Makefile ARM: mach-shmobile: sh73a0 INTCS support 2010-12-22 13:46:12 +09:00
Makefile.boot
pfc-sh73a0.c ARM: mach-shmobile: Add sh73a0 pinmux support 2010-11-19 16:47:16 +09:00
pfc-sh7367.c ARM: mach-shmobile: sh7367 and G3EVM pinmux support 2010-02-12 14:10:47 +09:00
pfc-sh7372.c ARM: mach-shmobile: pfc-sh7372: modify wrong comment 2010-09-14 17:20:13 +09:00
pfc-sh7377.c ARM: mach-shmobile: pfc-sh7377: modify KEYIN settings 2010-02-23 11:17:30 +09:00
pm_runtime.c ARM: mach-shmobile: Runtime PM V3 2010-08-16 13:16:19 +09:00
setup-sh73a0.c ARM: mach-shmobile: sh73a0 i2c_shmobile support. 2010-11-24 14:54:40 +09:00
setup-sh7367.c ARM: shmobile: use device name for timer clocks 2010-10-13 18:47:04 +09:00
setup-sh7372.c ARM: mach-shmobile: add DMA defines for MMCIF on sh7372 2010-11-25 16:26:35 +09:00
setup-sh7377.c ARM: shmobile: use device name for timer clocks 2010-10-13 18:47:04 +09:00
timer.c