aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/mach-bast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann1-587/+0
2020-08-20ARM: s3c: remove cpufreq header dependenciesArnd Bergmann1-1/+1
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann1-2/+1
2020-08-17ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski1-1/+0
2020-08-17ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski1-1/+0
2018-01-03ARM: S3C24XX: Add SPDX license identifiersKrzysztof Kozlowski1-11/+6
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado1-0/+1
2014-09-14ARM: S3C24XX: remove separate restart codeHeiko Stuebner1-1/+0
2014-05-13ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner1-27/+0
2014-05-13ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner1-3/+7
2014-05-13ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner1-0/+5
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera1-1/+1
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij1-1/+1
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij1-0/+1
2013-03-07ARM: S3C24XX: move s3c24xx_init_irq to s3c2410_init_irqHeiko Stuebner1-1/+1
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour1-1/+3
2013-02-05Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+0
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-29/+23
2013-02-04ARM: S3C24XX: header mach/regs-mem.h localKukjin Kim1-1/+0
2013-01-10ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h localKukjin Kim1-29/+23
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-4/+4
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-bast.cTushar Behera1-36/+9
2012-03-07ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner1-2/+1
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim1-0/+645