aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-10Merge pull request #463 from jcastillo-arm/jc/tf-issues/216danh-arm
2015-12-10De-feature PL011 UART driver to match generic UART specJuan Castillo
2015-12-09FWU: Add support for `fwu_fip` targetYatharth Kochar
2015-12-09FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar
2015-11-26Introduce COLD_BOOT_SINGLE_CPU build optionSandrine Bailleux
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux
2015-11-26Introduce SPIN_ON_BL1_EXIT build flagSandrine Bailleux
2015-11-24Replace build macro WARN_DEPRECATED with ERROR_DEPRECATEDSoby Mathew
2015-11-19Merge pull request #430 from jcastillo-arm/jc/tf-issues/333Achin Gupta
2015-11-17Fix build error when `BL32` is not definedJuan Castillo
2015-11-11Merge pull request #427 from jcastillo-arm/jc/tf-issues/294Achin Gupta
2015-11-10Add -mstrict-align to the gcc optionsJuan Castillo
2015-11-07Re-introduce evaluation of ENABLE_PLAT_COMPAT build flagAchin Gupta
2015-10-27Make: fix dependency files generationJuan Castillo
2015-10-27Rework MakefileJuan Castillo
2015-08-13PSCI: Add deprecated API for SPD when compatibility is disabledSoby Mathew
2015-08-13PSCI: Switch to the new PSCI frameworksSoby Mathew
2015-08-13PSCI: Implement platform compatibility layerSoby Mathew
2015-08-13PSCI: Add framework to handle composite power statesSoby Mathew
2015-06-25TBB: switch to the new authentication frameworkJuan Castillo
2015-06-25TBB: add ECDSA support to the certificate generation toolJuan Castillo
2015-06-25TBB: add build option to save private keysJuan Castillo
2015-06-24Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1danh-arm
2015-06-04Introduce PROGRAMMABLE_RESET_ADDRESS build optionSandrine Bailleux
2015-05-29Driver for 16550 UART interfaceVarun Wadekar
2015-04-28Allow deeper platform port directory structureDan Handley
2015-04-13Remove the ARCH build configuration from the MakefileSandrine Bailleux
2015-03-26Bug Fix: Fix checkpatch rule in MakefileSandrine Bailleux
2015-03-17Merge pull request #269 from vikramkanigiri/vk/common-ccidanh-arm
2015-03-17Merge pull request #267 from sandrine-bailleux/sb/doc-fixesdanh-arm
2015-03-17Merge pull request #264 from jcastillo-arm/jc/tbb_fip_depdanh-arm
2015-03-16Common driver for ARM Cache Coherent InterconnectsVikram Kanigiri
2015-03-11checkpatch: ignore GIT_COMMIT_IDJuan Castillo
2015-03-10Update help message printed by the MakefileSandrine Bailleux
2015-03-05TBB: fix build target 'all' dependency on certificatesJuan Castillo
2015-03-05Ignore C library files when checking coding styleSandrine Bailleux
2015-02-03Documentation for version 1.1Achin Gupta
2015-01-28TBB: add authentication module interfaceJuan Castillo
2015-01-28TBB: add PolarSSL based authentication moduleJuan Castillo
2015-01-28TBB: add a platform specific function to validate the ROTPKJuan Castillo
2015-01-28TBB: add support to include certificates in a FIP imageJuan Castillo
2015-01-28TBB: add tool to generate certificatesJuan Castillo
2015-01-28Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1danh-arm
2015-01-26FVP: Allow BL3-2 to sit in the secure region of DRAMJuan Castillo
2015-01-22Move bakery algorithm implementation out of coherent memorySoby Mathew
2015-01-06Specify FIP filename at build timeJuan Castillo
2014-11-26Fix problem of dependencies on the fiptool makefile targetSandrine Bailleux
2014-10-29Optimize Cortex-A57 cluster power down sequence on JunoSoby Mathew