aboutsummaryrefslogtreecommitdiffstats
path: root/make_helpers
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile: Support totally quiet output with -sAndre Przywara2018-10-081-11/+11
* Merge pull request #1595 from Yann-lms/dts_depSoby Mathew2018-10-041-4/+11
|\
| * MAKE_DTB: dependencies on device tree source filesYann Gautier2018-09-281-4/+11
* | Introduce RECLAIM_INIT_CODE build flagDaniel Boulby2018-10-031-0/+4
* | Set the IMAGE_BLx flag for the linker preprocessorDaniel Boulby2018-10-031-1/+2
* | gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-281-4/+0
* | tbbr: Use USE_TBBR_DEFS=1 by defaultAntonio Nino Diaz2018-09-281-4/+4
* | Remove build option LOAD_IMAGE_V2Roberto Vargas2018-09-281-3/+0
|/
* Allow manually setting the AArch32 instruction setAntonio Nino Diaz2018-08-301-0/+3
* AArch64: Enable MPAM for lower ELsJeenu Viswambharan2018-08-201-0/+3
* Add support for romlib in the build systemRoberto Vargas2018-08-032-5/+20
* Add make macros to build library archivesRoberto Vargas2018-08-031-2/+68
* make: support libraries in MAKE_BL macroKonstantin Porotchkin2018-07-181-2/+3
* Build: add cpp build processing for dtbYann Gautier2018-06-181-1/+4
* Allow disabling authentication dynamicallySoby Mathew2018-05-181-0/+4
* RAS: Add fault injection supportJeenu Viswambharan2018-05-041-0/+3
* AArch64: Introduce RAS handlingJeenu Viswambharan2018-05-041-0/+3
* AArch64: Introduce External Abort handlingJeenu Viswambharan2018-05-041-0/+4
* Add support for the SMC Calling Convention 2.0Antonio Nino Diaz2018-04-231-0/+3
* Add support for BL2 in XIP memoryJiafei Pan2018-04-071-0/+4
* Merge pull request #1293 from swarren/issue-551-followupdavidcunado-arm2018-03-211-4/+4
|\
| * Make all build results depend on all makefilesStephen Warren2018-03-011-4/+4
* | Change PLATFORM_ROOT to TF_PLATFORM_ROOTHeyi Guo2018-03-051-3/+3
* | Improve MULTI_CONSOLE_API deprecation warningsDan Handley2018-03-011-4/+4
|/
* Revert "Make all build results depend on all makefiles"Dimitris Papastamos2018-02-281-4/+4
* Makefile: Add `all` target to MAKE_DTBSSoby Mathew2018-02-261-10/+16
* Make all build results depend on all makefilesStephen Warren2018-02-211-4/+4
* Build: add GZIP compression filterMasahiro Yamada2018-02-021-0/+13
* Build: support pre-tool image processingMasahiro Yamada2018-02-021-2/+29
* Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada2018-02-011-5/+9
* Build: make tools depend on $(BIN) instead of PHONY targetMasahiro Yamada2018-02-011-2/+2
* Build: remove third argument of CERT_ADD_CMD_OPTMasahiro Yamada2018-02-012-5/+3
* Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada2018-02-011-5/+5
* Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOADMasahiro Yamada2018-02-012-17/+18
* Build: move cert_create arguments and dependency to FIP_ADD_PAYLOADMasahiro Yamada2018-02-012-44/+8
* Build: rip off unneeded $(eval ...) from buid macrosMasahiro Yamada2018-02-011-6/+6
* Build: merge build macros between FIP_ and FWU_FIP_Masahiro Yamada2018-02-012-51/+20
* Build: squash MAKE_TOOL_ARGS into MAKE_BLMasahiro Yamada2018-02-011-11/+1
* Build: check if specified external image existsMasahiro Yamada2018-02-011-1/+3
* Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-241-0/+8
|\
| * Add platform-independent coreboot support libraryJulius Werner2018-01-191-0/+4
| * Add new function-pointer-based console APIJulius Werner2017-12-121-0/+4
* | Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm2018-01-192-0/+5
|\ \
| * | bl2-el3: Don't include BL2 in fip for BL2 at EL3Roberto Vargas2018-01-181-0/+2
| * | bl2-el3: Add BL2_EL3 imageRoberto Vargas2018-01-181-0/+3
* | | Build: specify check_* targets as .PHONYMasahiro Yamada2017-12-241-0/+2
* | | Build: update comment lines for macrosMasahiro Yamada2017-12-231-5/+5
|/ /
* | Merge pull request #1104 from nmenon/dtb_build-v2davidcunado-arm2017-12-141-0/+46
|\ \ | |/ |/|
| * Makefile: Add ability to build dtbNishanth Menon2017-09-191-0/+46
* | Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm2017-12-111-0/+9
|\ \