summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/psci.h
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi
2018-05-07psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay
2018-05-07arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay
2016-12-15ARMv8: Add basic PSCI frameworkmacro.wave.z@gmail.com
2016-09-14armv7: psci: make v7_flush_dcache_all public for all psci codeHongbo Zhang
2016-08-02arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang
2016-07-26ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang
2016-07-26ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-15ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai
2016-07-15ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai
2016-07-15ARM: Add an empty secure stack sectionChen-Yu Tsai
2016-06-20ARM: PSCI: export common PSCI function declarations for C codeChen-Yu Tsai
2016-05-27arm: implement generic PSCI reset call for armv8Beniamino Galvani
2015-05-13ARM: Add board-specific initialization hook for PSCIJan Kiszka
2015-03-09ARM: PSCI: Rework the DT handler slightlyTom Rini
2014-07-28ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier