aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatchdavidcunado-arm2018-02-011-2/+9
|\
| * Analyze coding style of patches individuallyAntonio Nino Diaz2018-01-291-2/+9
* | Merge pull request #1220 from jwerner-chromium/JW_ld_bfddavidcunado-arm2018-01-301-0/+6
|\ \
| * | Makefile: Use ld.bfd linker if availableJulius Werner2018-01-291-0/+6
* | | Merge pull request #1248 from stevecapperarm/fixes/pie-logicdavidcunado-arm2018-01-301-1/+1
|\ \ \ | |_|/ |/| |
| * | Correct the Makefile logic for disabling PIESteve Capper2018-01-231-1/+1
* | | Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-241-0/+2
|\ \ \ | |/ / |/| |
| * | Add new function-pointer-based console APIJulius Werner2017-12-121-0/+2
| |/
* | bl2-el3: Don't include BL2 in fip for BL2 at EL3Roberto Vargas2018-01-181-2/+6
* | bl2-el3: Add BL2_EL3 imageRoberto Vargas2018-01-181-0/+2
* | Disable PIE compilation optiondavid cunado2017-12-141-0/+7
* | Merge pull request #1104 from nmenon/dtb_build-v2davidcunado-arm2017-12-141-1/+16
|\ \ | |/ |/|
| * Makefile: Add ability to build dtbNishanth Menon2017-09-191-1/+16
* | Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm2017-12-111-0/+2
|\ \
| * | Enable SVE for Non-secure worldDavid Cunado2017-11-301-0/+2
* | | ARM platforms: Fixup AArch32 buildsSoby Mathew2017-11-291-7/+12
|/ /
* | Implement support for the Activity Monitor Unit on Cortex A75Dimitris Papastamos2017-11-291-0/+2
* | Fix Makefile for ARMv8-A AArch32 buildSandrine Bailleux2017-11-241-1/+1
* | Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm2017-11-231-4/+16
|\ \
| * | ARMv7 target is driven by ARM_ARCH_MAJOR==7Etienne Carriere2017-11-081-4/+16
* | | Refactor Statistical Profiling Extensions implementationDimitris Papastamos2017-11-201-0/+1
* | | Merge pull request #1148 from antonio-nino-diaz-arm/an/spmdavidcunado-arm2017-11-091-0/+1
|\ \ \ | |/ / |/| |
| * | SPM: Introduce Secure Partition ManagerAntonio Nino Diaz2017-11-081-0/+1
* | | Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada2017-11-071-0/+2
|/ /
* / GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-161-0/+2
|/
* Merge pull request #1093 from soby-mathew/eb/log_fwdavidcunado-arm2017-09-181-0/+2
|\
| * Implement log frameworkSoby Mathew2017-09-111-0/+2
* | Filter out invalid configure for EL3_PAYLOAD_BASEQixiang Xu2017-09-081-0/+6
|/
* Makefile: correct path for CHECKPATCH warningsEtienne Carriere2017-08-231-2/+2
* CCI: Adapt for specific product at run timeJeenu Viswambharan2017-08-011-1/+0
* Fix alphabetic orderingJeenu Viswambharan2017-07-241-2/+2
* Release v1.4: Update minor version number to 4David Cunado2017-07-061-1/+1
* Introduce TF_LDFLAGSDouglas Raillard2017-06-281-4/+3
* Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53danh-arm2017-06-281-0/+1
|\
| * Apply workarounds for A53 Cat A Errata 835769 and 843419Douglas Raillard2017-06-221-0/+1
* | aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm2017-06-221-0/+2
|/
* Remove `DISABLE_PEDANTIC` build optionAntonio Nino Diaz2017-06-011-5/+0
* Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memorydavidcunado-arm2017-05-301-0/+1
|\
| * Introduce `tf_snprintf`Antonio Nino Diaz2017-05-241-0/+1
* | build: Introduce ARM Compiler 6 supportdp-arm2017-05-241-1/+4
* | build: Introduce clang supportdp-arm2017-05-241-3/+10
* | build: Introduce HOSTCC flagdp-arm2017-05-241-0/+3
* | Switch default C environment from c99 to gnu99dp-arm2017-05-241-2/+2
* | Merge pull request #938 from masahir0y/tools_sharedanh-arm2017-05-241-2/+5
|\ \ | |/ |/|
| * cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada2017-05-241-1/+3
| * fip: move headers shared between TF and fiptool to include/tools_shareMasahiro Yamada2017-05-231-1/+2
* | AArch32: Add BL2U supportYatharth Kochar2017-05-151-2/+2
* | AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm2017-05-151-25/+20
* | Hook up LLVM compiler-rt in the build systemdp-arm2017-05-121-0/+3
|/
* Merge pull request #926 from EvanLloyd/win_make_4davidcunado-arm2017-05-081-4/+4
|\