aboutsummaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2014-02-17Move translation tables into separate sectionJeenu Viswambharan
2014-02-17Add Firmware Image Package (FIP) driverHarry Liebel
2014-02-17Implement load_image in terms of IO abstractionJames Morrissey
2014-02-17Add IO abstraction frameworkJames Morrissey
2014-02-17Fix asserts appearing in release buildsJames Morrissey
2014-01-23fvp: clear a pending cluster power off requestAchin Gupta
2014-01-20fvp: rename fvp_* files to plat_*Ryan Harkin
2014-01-20Build system: minor spacing tidyupRyan Harkin
2014-01-20Build system: Fixes #2: Add multi-platform supportRyan Harkin
2014-01-17Change comments in assembler files to help ctagsJeenu Viswambharan
2014-01-17Probe for GICv3 re-distributors on core bring-upHarry Liebel
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-05remove check on non-secure entrypoint parameterAchin Gupta
2013-12-05psci: fix error due to a non zero context idAchin Gupta
2013-12-05clear wakeup enable bit upon resuming from suspendAchin Gupta
2013-12-05Enable third party contributionsDan Handley
2013-12-05Properly initialise the C runtime environmentSandrine Bailleux
2013-12-05Various improvements/cleanups on the linker scriptsSandrine Bailleux
2013-11-27fvp: Remove call to bl2_get_ns_mem_layout() functionSandrine Bailleux
2013-11-27AArch64: Remove EL-agnostic TLB helper functionsSandrine Bailleux
2013-11-27fvp: Remove unnecessary initializersSandrine Bailleux
2013-11-27Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux
2013-11-14Do not enable CCI on Foundation FVPHarry Liebel
2013-11-14Writing to the FVP LED register should be a 32bit access.Harry Liebel
2013-10-25ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta