aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann1-680/+0
2020-08-20ARM: s3c24xx: stop including mach/hardware.h from mach/io.hArnd Bergmann1-0/+1
2020-08-20ARM: s3c: remove cpufreq header dependenciesArnd Bergmann1-1/+0
2020-08-19ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski1-1/+6
2020-08-19ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann1-0/+3
2020-08-17clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski1-0/+1
2018-01-03ARM: S3C24XX: Add SPDX license identifiersKrzysztof Kozlowski1-22/+7
2017-07-20ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413Krzysztof Kozlowski1-1/+1
2016-11-05ARM: S3C24XX: Add DMA slave maps for remaining s3c24xx SoCsSylwester Nawrocki1-0/+76
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+15
2016-09-26dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge1-0/+35
2016-08-10ARM: S3C24XX: Add dma_mask assignments for DMA devicesSylwester Nawrocki1-5/+15
2014-09-14ARM: S3C24XX: remove separate restart codeHeiko Stuebner1-4/+0
2014-07-19ARM: SAMSUNG: Remove legacy clock codeTomasz Figa1-2/+0
2014-05-13ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner1-17/+0
2014-05-13ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner1-2/+0
2014-05-13ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner1-4/+0
2014-05-13ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner1-0/+25
2014-05-13ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner1-0/+14
2014-04-15ARM: S3C24XX: convert s3c2412 to common clock frameworkHeiko Stuebner1-2/+7
2014-04-15ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner1-2/+14
2014-04-15ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socsHeiko Stuebner1-0/+2
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera1-1/+1
2014-02-14ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443Paul Bolle1-1/+1
2014-02-14ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner1-1/+0
2013-10-21ARM: S3C24XX: add dma pdata for s3c2410, s3c2440 and s3c2442Heiko Stuebner1-0/+100
2013-10-08ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443Heiko Stuebner1-0/+106
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa1-0/+16
2013-08-06ARM: SAMSUNG: Set PWM platform dataTomasz Figa1-0/+11
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+2
2013-04-11tty: serial/samsung: make register definitions globalArnd Bergmann1-0/+5
2013-03-05ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.hHeiko Stuebner1-5/+2
2013-01-28ARM: S3C24XX: fix uninitialized variable warningCong Ding1-1/+1
2012-06-20ARM: S3C24XX: Remove duplicate header file inclusionSachin Kamat1-1/+0
2012-05-12ARM: S3C24XX: Use common macro to define resources on dev-uart.cTushar Behera1-40/+16
2012-05-12ARM: S3C24XX: move common clock init into common.cHeiko Stuebner1-0/+18
2012-05-12ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.cHeiko Stuebner1-0/+73
2012-05-12ARM: S3C24XX: move plat-s3c24xx/cpu.cHeiko Stuebner1-0/+236