aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-19Remove coherent stack usage from the warm boot pathAchin Gupta
2014-07-19Make enablement of the MMU more flexibleAchin Gupta
2014-07-11Merge pull request #162 from jcastillo-arm/jc/tf-issues/194danh-arm
2014-07-11Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2danh-arm
2014-07-10Add support for BL3-0 imageSandrine Bailleux
2014-07-10Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109danh-arm
2014-07-10Merge pull request #146 from danh-arm/dh/refactor-fvp-gicdanh-arm
2014-07-10Allow FP register context to be optional at build timeJuan Castillo
2014-07-09Refactor fvp gic code to be a generic driverDan Handley
2014-07-09Refactor fvp_config into common platform headerDan Handley
2014-07-09Calculate TCR bits based on VA and PALin Ma
2014-07-01Remove concept of top/bottom image loadingSandrine Bailleux
2014-06-26Merge pull request #154 from athoelke/at/inline-mmioAndrew Thoelke
2014-06-24Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2danh-arm
2014-06-24Merge pull request #147 from athoelke/at/remove-bakery-mpidrdanh-arm
2014-06-24Inline the mmio accessor functionsAndrew Thoelke
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-06-23Remove calling CPU mpidr from bakery lock APIAndrew Thoelke
2014-06-23Correctly dimension the PSCI aff_map_node arrayAndrew Thoelke
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-06-23Merge pull request #138 from athoelke/at/cpu-contextdanh-arm
2014-06-17Remove early_exceptions from BL3-1Andrew Thoelke
2014-06-16Move CPU context pointers into cpu_dataAndrew Thoelke
2014-06-16Per-cpu data cache restructuringAndrew Thoelke
2014-06-16Merge pull request #131 from athoelke/at/cm_get_contextdanh-arm
2014-06-16Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2danh-arm
2014-06-11Provide cm_get/set_context() for current CPUAndrew Thoelke
2014-06-10Make system register functions inline assemblyAndrew Thoelke
2014-06-02Enable mapping higher physical addressLin Ma
2014-05-27Further renames of platform porting functionsDan Handley
2014-05-27Remove FVP specific comments in platform.hDan Handley
2014-05-23Add enable mmu platform porting interfacesDan Handley
2014-05-23Move BL porting functions into platform.hDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Remove unused data declarationsDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-23Merge pull request #104 from athoelke:at/tsp-entrypoints-v2Andrew Thoelke
2014-05-23Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2Andrew Thoelke
2014-05-23Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke
2014-05-23Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3Andrew Thoelke
2014-05-23Merge pull request #67 from achingupta:ag/psci_standby_bug_fixAndrew Thoelke
2014-05-23Use a vector table for TSP entrypointsAndrew Thoelke
2014-05-23Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew
2014-05-22Add S-EL1 interrupt handling support in the TSPDAchin Gupta
2014-05-22Add support for synchronous FIQ handling in TSPAchin Gupta
2014-05-22Use secure timer to generate S-EL1 interruptsAchin Gupta
2014-05-22Introduce interrupt handling framework in BL3-1Achin Gupta
2014-05-22Introduce platform api to access an ARM GICAchin Gupta
2014-05-22Introduce interrupt registration framework in BL3-1Achin Gupta