aboutsummaryrefslogtreecommitdiff
path: root/plat/fvp/bl31_plat_setup.c
AgeCommit message (Expand)Author
2014-05-23Rename FVP specific files and functionsDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Limit BL3-1 read/write access to SRAMAndrew Thoelke
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-09fvp: Provide per-EL MMU setup functionsSandrine Bailleux
2014-05-08Ensure a console is initialized before it is usedVikram Kanigiri
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Move FVP power driver to FVP platformDan Handley
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-26Initialise UART console in all bootloader stagesVikram Kanigiri
2014-03-10Move architecture timer setup to platform-specific codeJeenu Viswambharan
2014-02-20Add support for BL3-2 in BL3-1Achin Gupta
2014-02-20Rework BL2 to BL3-1 hand over interfaceAchin Gupta
2014-01-17Update year in copyright text to 2014Dan Handley
2014-01-17Move GIC setup to a separate fileIan Spray
2013-12-12Make BL31's ns_entry_info a single-cpu areaSandrine Bailleux
2013-12-12Remove useless copies of meminfo structuresSandrine Bailleux
2013-12-05Enable third party contributionsDan Handley
2013-12-05Various improvements/cleanups on the linker scriptsSandrine Bailleux
2013-11-27fvp: Remove unnecessary initializersSandrine Bailleux
2013-11-27Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux
2013-10-25ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta