summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/Kconfig
AgeCommit message (Expand)Author
2025-11-11ARM: Fix HAS_ARMV7_SECURE_BASE help textMarek Vasut
2025-06-11ARM: stm32: Fix SYSRAM size on STM32MP13xxMarek Vasut
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards
2023-10-11ARM: psci: move GIC address override to KconfigAndre Przywara
2023-06-12global: Use proper project name U-BootMichal Simek
2023-05-13ARM: armv7: add non-SPL enable for Cortex SMPENRalph Siemsen
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara
2020-08-05ARM: add Kconfig option for PSCI 0.1Icenowy Zheng
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2018-07-25ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-03-27arm: Add support for HYP mode and LPAE page tablesAlexander Graf
2015-05-13tegra: Boot in non-secure mode by defaultJan Kiszka
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede
2014-11-24ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede