summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-265-0/+637
|\
| * ARM: S3C24XX: Use common macro to define resources on dev-uart.cTushar Behera2012-05-121-40/+16
| * ARM: S3C24XX: move common clock init into common.cHeiko Stuebner2012-05-121-0/+18
| * ARM: S3C24XX: move common power-management code to mach-s3c24xxHeiko Stuebner2012-05-124-0/+332
| * ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.cHeiko Stuebner2012-05-121-0/+73
| * ARM: S3C24XX: move plat-s3c24xx/cpu.cHeiko Stuebner2012-05-122-0/+238
* | ARM: S3C24XX: Use common macro to define resources on mach-qt2410.cTushar Behera2012-05-131-10/+2
* | ARM: S3C24XX: Use common macro to define resources on mach-osiris.cTushar Behera2012-05-131-10/+2
* | ARM: S3C24XX: Use common macro to define resources on simtec-nor.cTushar Behera2012-05-121-5/+1
* | ARM: S3C24XX: Use common macro to define resources on mach-vr1000.cTushar Behera2012-05-121-31/+8
* | ARM: S3C24XX: Use common macro to define resources on mach-tct_hammer.cTushar Behera2012-05-121-5/+2
* | ARM: S3C24XX: Use common macro to define resources on mach-rx1950.cTushar Behera2012-05-121-7/+2
* | ARM: S3C24XX: Use common macro to define resources on mach-otom.cTushar Behera2012-05-121-5/+1
* | ARM: S3C24XX: Use common macro to define resources on mach-nexcoder.cTushar Behera2012-05-121-5/+1
* | ARM: S3C24XX: Use common macro to define resources on mach-mini2440.cTushar Behera2012-05-121-15/+4
* | ARM: S3C24XX: Use common macro to define resources on mach-h1940.cTushar Behera2012-05-121-7/+2
* | ARM: S3C24XX: Use common macro to define resources on mach-gta02.cTushar Behera2012-05-121-5/+2
* | ARM: S3C24XX: Use common macro to define resources on mach-bast.cTushar Behera2012-05-121-36/+9
* | ARM: S3C24XX: Use common macro to define resources on mach-at2440evb.cTushar Behera2012-05-121-15/+4
* | ARM: S3C24XX: Use common macro to define resources on mach-anubis.cTushar Behera2012-05-121-51/+11
* | ARM: S3C24XX: Use common macro to define resources on mach-amlm5900.cTushar Behera2012-05-121-7/+2
* | ARM: S3C24XX: Use common macro to define resources on bast-ide.cTushar Behera2012-05-121-30/+6
|/
* ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim2012-04-241-4/+4
* ARM: S3C24XX: fix missing common.h in mach-s3c24xx/Kukjin Kim2012-04-021-0/+18
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-301-3/+0
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-5/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-285-0/+5
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-0/+4
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+1
* Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-1512-45/+21
* Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-0822-49/+41
* ARM: S3C24XX: remove call to s3c24xx_setup_clocksHeiko Stuebner2012-03-071-11/+4
* ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443Heiko Stuebner2012-03-071-4/+24
* ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443Heiko Stuebner2012-03-071-9/+22
* ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443Heiko Stuebner2012-03-071-7/+0
* ARM: S3C24XX: Reuse S3C2443 dma for S3C2416Heiko Stuebner2012-03-073-8/+26
* ARM: S3C24XX: Fix indentation of dma-s3c2443Heiko Stuebner2012-03-071-4/+4
* ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner2012-03-074-1/+69
* ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner2012-03-0710-29/+29
* ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner2012-03-074-5/+163
* ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner2012-03-073-5/+222
* Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-073-60/+1
* ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xxHeiko Stuebner2012-03-033-2/+660
* ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/Kukjin Kim2012-03-037-0/+954
* ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim2012-03-0322-2/+5602
* ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/Kukjin Kim2012-03-038-0/+1005
* ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/Kukjin Kim2012-03-0311-1/+2693
* ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim2012-03-0373-0/+9099