summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-14Remove redundant io_init() functionDan Handley
2014-08-14Merge pull request #184 from jcastillo-arm/jc/tf-issues/100danh-arm
2014-08-14Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31danh-arm
2014-08-14FVP: make usage of Trusted DRAM optional at build timeJuan Castillo
2014-08-13Fix reset to BL3-1 instructions in user guideDan Handley
2014-08-12Merge pull request #183 from danh-arm/dh/print_output2danh-arm
2014-08-12Add concept of console output log levelsDan Handley
2014-08-12Merge pull request #182 from soby-mathew/sm/stack_optimizedanh-arm
2014-08-12FVP: apply new naming conventions to memory regionsJuan Castillo
2014-08-11Add compilation macro for each BL stageSoby Mathew
2014-08-07Move up to Linaro 14.07 toolchainJuan Castillo
2014-08-04Merge pull request #179 from jcastillo-arm/jc/tf-issues/219danh-arm
2014-08-01Support asynchronous method for BL3-2 initializationVikram Kanigiri
2014-08-01Call platform_is_primary_cpu() only from reset handlerJuan Castillo
2014-07-28Merge pull request #172 from soby-mathew/sm/asm_assertdanh-arm
2014-07-28Add CPUECTLR_EL1 and Snoop Control register to crash reportingSoby Mathew
2014-07-28Implement an assert() callable from assembly codeSoby Mathew
2014-07-28Introduce crash console APIs for crash reportingSoby Mathew
2014-07-28Remove the concept of coherent stacksAchin Gupta
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-10Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109danh-arm
2014-07-09Refactor fvp gic code to be a generic driverDan Handley
2014-07-01Remove concept of top/bottom image loadingSandrine Bailleux
2014-06-23Correctly dimension the PSCI aff_map_node arrayAndrew Thoelke
2014-06-11Make the BL3-1 crash reporting optionalAndrew Thoelke
2014-06-03Merge pull request #122 from 'danh-arm:dh/v0.4-docs'Dan Handley
2014-06-03Document design of the Interrupt Mangement FrameworkAchin Gupta
2014-06-03Merge pull request #119 from 'soby-mathew:sm/doc_crash_reporting'Dan Handley
2014-06-03Merge pull request #117 from 'danh-arm:dh/v0.4-user-guide'Dan Handley
2014-06-03Merge pull request #121 'vikramkanigiri:vk/doc_for_133'Dan Handley
2014-06-03Documentation for BL3-1 hardening and reset vectorVikram Kanigiri
2014-06-03Trusted Firmware v0.4 release documentationDan Handley
2014-06-03User guide updates for v0.4 releaseDan Handley
2014-06-02Documentation for the new crash reporting implementationSoby Mathew
2014-05-30Fix porting guide references to platform.hDan Handley
2014-05-23Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke
2014-05-23doc: Update information about the memory layoutSandrine Bailleux
2014-05-23Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke
2014-05-23Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4Andrew Thoelke
2014-05-23Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke
2014-05-23Merge pull request #103 from athoelke:dh/tf-issues#68-v3Andrew Thoelke
2014-05-22Allow BL3-2 platform definitions to be optionalDan Handley
2014-05-22Introduce interrupt handling framework in BL3-1Achin Gupta
2014-05-22Introduce interrupt registration framework in BL3-1Achin Gupta
2014-05-22Doc: Add the "Building the Test Secure Payload" sectionSandrine Bailleux
2014-05-22TSP: Let the platform decide which secure memory to useSandrine Bailleux