History for arm-trusted-firmware / bl31 / bl31_main.c
2015-12-14
@Juan Castillo
Remove dashes from image names: 'BL3-x' --> 'BL3x' ...
Juan Castillo committed on 14 Dec 2015
2015-12-09
@Soby Mathew
Ensure BL31 does not print to boot console by default ...
Soby Mathew committed on 9 Dec 2015
2015-11-02
@Sandrine Bailleux
Introduce print_entry_point_info() function ...
Sandrine Bailleux committed on 2 Nov 2015
2015-09-14
@Achin Gupta
Make generic code work in presence of system caches ...
Achin Gupta committed on 14 Sep 2015
2015-08-13
@Soby Mathew
PSCI: Migrate TF to the new platform API and CM helpers ...
Soby Mathew authored on 13 Jul 2015 Achin Gupta committed on 13 Aug 2015
2014-08-12
@Dan Handley
Rationalize console log output ...
Dan Handley committed on 12 Aug 2014
2014-08-01
@Vikram Kanigiri
Support asynchronous method for BL3-2 initialization ...
Vikram Kanigiri committed on 1 Aug 2014
2014-07-28
@Juan Castillo
Rework incorrect use of assert() and panic() in codebase ...
Juan Castillo committed on 28 Jul 2014
2014-07-25
@Juan Castillo
Add support for printing version at runtime ...
Juan Castillo authored on 30 Jun 2014 Dan Handley committed on 25 Jul 2014
@Soby Mathew
Implement a leaner printf for Trusted Firmware ...
Soby Mathew committed on 25 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
Initialise CPU contexts from entry_point_info ...
Andrew Thoelke 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
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-28
@Vikram Kanigiri
Pass the args to the BL3-3 entrypoint ...
Vikram Kanigiri committed on 28 May 2014
2014-05-27
@Dan Handley
Further renames of platform porting functions ...
Dan Handley committed on 27 May 2014
2014-05-23
@Dan Handley
Move BL porting functions into platform.h ...
Dan Handley authored on 15 May 2014 Achin Gupta committed on 23 May 2014
@Andrew Thoelke
Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3
Andrew Thoelke committed on 23 May 2014
2014-05-22
@Vikram Kanigiri
Rework memory information passing to BL3-x images ...
Vikram Kanigiri committed on 22 May 2014
@Vikram Kanigiri
Populate BL31 input parameters as per new spec ...
Vikram Kanigiri committed on 22 May 2014
@Andrew Thoelke
Merge pull request #83 from athoelke/at/tf-issues-126 ...
Andrew Thoelke committed on 22 May 2014
2014-05-16
@Andrew Thoelke
Set SCR_EL3.RW correctly before exiting bl31_main ...
Andrew Thoelke committed on 16 May 2014
@Soby Mathew
Rework BL3-1 unhandled exception handling and reporting ...
Soby Mathew committed on 16 May 2014
2014-05-07
@Andrew Thoelke
Correct usage of data and instruction barriers ...
Andrew Thoelke committed on 7 May 2014
2014-05-06
@Dan Handley
Remove variables from .data section ...
Dan Handley committed on 6 May 2014
@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
2014-03-05
@Jon Medhurst
Generate build time and date message at link time. ...
Jon Medhurst authored on 17 Feb 2014 Dan Handley committed on 5 Mar 2014
2014-02-26
@Jeenu Viswambharan
Implement late binding for runtime hooks ...
Jeenu Viswambharan authored on 20 Feb 2014 Dan Handley committed on 26 Feb 2014