1. 048531d Add support to link an external lib with ARM TF by Soby Mathew · 7 years ago
  2. c2b8806 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  3. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  4. 79eb1af Remove `DISABLE_PEDANTIC` build option by Antonio Nino Diaz · 7 years ago
  5. e715e67 Merge pull request #938 from masahir0y/tools_share by danh-arm · 7 years ago
  6. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  7. be4cd40 Build: fix assert_boolean implementation by Masahiro Yamada · 7 years ago
  8. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 7 years ago
  9. 172138b Merge pull request #926 from EvanLloyd/win_make_4 by davidcunado-arm · 7 years ago
  10. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  11. 052ab52 Build: Correct Unix specific echo commands by Evan Lloyd · 7 years ago
  12. 6ba7d27 Build: Fix parallel build by Evan Lloyd · 7 years ago
  13. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  14. 51faada Add support for GCC stack protection by Douglas Raillard · 7 years ago
  15. 3c251af build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · 8 years ago
  16. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 8 years ago
  17. 1c75d5d fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 8 years ago
  18. d014ea6 Build: strip trailing slashes from directory paths more simply by Masahiro Yamada · 7 years ago
  19. a6ca788 Build: Fix parallel building by Masahiro Yamada · 8 years ago
  20. 1d274ab Build: add -MP option to add dummy rules to *.d files by Masahiro Yamada · 8 years ago
  21. 710ea1d Build: generate .d file at the same time as object is created by Masahiro Yamada · 8 years ago
  22. 59de509 Build: use CPP just for pre-processing by Masahiro Yamada · 8 years ago
  23. f2e1d57 Build: exclude -c flag from TF_CFLAGS by Masahiro Yamada · 8 years ago
  24. ede939f Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  25. 2fae4b1 build: Reorder build variables alphabetically by Jeenu Viswambharan · 8 years ago
  26. 819281e Replace fip_create with fiptool by dp-arm · 8 years ago
  27. 6f511c4 Merge pull request #651 from Xilinx/zynqmp_uart by danh-arm · 8 years ago
  28. 8eadeb4 build_macros: Add 'add_define_val' macro by Soren Brinkmann · 8 years ago
  29. 403973c Give user's compiler flags precedence over default ones by Sandrine Bailleux · 8 years ago
  30. 91e8ae6 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 8 years ago
  31. 414ab85 Make:Improve version string generation portability by Evan Lloyd · 9 years ago
  32. 51b2770 Make:Improve directory generation portability. by Evan Lloyd · 9 years ago
  33. 42a45b5 Make:Allow for extension in tool names. by Evan Lloyd · 9 years ago
  34. e7f54db Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  35. 1670d9d Make:Diagnostic fail if no eval by Evan Lloyd · 9 years ago
  36. f1477d4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  37. 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  38. 96103d5 cert_create: add non-volatile counter support by Juan Castillo · 8 years ago
  39. 2f5d4a4 build system: allow overriding the build's timestamp by Patrick Georgi · 8 years ago
  40. 8f0617e Apply TBBR naming convention to the fip_create options by Juan Castillo · 9 years ago
  41. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  42. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  43. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  44. 0191262 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  45. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  46. 5ba8f66 Add uppercase macro to build_macros.mk by Yatharth Kochar · 9 years ago
  47. 70d1fc5 Fix build error when `BL32` is not defined by Juan Castillo · 9 years ago
  48. 8815467 Make: fix dependency files generation by Juan Castillo · 9 years ago
  49. 73c99d4 Rework Makefile by Juan Castillo · 9 years ago