aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-03-24arm: Unplug KVM from the build systemGravatar Marc Zyngier 1-1/+1
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-19/+18
2020-01-21ARM: exynos: Drop unneeded select of MIGHT_HAVE_CACHE_L2X0Gravatar Geert Uytterhoeven 1-1/+0
2020-01-20irqchip: Define EXYNOS_IRQ_COMBINERGravatar Hyunki Koo 1-0/+1
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseGravatar Krzysztof Kozlowski 1-18/+18
2020-01-07ARM: exynos: Correct the help text for platform Kconfig optionGravatar Krzysztof Kozlowski 1-1/+1
2019-10-28ARM: exynos: Enable exynos-asv driver for ARCH_EXYNOSGravatar Sylwester Nawrocki 1-0/+1
2019-09-09ARM: exynos: Enable support for ARM architected timersGravatar Marek Szyprowski 1-0/+1
2019-08-15ARM: exynos: Enable exynos-chipid driverGravatar Pankaj Dubey 1-0/+1
2019-06-21ARM: exynos: Only build MCPM support if usedGravatar Arnd Bergmann 1-1/+5
2019-05-30ARM: exynos: Make ARCH_EXYNOS3 a default optionGravatar Krzysztof Kozlowski 1-0/+1
2019-04-10ARM: exynos: Set MCPM as mandatory for Exynos542x/5800 SoCsGravatar Marek Szyprowski 1-9/+3
2018-05-03ARM: exynos: no need to select ARCH_HAS_BANDGAP any longerGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2018-05-02ARM: exynos: Remove support for Exynos5440Gravatar Krzysztof Kozlowski 1-12/+0
2018-01-03ARM: EXYNOS: Add SPDX license identifiersGravatar Krzysztof Kozlowski 1-3/+1
2017-10-08ARM: EXYNOS: Remove Exynos4212 related dead codeGravatar Marek Szyprowski 1-5/+0
2017-01-18ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)Gravatar Krzysztof Kozlowski 1-5/+0
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+1
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMGravatar Kishon Vijay Abraham I 1-1/+0
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyGravatar Kishon Vijay Abraham I 1-1/+0
2016-08-10ARM: EXYNOS: Enable ARCH_SUPPORTS_BIG_ENDIAN explicitlyGravatar Ben Dooks 1-0/+1
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-06-03Merge tag 'samsung-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 1-1/+0
2016-05-30soc: samsung: pm_domains: Enable COMPILE_TEST for build coverageGravatar Krzysztof Kozlowski 1-0/+1
2016-05-18ARM: exynos: don't select keyboard driverGravatar Arnd Bergmann 1-1/+0
2016-04-18memory: samsung: exynos-srom: Add support for bank configurationGravatar Pavel Fedin 1-1/+1
2016-04-18ARM: EXYNOS: Remove SROM related register settings from mach-exynosGravatar Pankaj Dubey 1-0/+3
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-1/+3
2016-02-25drivers: soc: Add support for Exynos PMU driverGravatar Pankaj Dubey 1-0/+2
2016-02-25ARM: EXYNOS: Correct header comment in Kconfig fileGravatar Pankaj Dubey 1-1/+1
2016-02-01ARM: EXYNOS: select THERMAL_OFGravatar Arnd Bergmann 1-0/+1
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+3
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+2
2015-12-22Merge branch 'treewide/cleanup' into next/socGravatar Olof Johansson 1-1/+2
2015-12-15clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST optionGravatar Daniel Lezcano 1-0/+1
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-1/+2
2015-11-20ARM: EXYNOS: Switch to syscon reboot and poweroffGravatar Alim Akhtar 1-0/+3
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 1-0/+2
2015-08-14ARM: EXYNOS: switch to using generic cpufreq driver for exynos4x12Gravatar Bartlomiej Zolnierkiewicz 1-0/+2
2015-07-30ARM: SAMSUNG: make local s5p-dev-mfc in mach-exynosGravatar Kukjin Kim 1-0/+5
2015-03-27arm-cci: Split the code for PMU vs driver supportGravatar Suzuki K. Poulose 1-1/+1
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesGravatar Rafael J. Wysocki 1-1/+1
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2014-11-21ARM: EXYNOS: Add platform driver support for Exynos PMUGravatar Pankaj Dubey 1-0/+1
2014-11-21ARM: EXYNOS: Add support for exynos4415 SoCGravatar Chanwoo Choi 1-0/+5
2014-10-29arm: fix wording of "Crotex" in CONFIG_ARCH_EXYNOS3 helpGravatar Ian Campbell 1-1/+1
2014-10-21ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=yGravatar Bartlomiej Zolnierkiewicz 1-0/+5