summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/ls102xa/psci.S
AgeCommit message (Expand)AuthorFilesLines
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-8/+8
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan1-1/+1
2018-05-07ls102xa: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-04-05fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara1-1/+1
2016-09-15nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang1-0/+11
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang1-2/+101
2016-07-26ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang1-1/+34
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai1-7/+7
2016-07-15ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai1-2/+0
2016-07-15ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai1-10/+0
2015-07-20arm/ls102xa: Add PSCI support for ls102xaWang Dongsheng1-0/+126