index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-11-11
ARM: Fix HAS_ARMV7_SECURE_BASE help text
Marek Vasut
2025-06-11
ARM: stm32: Fix SYSRAM size on STM32MP13xx
Marek Vasut
2023-10-22
sunxi: psci: implement PSCI on R528
Sam Edwards
2023-10-11
ARM: psci: move GIC address override to Kconfig
Andre Przywara
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-05-13
ARM: armv7: add non-SPL enable for Cortex SMPEN
Ralph Siemsen
2022-03-18
Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
Tom Rini
2022-02-04
sunxi: move Cortex SMPEN setting into start.S
Andre Przywara
2020-08-05
ARM: add Kconfig option for PSCI 0.1
Icenowy Zheng
2020-07-17
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
Patrick Delaunay
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2018-07-25
ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
Mark Kettenis
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2016-09-07
ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
Masahiro Yamada
2016-09-07
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
Masahiro Yamada
2016-08-12
kconfig: use bool instead of boolean for type definition attributes
Masahiro Yamada
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-03-27
arm: Add support for HYP mode and LPAE page tables
Alexander Graf
2015-05-13
tegra: Boot in non-secure mode by default
Jan Kiszka
2014-11-24
ARM: bootm: Allow booting in secure mode on hyp capable systems
Hans de Goede
2014-11-24
ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
Hans de Goede