index
:
atf-marvell.git
atf-v1.3-17.04
atf-v1.3-armada-17.06
atf-v1.3-armada-17.08
atf-v1.3-armada-17.10
atf-v1.4-armada-18.06
atf-v1.5-armada-18.09
atf-v1.5-armada-18.12
atf-v1.5-armada-18.12-rmk
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
std_svc
/
psci
/
psci_main.c
Age
Commit message (
Expand
)
Author
2015-01-23
Validate power_state and entrypoint when executing PSCI calls
Soby Mathew
2015-01-23
Save 'power_state' early in PSCI CPU_SUSPEND call
Soby Mathew
2015-01-23
Rework internal API to save non-secure entry point info
Soby Mathew
2014-12-12
Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl()
Soby Mathew
2014-08-19
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-07-19
Remove coherent stack usage from the warm boot path
Achin Gupta
2014-06-25
Remove current CPU mpidr from PSCI common code
Andrew Thoelke
2014-06-10
PSCI SMC handler improvements
Andrew Thoelke
2014-05-12
Fix broken standby state implementation in PSCI
Achin Gupta
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Always use named structs in header files
Dan Handley
2014-05-06
Make use of user/system includes more consistent
Dan Handley
2014-04-29
Preserve PSCI cpu_suspend 'power_state' parameter.
Vikram Kanigiri
2014-03-26
Add standby state support in PSCI cpu_suspend api
Vikram Kanigiri
2014-03-20
Implement ARM Standard Service
Jeenu Viswambharan