index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
Kconfig
Age
Commit message (
Expand
)
Author
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