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_setup.c
Age
Commit message (
Expand
)
Author
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
2015-01-13
Invalidate the dcache after initializing cpu-ops
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
Add PSCI service specific per-CPU data
Achin Gupta
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
Remove unused data declarations
Dan Handley
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
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