summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-06-16Add Performance Measurement Framework(PMF)Yatharth Kochar
2016-06-08Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-filedanh-arm
2016-06-08Merge pull request #639 from danh-arm/dh/import-libfdtdanh-arm
2016-06-06Move checkpatch options in a configuration fileSandrine Bailleux
2016-06-03Exclude more files from checkpatch and checkcodebaseDan Handley
2016-06-03Move stdlib header files to include/lib/stdlibDan Handley
2016-06-03Build option to include AArch32 registers in cpu contextSoby Mathew
2016-04-14Give user's compiler flags precedence over default onesSandrine Bailleux
2016-04-08Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-mddanh-arm
2016-04-08Remove markdown files from coding style checkAntonio Nino Diaz
2016-04-08Fix list of paths to perform coding style check onAntonio Nino Diaz
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-08Remove BL32_BASE when building without SPD for FVPAntonio Nino Diaz
2016-04-07Merge pull request #578 from EvanLloyd/ejll/woa_make2danh-arm
2016-04-01Make:Allow for extension in tool names.Evan Lloyd
2016-04-01Make:Use "simply expanded" make variables.Evan Lloyd
2016-04-01Make:Use environment variables for OS detection.Evan Lloyd
2016-04-01Make:Make shell commands more portableEvan Lloyd
2016-04-01Make:Remove calls to shell from makefiles.Evan Lloyd
2016-03-31Remove xlat_helpers.cAntonio Nino Diaz
2016-03-29Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapperdanh-arm
2016-03-02Enable preloaded BL33 alternative boot flowAntonio Nino Diaz
2016-02-26Compile stdlib C files individuallyAntonio Nino Diaz
2016-02-08Disable non-temporal hint on Cortex-A53/57Sandrine Bailleux
2016-01-05Apply TBBR naming convention to the fip_create optionsJuan Castillo
2015-12-22Merge pull request #475 from danh-arm/dh/v1.2-finalv1.2danh-arm
2015-12-22Increment Makefile version to 1.2Dan Handley
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
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