summaryrefslogtreecommitdiff
path: root/docs/porting-guide.md
AgeCommit message (Expand)Author
2014-08-20Add platform API for reset handlingSoby Mathew
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-14Remove redundant io_init() functionDan Handley
2014-08-12FVP: apply new naming conventions to memory regionsJuan Castillo
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-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-11Update the documentation about the memory layout on FVPSandrine Bailleux
2014-07-10Add support for BL3-0 imageSandrine Bailleux
2014-07-01Remove concept of top/bottom image loadingSandrine Bailleux
2014-06-23Correctly dimension the PSCI aff_map_node arrayAndrew Thoelke
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 #121 'vikramkanigiri:vk/doc_for_133'Dan Handley
2014-06-03Documentation for BL3-1 hardening and reset vectorVikram Kanigiri
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 #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke
2014-05-22Allow BL3-2 platform definitions to be optionalDan Handley
2014-05-22TSP: Let the platform decide which secure memory to useSandrine Bailleux
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-12Fixes for TZC configuration on FVPAndrew Thoelke
2014-04-24FVP secure memory support documentationHarry Liebel
2014-04-15Allocate single stacks for BL1 and BL2Andrew Thoelke
2014-04-08Define frequency of system counter in platform codeSandrine Bailleux
2014-04-08Revert "Move architecture timer setup to platform-specific code"Sandrine Bailleux
2014-03-10Move architecture timer setup to platform-specific codeJeenu Viswambharan
2014-02-28Consolidate design and porting documentationDan Handley
2014-02-26fvp: Initialise UART earlierSandrine Bailleux
2014-02-20Add support for BL3-2 in BL3-1Achin Gupta
2014-02-20Add support for BL3-2 in BL2Achin Gupta
2014-02-20Rework BL2 to BL3-1 hand over interfaceAchin Gupta
2014-02-17Add Firmware Image Package (FIP) documentationHarry Liebel
2014-01-20fvp: rename fvp_* files to plat_*Ryan Harkin
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-20Local C library documentation updatesHarry Liebel
2013-12-12Remove useless copies of meminfo structuresSandrine Bailleux
2013-12-05psci: fix error due to a non zero context idAchin Gupta
2013-12-05Enable third party contributionsDan Handley
2013-12-05Update user guide further to linker scripts changesSandrine Bailleux
2013-11-14Fix documentation issues in v0.2 releaseJames Morrissey
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta