summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/arm32/psci.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-241-2/+2
* uniphier: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-2/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada2017-10-151-1/+3
* ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-201-1/+0
* ARM: uniphier: simplify SoC ID get functionMasahiro Yamada2017-01-221-6/+6
* ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada2016-08-281-0/+5
* ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada2016-08-111-0/+153