kernel_optimize_test/arch/arm/plat-s5p
Kukjin Kim 2c798557b9 ARM: S5PV210: Add IRQ support
This patch adds IRQ support for S5PV210. This patch adds interrupt
register definitions, IRQ definitions for various interrupt sources
and new VIC base for VIC2 and VIC3 in plat-s5p common irq code.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-02-24 22:47:22 +00:00
..
include/plat ARM: S5PV210: Add IRQ support 2010-02-24 22:47:22 +00:00
clock.c ARM: S5PV210: Add clock support for S5PV210 2010-02-24 22:47:22 +00:00
cpu.c ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
dev-uart.c ARM: S5P6442: Add serial port support 2010-02-24 01:52:19 +00:00
irq.c ARM: S5P6442: Add IRQ support 2010-02-24 01:52:16 +00:00
Kconfig ARM: S5P6442: Update Kconfig and Makefiles 2010-02-24 01:52:17 +00:00
Makefile ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
setup-i2c0.c