aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/Kconfig
AgeCommit message (Expand)Author
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-10-21ARM: S3C24XX: Fix possible dma selection warningHeiko Stuebner
2013-08-06ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa
2013-07-16cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-06-20Merge branches 'samsung/exynos-dt2' and 'samsung/s3c24xx-dt2' into next/driversArnd Bergmann
2013-06-19ARM: SAMSUNG: Let platforms use the new watchdog reset driverTomasz Figa
2013-05-21ARM: dts: add devicetree support for s3c2416-smdk2416Heiko Stuebner
2013-05-20cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-04ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412Alexander Shiyan
2013-04-04ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410Alexander Shiyan
2013-04-04ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boardsAlexander Shiyan
2013-03-22ARM: S3C24XX: remove unneeded "config SMDK2440_CPU2442"Paul Bolle
2013-03-22ARM: S3C24XX: drop "select MACH_NEO1973"Paul Bolle
2013-03-22ARM: S3C24XX: drop "select MACH_N35"Paul Bolle
2013-03-05ARM: S3C24XX: use samsung_sync_wakemask in s3c2412 pmHeiko Stuebner
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-08ARM: S3C24XX: Fix compile breakage for SMDK2410Alexander Shiyan
2013-02-08ARM: S3C24XX: let S3C2412_PM select S3C2412_PM_SLEEPHeiko Stuebner
2013-02-03ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/Kukjin Kim
2013-01-21ARM: S3C24XX: Move mach-s3c2440/ pll into mach-s3c24xx/Kukjin Kim
2013-01-21ARM: S3C24XX: Move mach-s3c2440/ cpufreq driver into mach-s3c24xx/Kukjin Kim
2013-01-21ARM: S3C24XX: Move mach-s3c2412/ cpufreq driver into mach-s3c24xx/Kukjin Kim
2013-01-21ARM: S3C24XX: Move mach-s3c2410/ pll into mach-s3c24xx/Kukjin Kim
2013-01-21ARM: S3C24XX: Move mach-s3c2410/ cpufreq into mach-s3c24xx/Kukjin Kim
2013-01-21arch/arm/mach-s3c24xx: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-28ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpersSylwester Nawrocki
2012-11-26ARM: Fix Kconfig symbols typo for LEDSAlexander Shiyan
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-08-09ARM: s3c24xx: use new PWM driverArnd Bergmann
2012-05-14Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsungKukjin Kim
2012-04-24ARM: S3C24XX: Add HSSPI setup callback for s3c64xx-spi driverHeiko Stuebner
2012-04-24ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim
2012-03-07ARM: S3C24XX: Reuse S3C2443 dma for S3C2416Heiko Stuebner
2012-03-07ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner
2012-03-07ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner
2012-03-07ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner
2012-03-07ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner
2012-03-03ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xxHeiko Stuebner
2012-03-03ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/Kukjin Kim
2012-03-03ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim
2012-03-03ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/Kukjin Kim
2012-03-03ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/Kukjin Kim
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim