summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/mach-smdk2416.c
AgeCommit message (Expand)Author
2014-09-14ARM: S3C24XX: remove separate restart codeHeiko Stuebner
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa
2014-04-15ARM: S3C24XX: Convert s3c2416 and s3c2443 to 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-10-08ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443Heiko Stuebner
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner
2013-03-05ARM: S3C24XX: plat/common-smdk.h localKukjin Kim
2013-02-05Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-02-03ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner
2013-01-10ARM: S3C24XX: remove idle.hKukjin Kim
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-08-08include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-03ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/Kukjin Kim