summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/psci.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-31arm: psci: Fix RESET2 hookMarek Vasut1-1/+3
2023-01-31arm: psci: Add PSCI v1.1 macroMarek Vasut1-0/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+4
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi1-0/+4
2018-05-07psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay1-2/+1
2018-05-07arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay1-1/+3
2016-12-15ARMv8: Add basic PSCI frameworkmacro.wave.z@gmail.com1-0/+15
2016-09-15armv7: psci: make v7_flush_dcache_all public for all psci codeHongbo Zhang1-0/+2
2016-08-02arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang1-0/+3
2016-07-26ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang1-0/+5
2016-07-26ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang1-0/+16
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+1
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang1-0/+1
2016-07-15ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai1-1/+0
2016-07-15ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai1-0/+4
2016-07-15ARM: Add an empty secure stack sectionChen-Yu Tsai1-0/+4
2016-06-20ARM: PSCI: export common PSCI function declarations for C codeChen-Yu Tsai1-0/+7
2016-05-27arm: implement generic PSCI reset call for armv8Beniamino Galvani1-1/+16
2015-05-13ARM: Add board-specific initialization hook for PSCIJan Kiszka1-0/+1
2015-03-09ARM: PSCI: Rework the DT handler slightlyTom Rini1-0/+4
2014-07-28ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier1-0/+35