summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/sunxi/psci.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski2020-03-181-11/+5
* sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt2019-12-181-5/+11
* psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-241-1/+1
* sunxi: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-3/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sunxi: psci: Move entry address setting to separate functionChen-Yu Tsai2017-06-121-7/+18
* sunxi: Add PSCI support for R40Chen-Yu Tsai2017-04-201-3/+32
* ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-051-1/+1
* ARM: Rework and correct barrier definitionsTom Rini2016-08-051-6/+6
* ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-151-3/+2
* ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-151-1/+1
* ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-151-5/+0
* sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai2016-07-151-1/+6
* sunxi: Add PSCI implementation in CChen-Yu Tsai2016-06-201-0/+273