aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/board/fvp
AgeCommit message (Expand)Author
2016-07-08ARM CSS platforms: Map flash as execute-never by defaultSandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-06-03Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctrdanh-arm
2016-06-03Merge pull request #637 from yatharth-arm/yk/genfw-1134danh-arm
2016-06-03Implement plat_set_nv_ctr for FVP platformsAntonio Nino Diaz
2016-06-01Add support for ARM Cortex-A73 MPCore ProcessorYatharth Kochar
2016-05-25Add CCN support to FVP platform portSoby Mathew
2016-05-20Replace SP804 timer by generic delay timer on FVPAntonio Nino Diaz
2016-04-28Change the default driver to GICv3 in FVPSoby Mathew
2016-04-27Remove support for legacy VE memory map in FVPSoby Mathew
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-04-07Merge pull request #575 from soby-mathew/sm/new_tzc_driverdanh-arm
2016-04-07Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounterdanh-arm
2016-03-31Migrate ARM standard platforms to the refactored TZC driverSoby Mathew
2016-03-31TBB: add non-volatile counter supportJuan Castillo
2016-03-31Add support to load BL31 in DRAMDavid Wang
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2016-02-19Merge pull request #531 from soby-mathew/sm/multicluster_fvpdanh-arm
2016-02-19Allow multi cluster topology definitions for ARM platformsSoby Mathew
2016-02-18Merge pull request #523 from jcastillo-arm/jc/genfw-791danh-arm
2016-02-18ARM platforms: rationalise memory attributes of shared memoryJuan Castillo
2016-02-16Rework use of interconnect driversVikram Kanigiri
2016-02-16Merge pull request #521 from vikramkanigiri/vk/rearchitect_securitydanh-arm
2016-02-15Perform security setup separately for each ARM platformVikram Kanigiri
2016-02-11Re-factor definition of some macros on ARM platformsVikram Kanigiri
2016-01-13FVP: Compile ARM Cortex-A72 CPU support inSandrine Bailleux
2016-01-12Add support for ARM Cortex-A35 processorSandrine Bailleux
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-21Remove out-dated comment in FVP PWRC codeSandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-14TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09FWU: Add Firmware Update support in BL2U for ARM platformsYatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL1 for ARM platformsYatharth Kochar
2015-12-09Specify BL31 runtime console for ARM Standard platformsSoby Mathew
2015-12-09Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2danh-arm
2015-12-09Rework use of ARM GIC drivers on ARM platformsAchin Gupta
2015-12-09Prepare platforms to use refactored ARM GIC driversSoby Mathew
2015-12-04Fix SP804 delay timer on FVPJuan Castillo
2015-12-02TBB: add Trusted Watchdog support on ARM platformsJuan Castillo
2015-11-26FVP: Do not power off secondary CPUs when booting an EL3 payloadSandrine Bailleux
2015-11-04Merge pull request #423 from jcastillo-arm/jc/genfw/1211Achin Gupta
2015-11-02Remove deprecated IO return definitionsJuan Castillo
2015-10-30CSS: Implement topology support for System power domainSoby Mathew
2015-10-20Reorganise PSCI PM handler setup on ARM Standard platformsSoby Mathew
2015-09-11Define the Non-Secure timer frame ID for ARM platformsVikram Kanigiri
2015-09-11Re-factor definition of TZC-400 base addressVikram Kanigiri
2015-09-01Configure all secure interrupts on ARM platformsVikram Kanigiri
2015-08-13PSCI: Add documentation and fix plat_is_my_cpu_primary()Soby Mathew