aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/mach-vr1000.c
AgeCommit message (Expand)Author
2014-05-13ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner
2014-05-13ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner
2014-05-13ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-03-07ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-01-10ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h localKukjin Kim
2013-01-10ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h localKukjin Kim
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-vr1000.cTushar Behera
2012-03-07ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim