aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/common.h
AgeCommit message (Expand)Author
2014-05-13ARM: S3C24XX: remove legacy clock codeHeiko Stuebner
2014-05-13ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner
2014-05-13ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner
2014-04-15ARM: S3C24XX: convert s3c2412 to common clock frameworkHeiko Stuebner
2014-04-15ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner
2013-10-21ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442Heiko Stuebner
2013-10-08ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443Heiko Stuebner
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-03-07ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner
2013-03-05ARM: S3C24XX: modify s3c2412 irq init to initialize all irqsHeiko Stuebner
2013-03-05ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner
2013-03-05ARM: S3C24XX: cleanup the included soc init functions in common.hHeiko Stuebner
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner
2013-02-03ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner
2012-04-02ARM: S3C24XX: fix missing common.h in mach-s3c24xx/Kukjin Kim