1. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  2. b624ae0 Add platform-independent coreboot support library by Julius Werner · 7 years ago
  3. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  4. 53c052b bl2-el3: Don't include BL2 in fip for BL2 at EL3 by Roberto Vargas · 6 years ago
  5. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  6. 9dff156 Build: specify check_* targets as .PHONY by Masahiro Yamada · 7 years ago
  7. c85deee Build: update comment lines for macros by Masahiro Yamada · 7 years ago
  8. c50d376 Merge pull request #1104 from nmenon/dtb_build-v2 by davidcunado-arm · 7 years ago
  9. 94f8907 Add new function-pointer-based console API by Julius Werner · 7 years ago
  10. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  11. 4c24bb7 Merge pull request #1168 from matt2048/master by davidcunado-arm · 7 years ago
  12. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  13. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  14. fcedb69 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  15. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  16. 41b0094 Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS by Matt Ma · 7 years ago
  17. 797d9bb Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · 7 years ago
  18. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  19. 9da09cd Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 7 years ago
  20. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  21. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  22. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  23. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  24. e259fa7 ARMv7 may not support Generic Timer Extension by Etienne Carriere · 7 years ago
  25. 4cce835 ARMv7 may not support Virtualization Extensions by Etienne Carriere · 7 years ago
  26. 0af78b6 ARMv7 may not support large page addressing by Etienne Carriere · 7 years ago
  27. 1374fcb ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 7 years ago
  28. e2395b4 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 7 years ago
  29. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  30. 4ac02ba Makefile: Add ability to build dtb by Nishanth Menon · 8 years ago
  31. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  32. 18d4745 Merge pull request #1040 from sliai/support-opteed-header by danh-arm · 7 years ago
  33. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  34. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · 7 years ago
  35. 07a667d Add support to link an external lib with ARM TF by Soby Mathew · 7 years ago
  36. d0c8273 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  37. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  38. cc6129d Remove `DISABLE_PEDANTIC` build option by Antonio Nino Diaz · 7 years ago
  39. 4be1a61 Merge pull request #938 from masahir0y/tools_share by danh-arm · 7 years ago
  40. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  41. 1ab9e92 Build: fix assert_boolean implementation by Masahiro Yamada · 7 years ago
  42. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 7 years ago
  43. 6377a4f Merge pull request #926 from EvanLloyd/win_make_4 by davidcunado-arm · 7 years ago
  44. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  45. 1c5f360 Build: Correct Unix specific echo commands by Evan Lloyd · 7 years ago
  46. 4c3055f Build: Fix parallel build by Evan Lloyd · 7 years ago
  47. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  48. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  49. a10d64e build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · 7 years ago
  50. fca7680 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 7 years ago
  51. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 8 years ago
  52. 823482b Build: strip trailing slashes from directory paths more simply by Masahiro Yamada · 7 years ago
  53. 4abe923 Build: Fix parallel building by Masahiro Yamada · 7 years ago
  54. e487bb6 Build: add -MP option to add dummy rules to *.d files by Masahiro Yamada · 8 years ago
  55. 56c53f6 Build: generate .d file at the same time as object is created by Masahiro Yamada · 8 years ago
  56. 0dec9fa Build: use CPP just for pre-processing by Masahiro Yamada · 8 years ago
  57. 49071ae Build: exclude -c flag from TF_CFLAGS by Masahiro Yamada · 8 years ago
  58. 493bf33 Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  59. 615ff39 build: Reorder build variables alphabetically by Jeenu Viswambharan · 8 years ago
  60. 4972ec5 Replace fip_create with fiptool by dp-arm · 8 years ago
  61. e4862e2 Merge pull request #651 from Xilinx/zynqmp_uart by danh-arm · 8 years ago
  62. 9efe657 build_macros: Add 'add_define_val' macro by Soren Brinkmann · 8 years ago
  63. f5fdbcc Give user's compiler flags precedence over default ones by Sandrine Bailleux · 8 years ago
  64. e649196 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 8 years ago
  65. cf6e9d4 Make:Improve version string generation portability by Evan Lloyd · 9 years ago
  66. 93d3b70 Make:Improve directory generation portability. by Evan Lloyd · 9 years ago
  67. 004c9a5 Make:Allow for extension in tool names. by Evan Lloyd · 9 years ago
  68. a71d259 Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  69. 870a18c Make:Diagnostic fail if no eval by Evan Lloyd · 9 years ago
  70. 26c6cb4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  71. f269714 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  72. 4352998 cert_create: add non-volatile counter support by Juan Castillo · 8 years ago
  73. 8a10e34 build system: allow overriding the build's timestamp by Patrick Georgi · 8 years ago
  74. 8e04dec Apply TBBR naming convention to the fip_create options by Juan Castillo · 8 years ago
  75. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  76. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  77. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  78. d1a9343 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  79. b1c2fe0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  80. 115352c Add uppercase macro to build_macros.mk by Yatharth Kochar · 9 years ago
  81. 671b8db Fix build error when `BL32` is not defined by Juan Castillo · 9 years ago
  82. 396644b Make: fix dependency files generation by Juan Castillo · 9 years ago
  83. a3487d1 Rework Makefile by Juan Castillo · 9 years ago