u-boot/arch/arm/mach-uniphier/arm32
Masahiro Yamada 928f3248b3 ARM: uniphier: support system reset functionality for PSCI
This supports the system reset via PSCI for ARMv7 SoCs.

Because the system reset is not supported on PSCI 0.1, let's define
CONFIG_ARMV7_PSCI_1_0. (it is supported since PSCI 0.2, but there
is no CONFIG to enable it in U-Boot for now.)

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-08-28 13:09:19 +09:00
..
Makefile ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 2016-08-11 17:58:06 +09:00
arm-mpcore.h ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 2016-08-11 17:58:06 +09:00
cache-uniphier.c ARM: uniphier: add uniphier_cache_set_active_ways() 2016-08-11 17:49:45 +09:00
cache-uniphier.h ARM: uniphier: add uniphier_cache_set_active_ways() 2016-08-11 17:49:45 +09:00
debug_ll.S ARM: uniphier: rename function names ph1_* to uniphier_* 2016-04-01 00:59:47 +09:00
late_lowlevel_init.S ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init 2016-08-11 17:49:31 +09:00
lowlevel_init.S ARM: uniphier: move lowlevel debug init code after page table switch 2016-08-11 17:49:20 +09:00
psci.c ARM: uniphier: support system reset functionality for PSCI 2016-08-28 13:09:19 +09:00
psci_smp.S ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 2016-08-11 17:58:06 +09:00
timer.c ARM: uniphier: prepare directory structure for ARMv8 SoC support 2016-03-01 00:33:24 +09:00