kernel-hacking-2024-linux-s.../arch/arm/mach-s3c2410
Ben Dooks 99c13853ff [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks
Patch from Ben Dooks

Split the s3c2410 specific clocks from the core
clock code, as part of the work to support more
of the Samsung line of SoCs.

The patch does not use the sysdev mechanism as
the clocks are needed for the timer init, which
is very early in the kernel init sequence.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-22 22:18:20 +01:00
..
bast-irq.c
bast.h
clock.c [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
clock.h [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01: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] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01:00
cpu.h [ARM] 3613/1: S3C2410: Add sysdev and sysclass 2006-06-22 22:18:13 +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
gpio.c
irq.c
irq.h
Kconfig [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
mach-anubis.c [ARM] 3591/1: Anubis: IDE device definitions 2006-06-19 18:30:04 +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
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] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
Makefile.boot
pm-simtec.c
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
s3c244x-irq.c [ARM] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01:00
s3c244x.c [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c244x.h [ARM] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01:00
s3c2400-gpio.c
s3c2400.h [ARM] 3314/1: S3C2400 - adds s3c2400.h 2006-02-09 16:47:58 +00:00
s3c2410-clock.c [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c2410-gpio.c
s3c2410.c [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c2410.h [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c2440-clock.c [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c2440-dsc.c
s3c2440-irq.c [ARM] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01:00
s3c2440.c [ARM] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01:00
s3c2440.h
s3c2442-clock.c [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks 2006-06-22 22:18:20 +01:00
s3c2442.c [ARM] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01:00
s3c2442.h [ARM] 3559/1: S3C2442: core and serial port 2006-06-18 23:06:41 +01: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
usb-simtec.h