summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-04-15Report errata workaround status to consoleJeenu Viswambharan
2018-03-22fix: Makefile: a3700: align wtmi image with 4 bytesjinghua
2017-08-13atf: aro: switch back to PLL from AROChristine Gharzuzi
2017-08-13makefile: aro: add define flag for ARO.Christine Gharzuzi
2017-08-03makefile: a3700: update makefile according to A3700_utils reorganizationTerry Zhou
2017-07-20a80x0: add support for Armada 8k OCP boardOfir Fedida
2017-06-26fix: makefile: a3700: pad boot-image.bin for 4-bytes alignmentallen yan
2017-05-12makefile: a3700: move opthash.txt file to build folder for trusted buildTerry Zhou
2017-05-12fix: makefile: a3700: correct DOIMAGEPATH assignmentzachary
2017-05-12makefile: a3700: remove unnecessary files after buildzachary
2017-05-10makefile: a3700: update TBB binary file nameEvan Wang
2017-04-3070x0: pcac: rename a7040_pcac to a70x0_pcacIgal Liberman
2017-04-26fix: a3700: restore timn image in uart trusted buildTerry Zhou
2017-04-26makefile: a3700: add image encryption support for trusted bootTerry Zhou
2017-04-21makefile: mvebu: update makefile for a3700 buildzachary
2017-04-02platform: Add support for Marvell A7K/A8K platform to the MakefileKonstantin Porotchkin
2016-10-13Release v1.3: Update minor version number to 3David Cunado
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-20Add new version of image loading.Yatharth Kochar
2016-08-26Move pmf headers to include/lib/pmfdp-arm
2016-08-15AArch32: Enable build at top level Makefile for FVPSoby Mathew
2016-08-10AArch32: Add essential Arch helpersSoby Mathew
2016-08-09Merge pull request #661 from dp-arm/masterdanh-arm
2016-07-29Replace fip_create with fiptooldp-arm
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