index
:
git.armlinux.org.uk/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_private.h
Age
Commit message (
Expand
)
Author
2016-04-25
Remove unused argument in psci_cpu_on_start()
Sandrine Bailleux
2016-02-01
Fix PSCI CPU ON race when setting state to ON_PENDING
Soby Mathew
2015-12-21
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-09-11
Re-design bakery lock memory allocation and algorithm
Andrew Thoelke
2015-08-13
PSCI: Rework generic code to conform to coding guidelines
Soby Mathew
2015-08-13
PSCI: Fix the return code for invalid entrypoint
Soby Mathew
2015-08-13
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-06-22
PSCI: Add SYSTEM_SUSPEND API support
Soby Mathew
2015-02-12
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
Soby Mathew
2015-01-26
Implement PSCI_FEATURES API
Soby Mathew
2015-01-26
Rework the PSCI migrate APIs
Soby Mathew
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
2015-01-22
Move bakery algorithm implementation out of coherent memory
Soby Mathew
2014-12-04
Fix the array size of mpidr_aff_map_nodes_t.
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-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-23
Correctly dimension the PSCI aff_map_node array
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-05-23
Remove unused data declarations
Dan Handley
2014-05-23
Remove extern keyword from function declarations
Dan Handley
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
Move PSCI global functions out of private header
Dan Handley
2014-04-29
Preserve PSCI cpu_suspend 'power_state' parameter.
Vikram Kanigiri
2014-03-20
Implement ARM Standard Service
Jeenu Viswambharan