aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/s3c2410.c
AgeCommit message (Expand)Author
2014-09-14ARM: S3C24XX: remove separate restart codeHeiko Stuebner
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa
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-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-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-19ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa
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-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim