History for arm-trusted-firmware / services / std_svc / psci / psci_setup.c
2015-09-14
@Achin Gupta
Make generic code work in presence of system caches ...
Achin Gupta committed on 14 Sep 2015
2015-09-11
@Andrew Thoelke
Re-design bakery lock memory allocation and algorithm ...
Andrew Thoelke authored on 10 Sep 2015 Vikram Kanigiri committed on 11 Sep 2015
2015-08-13
@Soby Mathew
PSCI: Rework generic code to conform to coding guidelines ...
Soby Mathew authored on 29 Jul 2015 Achin Gupta committed on 13 Aug 2015
@Soby Mathew
PSCI: Switch to the new PSCI frameworks ...
Soby Mathew authored on 13 Jul 2015 Achin Gupta committed on 13 Aug 2015
2015-06-22
@Soby Mathew
PSCI: Add SYSTEM_SUSPEND API support ...
Soby Mathew committed on 22 Jun 2015
2015-02-12
@Soby Mathew
Export maximum affinity using PLATFORM_MAX_AFFLVL macro ...
Soby Mathew committed on 12 Feb 2015
2015-01-26
@Soby Mathew
Implement PSCI_FEATURES API ...
Soby Mathew authored on 7 Jan 2015 Dan Handley committed on 26 Jan 2015
2015-01-22
@Soby Mathew
Remove coherent memory from the BL memory maps ...
Soby Mathew authored on 8 Jan 2015 Dan Handley committed on 22 Jan 2015
@Soby Mathew
Move bakery algorithm implementation out of coherent memory ...
Soby Mathew authored on 8 Jan 2015 Dan Handley committed on 22 Jan 2015
2015-01-13
@Soby Mathew
Invalidate the dcache after initializing cpu-ops ...
Soby Mathew committed on 13 Jan 2015
2014-12-12
@Soby Mathew
Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl() ...
Soby Mathew committed on 12 Dec 2014
2014-08-19
@Achin Gupta
Miscellaneous PSCI code cleanups ...
Achin Gupta authored on 27 Jul 2014 Soby Mathew committed on 19 Aug 2014
@Achin Gupta
Add APIs to preserve highest affinity level in OFF state ...
Achin Gupta authored on 31 Jul 2014 Soby Mathew committed on 19 Aug 2014
@Achin Gupta
Add PSCI service specific per-CPU data ...
Achin Gupta authored on 25 Jul 2014 Soby Mathew committed on 19 Aug 2014
2014-06-23
@Andrew Thoelke
Eliminate psci_suspend_context array ...
Andrew Thoelke committed on 23 Jun 2014
@Andrew Thoelke
Initialise CPU contexts from entry_point_info ...
Andrew Thoelke committed on 23 Jun 2014
2014-06-11
@Andrew Thoelke
Provide cm_get/set_context() for current CPU ...
Andrew Thoelke committed on 11 Jun 2014
2014-05-23
@Dan Handley
Remove unused data declarations ...
Dan Handley authored on 14 May 2014 Andrew Thoelke committed on 23 May 2014
2014-05-16
@Soby Mathew
Rework BL3-1 unhandled exception handling and reporting ...
Soby Mathew committed on 16 May 2014
2014-05-06
@Dan Handley
Reduce deep nesting of header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Always use named structs in header files ...
Dan Handley committed on 6 May 2014
@Dan Handley
Make use of user/system includes more consistent ...
Dan Handley committed on 6 May 2014
2014-04-29
@Vikram Kanigiri
Preserve PSCI cpu_suspend 'power_state' parameter. ...
Vikram Kanigiri committed on 29 Apr 2014
2014-03-20
@Jeenu Viswambharan
Implement ARM Standard Service ...
Jeenu Viswambharan authored on 28 Feb 2014 Dan Handley committed on 20 Mar 2014