summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/common.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: S3C24XX: Remove duplicate header file inclusionSachin Kamat2012-06-201-1/+0
| | | | | | | regs-clock.h header file was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: S3C24XX: Use common macro to define resources on dev-uart.cTushar Behera2012-05-121-40/+16
| | | | | | | Cc: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: S3C24XX: move common clock init into common.cHeiko Stuebner2012-05-121-0/+18
| | | | | Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.cHeiko Stuebner2012-05-121-0/+73
| | | | | | | | The uart devices are used on all s3c24xx machines, so they can reside in the common code for all machines. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: S3C24XX: move plat-s3c24xx/cpu.cHeiko Stuebner2012-05-121-0/+236
Following the model of s3c64xx cpu.c becomes common.c in mach-s3c24xx, to got more common code added later on. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
OpenPOWER on IntegriCloud