aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-14ARM: S3C24XX: remove separate restart codeHeiko Stuebner1-4/+0
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa1-2/+0
2014-05-13ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner1-17/+0
2014-05-13ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner1-2/+0
2014-05-13ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner1-4/+0
2014-05-13ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner1-0/+25
2014-05-13ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner1-0/+14
2014-04-15ARM: S3C24XX: convert s3c2412 to common clock frameworkHeiko Stuebner1-2/+7
2014-04-15ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner1-2/+14
2014-04-15ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socsHeiko Stuebner1-0/+2
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera1-1/+1
2014-02-14ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443Paul Bolle1-1/+1
2014-02-14ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner1-1/+0
2013-10-21ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442Heiko Stuebner1-0/+100
2013-10-08ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443Heiko Stuebner1-0/+106
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa1-0/+16
2013-08-06ARM: SAMSUNG: Set PWM platform dataTomasz Figa1-0/+11
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+2
2013-04-11tty: serial/samsung: make register definitions globalArnd Bergmann1-0/+5
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner1-5/+2
2013-01-28ARM: S3C24XX: fix uninitialized variable warningCong Ding1-1/+1
2012-06-20ARM: S3C24XX: Remove duplicate header file inclusionSachin Kamat1-1/+0
2012-05-12ARM: S3C24XX: Use common macro to define resources on dev-uart.cTushar Behera1-40/+16
2012-05-12ARM: S3C24XX: move common clock init into common.cHeiko Stuebner1-0/+18
2012-05-12ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.cHeiko Stuebner1-0/+73
2012-05-12ARM: S3C24XX: move plat-s3c24xx/cpu.cHeiko Stuebner1-0/+236