linux-kernel-test/arch/arm/plat-s5p
Kukjin Kim 501dae90b3 ARM: S5P6440: Add serial port support
This patch adds UART serial port support for S5P6440 CPU. Most of the
serial support of Samsung's 6400 CPU is reused for 6440 CPU.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-15 19:16:47 +09:00
..
include/plat ARM: S5P6440: Add IRQ support 2010-01-15 19:16:21 +09:00
clock.c ARM: S5P6440: Add Clock and PLL support 2010-01-15 19:16:16 +09:00
cpu.c
dev-uart.c ARM: S5P6440: Add serial port support 2010-01-15 19:16:47 +09:00
irq.c ARM: S5P6440: Add IRQ support 2010-01-15 19:16:21 +09:00
Kconfig ARM: S5P6440: Add new Kconfig and Makefiles 2010-01-15 19:16:32 +09:00
Makefile ARM: S5P6440: Add new Kconfig and Makefiles 2010-01-15 19:16:32 +09:00
s5p6440-clock.c ARM: S5P6440: Add Clock and PLL support 2010-01-15 19:16:16 +09:00
s5p6440-init.c
setup-i2c0.c