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_common.c
Age
Commit message (
Expand
)
Author
2015-01-23
Validate power_state and entrypoint when executing PSCI calls
Soby Mathew
2015-01-23
Rework internal API to save non-secure entry point info
Soby Mathew
2015-01-22
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-22
Move bakery algorithm implementation out of coherent memory
Soby Mathew
2014-12-12
Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl()
Soby Mathew
2014-08-19
Miscellaneous PSCI code cleanups
Achin Gupta
2014-08-19
Add APIs to preserve highest affinity level in OFF state
Achin Gupta
2014-08-19
Rework state management in the PSCI implementation
Achin Gupta
2014-08-19
Add PSCI service specific per-CPU data
Achin Gupta
2014-08-19
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-07-28
Remove the concept of coherent stacks
Achin Gupta
2014-06-25
Remove current CPU mpidr from PSCI common code
Andrew Thoelke
2014-06-24
Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2
danh-arm
2014-06-24
Merge pull request #147 from athoelke/at/remove-bakery-mpidr
danh-arm
2014-06-24
Remove all checkpatch errors from codebase
Juan Castillo
2014-06-23
Remove calling CPU mpidr from bakery lock API
Andrew Thoelke
2014-06-23
Eliminate psci_suspend_context array
Andrew Thoelke
2014-06-23
Initialise CPU contexts from entry_point_info
Andrew Thoelke
2014-06-11
Provide cm_get/set_context() for current CPU
Andrew Thoelke
2014-05-23
Split platform.h into separate headers
Dan Handley
2014-05-23
Remove unused data declarations
Dan Handley
2014-05-22
Introduce macros to manipulate the SPSR
Vikram Kanigiri
2014-05-06
Remove variables from .data section
Dan Handley
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-20
Implement ARM Standard Service
Jeenu Viswambharan