summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-12Rationalize console log outputDan Handley
2014-08-12Add concept of console output log levelsDan Handley
2014-08-04Merge pull request #179 from jcastillo-arm/jc/tf-issues/219danh-arm
2014-08-04Merge pull request #178 from soby-mathew/sm/optmize_el3_contextdanh-arm
2014-08-01Merge pull request #175 from vikramkanigiri/vk/spd-init-by-stack-unwindingdanh-arm
2014-08-01Support asynchronous method for BL3-2 initializationVikram Kanigiri
2014-08-01Rework the TSPD setup codeVikram Kanigiri
2014-08-01Call platform_is_primary_cpu() only from reset handlerJuan Castillo
2014-07-31Optimize EL3 register state stored in cpu_context structureSoby Mathew
2014-07-28Merge pull request #177 from jcastillo-arm/jc/tf-issues/096danh-arm
2014-07-28Merge pull request #172 from soby-mathew/sm/asm_assertdanh-arm
2014-07-28Merge pull request #170 from achingupta/ag/tf-issues#226danh-arm
2014-07-28Merge pull request #169 from achingupta/ag/tf-issues#198danh-arm
2014-07-28Rework incorrect use of assert() and panic() in codebaseJuan Castillo
2014-07-28Add CPUECTLR_EL1 and Snoop Control register to crash reportingSoby Mathew
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-28Parametrize baudrate and UART clock during console_init()Soby Mathew
2014-07-28Introduce asm console functions in TFSoby Mathew
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-28Remove the concept of coherent stacksAchin Gupta
2014-07-25Merge pull request #176 from danh-arm/jc/tf-issues/203-v3danh-arm
2014-07-25Add support for printing version at runtimeJuan Castillo
2014-07-25Merge pull request #167 from jcastillo-arm/jc/tf-issues/217Dan Handley
2014-07-25Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-archDan Handley
2014-07-25Merge pull request #174 from soby-mathew:sm/lean_printf_v2Dan Handley
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-07-19Remove coherent stack usage from the warm boot pathAchin Gupta
2014-07-19Make enablement of the MMU more flexibleAchin Gupta
2014-07-19Remove coherent stack usage from the cold boot pathAchin Gupta
2014-07-17Define ARM_GIC_ARCH default value for all platformsSandrine Bailleux
2014-07-16FVP: Ensure system reset wake-up results in cold bootJuan Castillo
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-11Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2danh-arm
2014-07-11Update the documentation about the memory layout on FVPSandrine Bailleux
2014-07-10Add support for BL3-0 imageSandrine Bailleux
2014-07-10fvp: Reuse BL1 and BL2 memory through image overlayingSandrine 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-10Merge pull request #161 from danh-arm/lm/calc-tcr-bitsdanh-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-01fvp: Properly detect the location of BL1 R/W dataSandrine Bailleux
2014-07-01Remove concept of top/bottom image loadingSandrine Bailleux
2014-06-27Merge pull request #151 from vikramkanigiri/vk/t133-code-readabilityAndrew Thoelke
2014-06-27Merge pull request #155 from athoelke/at/support-foundation-v2.1Andrew Thoelke