aboutsummaryrefslogtreecommitdiffstats
path: root/make_helpers
Commit message (Expand)AuthorAgeFilesLines
...
* fiptool: support --align option to add desired alignment to image offsetMasahiro Yamada2017-01-281-0/+3
* Build: strip trailing slashes from directory paths more simplyMasahiro Yamada2017-01-191-3/+2
* Build: Fix parallel buildingMasahiro Yamada2017-01-191-3/+4
* Build: add -MP option to add dummy rules to *.d filesMasahiro Yamada2017-01-051-1/+1
* Build: generate .d file at the same time as object is createdMasahiro Yamada2017-01-051-48/+13
* Build: use CPP just for pre-processingMasahiro Yamada2017-01-051-2/+2
* Build: exclude -c flag from TF_CFLAGSMasahiro Yamada2017-01-052-2/+2
* Fix incorrect copyright noticesAntonio Nino Diaz2016-12-141-22/+22
* build: Reorder build variables alphabeticallyJeenu Viswambharan2016-11-081-0/+142
* Replace fip_create with fiptooldp-arm2016-07-292-8/+8
* Merge pull request #651 from Xilinx/zynqmp_uartdanh-arm2016-07-041-0/+7
|\
| * build_macros: Add 'add_define_val' macroSoren Brinkmann2016-06-131-0/+7
* | Give user's compiler flags precedence over default onesSandrine Bailleux2016-04-142-4/+4
|/
* Merge pull request #578 from EvanLloyd/ejll/woa_make2danh-arm2016-04-077-15/+481
|\
| * Make:Improve version string generation portabilityEvan Lloyd2016-04-012-0/+20
| * Make:Improve directory generation portability.Evan Lloyd2016-04-011-13/+23
| * Make:Allow for extension in tool names.Evan Lloyd2016-04-013-2/+8
| * Make:Use environment variables for OS detection.Evan Lloyd2016-04-015-1/+271
| * Make:Diagnostic fail if no evalEvan Lloyd2016-04-011-0/+6
| * Make:Make shell commands more portableEvan Lloyd2016-04-011-0/+81
| * Make:Remove calls to shell from makefiles.Evan Lloyd2016-04-012-1/+74
* | cert_create: add non-volatile counter supportJuan Castillo2016-03-301-0/+8
|/
* build system: allow overriding the build's timestampPatrick Georgi2016-02-061-1/+5
* Apply TBBR naming convention to the fip_create optionsJuan Castillo2016-01-051-4/+4
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-1/+1
* Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo2015-12-142-8/+8
* TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo2015-12-141-34/+34
* FWU: Add support for `fwu_fip` targetYatharth Kochar2015-12-092-4/+50
* FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar2015-12-092-1/+7
* Add uppercase macro to build_macros.mkYatharth Kochar2015-12-091-7/+27
* Fix build error when `BL32` is not definedJuan Castillo2015-11-171-1/+1
* Make: fix dependency files generationJuan Castillo2015-10-271-0/+6
* Rework MakefileJuan Castillo2015-10-272-0/+401