History for arm-trusted-firmware / include / bl31
2015-03-13
@Vikram Kanigiri
Initialise cpu ops after enabling data cache ...
Vikram Kanigiri committed on 13 Mar 2015
2015-01-26
@Soby Mathew
Demonstrate model for routing IRQs to EL3 ...
Soby Mathew committed on 26 Jan 2015
@Soby Mathew
Increment the PSCI VERSION to 1.0 ...
Soby Mathew authored on 15 Jan 2015 Dan Handley committed on 26 Jan 2015
@Soby Mathew
Implement PSCI_FEATURES API ...
Soby Mathew authored on 7 Jan 2015 Dan Handley committed on 26 Jan 2015
@Soby Mathew
Rework the PSCI migrate APIs ...
Soby Mathew authored on 23 Oct 2014 Dan Handley committed on 26 Jan 2015
2015-01-23
@Soby Mathew
Validate power_state and entrypoint when executing PSCI calls ...
Soby Mathew committed on 23 Jan 2015
@Soby Mathew
Save 'power_state' early in PSCI CPU_SUSPEND call ...
Soby Mathew committed on 23 Jan 2015
@Soby Mathew
Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops ...
Soby Mathew committed on 23 Jan 2015
2015-01-22
@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-08-20
@Soby Mathew
Introduce framework for CPU specific operations ...
Soby Mathew authored on 14 Aug 2014 Dan Handley committed on 20 Aug 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
@Achin Gupta
Add macro to flush per-CPU data ...
Achin Gupta authored on 25 Jul 2014 Soby Mathew committed on 19 Aug 2014
@Juan Castillo
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs ...
Juan Castillo authored on 12 Aug 2014 Dan Handley committed on 19 Aug 2014
2014-07-31
@Soby Mathew
Optimize EL3 register state stored in cpu_context structure ...
Soby Mathew committed on 31 Jul 2014
2014-07-28
@danh-arm
Merge pull request #172 from soby-mathew/sm/asm_assert ...
danh-arm committed on 28 Jul 2014
@Soby Mathew
Rework the crash reporting in BL3-1 to use less stack ...
Soby Mathew committed on 28 Jul 2014
2014-07-19
@Achin Gupta
Remove coherent stack usage from the warm boot path ...
Achin Gupta committed on 19 Jul 2014
2014-07-10
@Juan Castillo
Allow FP register context to be optional at build time ...
Juan Castillo committed on 10 Jul 2014
2014-06-24
@Juan Castillo
Remove all checkpatch errors from codebase ...
Juan Castillo committed on 24 Jun 2014
2014-06-23
@Andrew Thoelke
Correctly dimension the PSCI aff_map_node array ...
Andrew Thoelke committed on 23 Jun 2014
@Andrew Thoelke
Initialise CPU contexts from entry_point_info ...
Andrew Thoelke committed on 23 Jun 2014
@danh-arm
Merge pull request #138 from athoelke/at/cpu-context ...
danh-arm committed on 23 Jun 2014
2014-06-17
@Andrew Thoelke
Remove early_exceptions from BL3-1 ...
Andrew Thoelke committed on 17 Jun 2014
2014-06-16
@Andrew Thoelke
Move CPU context pointers into cpu_data ...
Andrew Thoelke committed on 16 Jun 2014
@Andrew Thoelke
Per-cpu data cache restructuring ...
Andrew Thoelke committed on 16 Jun 2014
2014-06-11
@Andrew Thoelke
Provide cm_get/set_context() for current CPU ...
Andrew Thoelke committed on 11 Jun 2014
2014-05-27
@Dan Handley
Further renames of platform porting functions ...
Dan Handley committed on 27 May 2014