aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Makefile
AgeCommit message (Expand)Author
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann
2019-06-26Merge tag 'samsung-soc-5.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-06-21ARM: exynos: Only build MCPM support if usedArnd Bergmann
2019-06-19ARM: use arch_extension directive instead of arch argumentStefan Agner
2019-04-10ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsMarek Szyprowski
2018-01-03ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski
2016-06-19Merge tag 'samsung-drivers-exynos-mfc-4.8' of git://git.kernel.org/pub/scm/li...Olof Johansson
2016-06-06ARM: EXYNOS: Remove code for MFC custom reserved memory handlingMarek Szyprowski
2016-05-30ARM: EXYNOS: Move pm_domains driver to drivers/soc/samsungKrzysztof Kozlowski
2016-02-25drivers: soc: Add support for Exynos PMU driverPankaj Dubey
2016-02-25ARM: EXYNOS: Split up exynos5420 SoC specific PMU dataPankaj Dubey
2016-02-25ARM: EXYNOS: Split up exynos5250 SoC specific PMU dataPankaj Dubey
2016-02-25ARM: EXYNOS: Split up exynos4 SoC specific PMU dataPankaj Dubey
2016-02-25ARM: EXYNOS: Split up exynos3250 SoC specific PMU dataPankaj Dubey
2015-07-30ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosKukjin Kim
2014-11-21Merge branch 'v3.19-next/cleanup-samsung' into v3.19-next/mach-exynosKukjin Kim
2014-10-28ARM: EXYNOS: Fix build with ARM_CPU_SUSPEND=nArnd Bergmann
2014-10-21ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yBartlomiej Zolnierkiewicz
2014-10-21ARM: EXYNOS: Add support for firmware-assisted suspend/resumeTomasz Figa
2014-10-21ARM: EXYNOS: Move code from hotplug.c to platsmp.cKrzysztof Kozlowski
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-30ARM: exynos: Fix "allmodconfig" build errors in mcpm and hotplugAbhilash Kesavan
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-05-30Merge tag 'samsung-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2014-05-31ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann
2014-05-26ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano
2014-05-26ARM: EXYNOS: Remove duplicate lines in MakefileSachin Kamat
2014-05-16ARM: EXYNOS: Add MCPM call-back functionsAbhilash Kesavan
2014-03-29Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2014-03-21ARM: EXYNOS: Stop using legacy Samsung PM codeTomasz Figa
2014-03-21ARM: EXYNOS: Consolidate exynos4 and exynos5 machine filesSachin Kamat
2013-10-21ARM: EXYNOS: remove CONFIG_MACH_EXYNOS[4, 5]_DT config optionsBartlomiej Zolnierkiewicz
2013-07-24ARM: SAMSUNG: Add SAMSUNG_PM config option to select pmAmit Daniel Kachhap
2013-06-19ARM: EXYNOS: Remove setup-i2c0.cTomasz Figa
2013-06-15ARM: EXYNOS: Remove legacy dev- and setup- filesTomasz Figa
2013-06-10ARM: EXYNOS: no more support non-DT for EXYNOS SoCsKukjin Kim
2013-04-09ARM: EXYNOS: Add support for Exynos secure firmwareTomasz Figa
2013-04-09ARM: EXYNOS: Add support for secure monitor callsTomasz Figa
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham
2013-03-09ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham
2013-01-11ARM: EXYNOS: remove system mmu initialization from exynos treeCho KyongHo
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-28ARM: EXYNOS: Remove unused non-dt support for dwmci controllerThomas Abraham
2012-11-22ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim
2012-10-29ARM: EXYNOS: removing exynos-drm device registration from non-dt platformsRahul Sharma
2012-05-20ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee
2012-05-14ARM: EXYNOS: To use common config for EXYNOS4 and EXYNOS5 SPIKyoungil Kim
2012-05-13ARM: EXYNOS: Support DMA for EXYNOS5250 SoCBoojin Kim