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