linux/arch/arm/mach-s3c2410
Ben Dooks 66a9b49a37 [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration
Patch from Ben Dooks

All the S3C24XX based devices currently have similar
uart blocks, in the same location. Make the process
of adding new uart blocks easier by commonising the
device definitions and adding a new init function
for the cpu code.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-18 23:04:05 +01:00
..
bast-irq.c [ARM] 2884/1: BAST - fix PC104 IRQ routing 2005-09-07 17:24:48 +01:00
bast.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clock.c [ARM] 3469/1: S3C24XX: clkout missing hclk selector 2006-04-09 22:21:10 +01:00
clock.h [ARM] 3361/1: S3C24XX - add USB bus clock source 2006-03-21 22:06:20 +00:00
common-smdk.c [ARM] 3558/1: SMDK24XX: LED platform devices 2006-06-18 22:56:37 +01:00
common-smdk.h [ARM] 3440/1: [S3C2410] make SMDK2410 and SMDK2440 similarities common 2006-04-01 18:33:42 +01:00
cpu.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
cpu.h [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
devs.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
devs.h [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
dma.c [ARM] 3266/1: S3C2400 - adds macro S3C24XX 2006-01-26 15:20:50 +00:00
gpio.c [ARM] 3284/1: S3C2400 - adds support to GPIO 2006-02-01 21:24:23 +00:00
irq.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
irq.h [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.c 2005-07-26 19:20:27 +01:00
Kconfig [ARM] Trivial typo fixes 2006-06-04 21:22:11 +01:00
mach-anubis.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-bast.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-h1940.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-n30.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
mach-nexcoder.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-osiris.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-otom.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-rx3715.c [ARM] 3452/1: [S3C2410] RX3715 - add nand information 2006-04-02 16:16:15 +01:00
mach-smdk2410.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-smdk2440.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
mach-vr1000.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
Makefile [ARM] 3440/1: [S3C2410] make SMDK2410 and SMDK2440 similarities common 2006-04-01 18:33:42 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pm-simtec.c [ARM] 2889/1: S3C2410 - Add machine Anubis 2005-09-07 11:49:23 +01:00
pm.c [ARM] 3551/1: S3C24XX: PM code failes to compile with CONFIG_DCACHE_WRITETHROUGH 2006-06-18 16:21:51 +01:00
pm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2400-gpio.c [ARM] 3284/1: S3C2400 - adds support to GPIO 2006-02-01 21:24:23 +00:00
s3c2400.h [ARM] 3314/1: S3C2400 - adds s3c2400.h 2006-02-09 16:47:58 +00:00
s3c2410-gpio.c [ARM] 3284/1: S3C2400 - adds support to GPIO 2006-02-01 21:24:23 +00:00
s3c2410.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
s3c2410.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2440-clock.c [ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVN 2006-04-11 18:20:06 +01:00
s3c2440-dsc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s3c2440-irq.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
s3c2440.c [ARM] 3557/1: S3C24XX: centralise and cleanup uart registration 2006-06-18 23:04:05 +01:00
s3c2440.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sleep.S [ARM] 3551/1: S3C24XX: PM code failes to compile with CONFIG_DCACHE_WRITETHROUGH 2006-06-18 16:21:51 +01:00
time.c [ARM] 3329/1: S3C24XX - fix time for osiris machine 2006-03-21 22:06:01 +00:00
usb-simtec.c [PATCH] IRQ type flags 2006-01-08 20:13:46 -08:00
usb-simtec.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00