aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/arm32/psci.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2020-05-22ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada1-1/+0
2020-05-22ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada1-1/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some SMP functions out of common.hSimon Glass1-0/+1
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay1-2/+2
2018-05-07uniphier: psci: save context id in cpu_on commandPatrick Delaunay1-2/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada1-1/+3
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada1-1/+0
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada1-6/+6
2016-08-28ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada1-0/+5
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada1-0/+153