summaryrefslogtreecommitdiff
path: root/include/common
AgeCommit message (Expand)Author
2014-08-19Rework use of labels in assembly macros.Soby Mathew
2014-08-12Add concept of console output log levelsDan Handley
2014-07-28Merge pull request #177 from jcastillo-arm/jc/tf-issues/096danh-arm
2014-07-28Rework incorrect use of assert() and panic() in codebaseJuan Castillo
2014-07-28Rework the crash reporting in BL3-1 to use less stackSoby Mathew
2014-07-28Implement an assert() callable from assembly codeSoby Mathew
2014-07-28Introduce crash console APIs for crash reportingSoby Mathew
2014-07-25Add support for printing version at runtimeJuan Castillo
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-07-01Remove concept of top/bottom image loadingSandrine Bailleux
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-05-23Move BL porting functions into platform.hDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-22Add support for BL3-1 as a reset vectorVikram Kanigiri
2014-05-22Rework memory information passing to BL3-x imagesVikram Kanigiri
2014-05-22Populate BL31 input parameters as per new specVikram Kanigiri
2014-05-22Rework handover interface between BL stagesVikram Kanigiri
2014-05-22Introduce macros to manipulate the SPSRVikram Kanigiri
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-08Merge pull request #58 from athoelke/optimise-cache-flush-v2danh-arm
2014-05-07Optimise data cache clean/invalidate operationAndrew Thoelke
2014-05-07Access system registers directly in assemblerAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Separate out CASSERT macro into own headerDan Handley
2014-05-06Move include and source files to logical locationsDan Handley