summaryrefslogtreecommitdiff
path: root/plat/arm
AgeCommit message (Expand)Author
2016-09-21AArch32: Add ARM platform changes in BL2Yatharth Kochar
2016-09-21AArch32: Add ARM platform changes in BL1Yatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-09-15CSS: Implement support for NODE_HW_STATEJeenu Viswambharan
2016-09-15SCPI: Add function to query CSS power stateJeenu Viswambharan
2016-09-15FVP: Implement support for NODE_HW_STATEJeenu Viswambharan
2016-08-19Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handlerdanh-arm
2016-08-19Add WFI in platform's unexpected error handlersSandrine Bailleux
2016-08-10AArch32: Add FVP support for SP_MINSoby Mathew
2016-08-10AArch32: Add essential ARM platform and FVP supportSoby Mathew
2016-08-09Migrate platform makefile to new console driver locationSoby Mathew
2016-07-28Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-memdanh-arm
2016-07-25ARM platforms: Define common image sizesAntonio Nino Diaz
2016-07-19Define `plat_get_syscnt_freq2()` unconditionally for ARM platformsSoby Mathew
2016-07-19Cater for preloaded BL33 within plat_get_ns_image_entrypoint()Soby Mathew
2016-07-19Move `arm_common.c` out of aarch64 folderSoby Mathew
2016-07-19Include `plat_psci_common.c` from the new locationSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-08ARM CSS platforms: Map flash as execute-never by defaultSandrine Bailleux
2016-07-08Add some verbose traces in arm_setup_page_tables()Sandrine Bailleux
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux
2016-07-08ARM platforms: Include BL2U's RO section in total memory regionSandrine Bailleux
2016-07-08ARM platforms: Restrict mapping of Trusted ROM in BL1Sandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-06-16Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platformsSoby Mathew
2016-06-08CSS: Add support to wake up the core from wfi in GICv3David Wang
2016-06-03Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctrdanh-arm
2016-06-03Merge pull request #640 from sandrine-bailleux-arm/sb/fix-syntax-errordanh-arm
2016-06-03Merge pull request #637 from yatharth-arm/yk/genfw-1134danh-arm
2016-06-03Fix a syntax errorSandrine Bailleux
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-05-20Implement plat_get_syscnt_freq2 on platformsAntonio 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-26Conditionally compile `plat_get_syscnt_freq()` in ARM standard platformsYatharth Kochar
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-04-08Merge pull request #569 from Xilinx/zynqmp-v1danh-arm
2016-04-08Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-basedanh-arm
2016-04-08Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32danh-arm
2016-04-08Rename BL33_BASE option to PRELOADED_BL33_BASEAntonio Nino Diaz
2016-04-08Fix BL33_BASE option to work with RESET_TO_BL31Antonio Nino Diaz
2016-04-08Remove BL32_BASE when building without SPD for FVPAntonio Nino Diaz
2016-04-07Merge pull request #575 from soby-mathew/sm/new_tzc_driverdanh-arm