1. c9b31ae bl2-el3: Don't include BL2 in fip for BL2 at EL3 by Roberto Vargas · 8 years ago
  2. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  3. f7ec31d Disable PIE compilation option by david cunado · 8 years ago
  4. 842c00e Merge pull request #1104 from nmenon/dtb_build-v2 by davidcunado-arm · 8 years ago
  5. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 8 years ago
  6. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  7. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 8 years ago
  8. 0319a97 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 8 years ago
  9. da547d4 Fix Makefile for ARMv8-A AArch32 build by Sandrine Bailleux · 8 years ago
  10. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 8 years ago
  11. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  12. 9500d5a Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 8 years ago
  13. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 8 years ago
  14. 26e63c4 ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 8 years ago
  15. 8012cc5 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 8 years ago
  16. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 8 years ago
  17. 03b397a Makefile: Add ability to build dtb by Nishanth Menon · 9 years ago
  18. b4f4a2f Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · 8 years ago
  19. 7f56e9a Implement log framework by Soby Mathew · 8 years ago
  20. 76580f3 Filter out invalid configure for EL3_PAYLOAD_BASE by Qixiang Xu · 8 years ago
  21. 66079b0 Makefile: correct path for CHECKPATCH warnings by Etienne Carriere · 8 years ago
  22. e33fd44 CCI: Adapt for specific product at run time by Jeenu Viswambharan · 8 years ago
  23. c1232c3 Fix alphabetic ordering by Jeenu Viswambharan · 8 years ago
  24. 07f2178 Release v1.4: Update minor version number to 4 by David Cunado · 8 years ago
  25. c2b8806 Introduce TF_LDFLAGS by Douglas Raillard · 8 years ago
  26. 0d182a0 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 8 years ago
  27. a94cc37 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 8 years ago
  28. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  29. 79eb1af Remove `DISABLE_PEDANTIC` build option by Antonio Nino Diaz · 8 years ago
  30. 572e1413 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 8 years ago
  31. 7559633 build: Introduce ARM Compiler 6 support by dp-arm · 8 years ago
  32. d546185 build: Introduce clang support by dp-arm · 8 years ago
  33. 72610c4 build: Introduce HOSTCC flag by dp-arm · 8 years ago
  34. 344af65 Switch default C environment from c99 to gnu99 by dp-arm · 8 years ago
  35. e715e67 Merge pull request #938 from masahir0y/tools_share by danh-arm · 8 years ago
  36. da5241c Introduce `tf_snprintf` by Antonio Nino Diaz · 8 years ago
  37. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 8 years ago
  38. 2a6c1a8 fip: move headers shared between TF and fiptool to include/tools_share by Masahiro Yamada · 8 years ago
  39. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
  40. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  41. d801fbb Hook up LLVM compiler-rt in the build system by dp-arm · 8 years ago
  42. 172138b Merge pull request #926 from EvanLloyd/win_make_4 by davidcunado-arm · 8 years ago
  43. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  44. 052ab52 Build: Correct Unix specific echo commands by Evan Lloyd · 8 years ago
  45. e83b5fd Merge pull request #898 from soby-mathew/sm/dcache-early by davidcunado-arm · 8 years ago
  46. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  47. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 8 years ago
  48. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 8 years ago
  49. ea69a93 Merge pull request #890 from masahir0y/scp by davidcunado-arm · 8 years ago
  50. ed75625 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · 8 years ago
  51. 5dff210 Merge pull request #877 from soby-mathew/sm/build_opt_checks by davidcunado-arm · 8 years ago
  52. 4d045d0 Build: add generic way to include SCP_BL2 into FIP image by Masahiro Yamada · 8 years ago
  53. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  54. 8a86052 Include all makefiles before build option checks by Soby Mathew · 8 years ago
  55. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 8 years ago
  56. 510a9de Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · 8 years ago
  57. 28ee754 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 8 years ago
  58. 7bb01fb Add version 2 of xlat tables library by Antonio Nino Diaz · 8 years ago
  59. d4593e4 Disallow using coherent memory with hardware-assisted coherency by Jeenu Viswambharan · 8 years ago
  60. 3c251af build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · 9 years ago
  61. 7befa5a Merge pull request #837 from douglas-raillard-arm/dr/fix_tools_cflags by danh-arm · 8 years ago
  62. 8da12f6 Merge pull request #843 from jeenu-arm/cas-lock by danh-arm · 8 years ago
  63. 2866ea1 Merge pull request #829 from masahir0y/build by davidcunado-arm · 8 years ago
  64. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 8 years ago
  65. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 8 years ago
  66. bee71c7 Makefile: use git describe for BUILD_STRING by Masahiro Yamada · 8 years ago
  67. bcc2bf0 Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · 8 years ago
  68. 474d4ec Merge pull request #799 from masahir0y/fiptool by danh-arm · 8 years ago
  69. 72fc70e build: Use separate CFLAGS for tools by Douglas Raillard · 9 years ago
  70. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 9 years ago
  71. e507f8e Add -fno-builtin to CFLAGS by Douglas Raillard · 8 years ago
  72. 1c75d5d fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 9 years ago
  73. 55cdcf7 checkpatch: Fix regular expressions by Antonio Nino Diaz · 8 years ago
  74. 59de509 Build: use CPP just for pre-processing by Masahiro Yamada · 9 years ago
  75. f2e1d57 Build: exclude -c flag from TF_CFLAGS by Masahiro Yamada · 9 years ago
  76. 53d703a Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 9 years ago
  77. 2fae4b1 build: Reorder build variables alphabetically by Jeenu Viswambharan · 9 years ago
  78. c626311 Fix format of patches passed to checkpatch by Antonio Nino Diaz · 9 years ago
  79. 1281a42 Merge pull request #734 from afaerber/make-help by danh-arm · 9 years ago
  80. 66b4542 Merge pull request #729 from dp-arm/dp/arm-sip by danh-arm · 9 years ago
  81. d4e748f Release v1.3: Update minor version number to 3 by David Cunado · 9 years ago
  82. 872be88 Add PMF instrumentation points in TF by dp-arm · 9 years ago
  83. 59dead2 Makefile: Add missing space in help output by Andreas Färber · 9 years ago
  84. 6fe8aa2 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · 9 years ago
  85. 83fc4a9 AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · 9 years ago
  86. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 9 years ago
  87. 7260022 Add new version of image loading. by Yatharth Kochar · 9 years ago
  88. afdda57 Move pmf headers to include/lib/pmf by dp-arm · 9 years ago
  89. 9d29c22 AArch32: Enable build at top level Makefile for FVP by Soby Mathew · 9 years ago
  90. 031dbb1 AArch32: Add essential Arch helpers by Soby Mathew · 9 years ago
  91. 41b568f Merge pull request #661 from dp-arm/master by danh-arm · 9 years ago
  92. 819281e Replace fip_create with fiptool by dp-arm · 9 years ago
  93. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago
  94. 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 9 years ago
  95. 170fb93 Add optional PSCI STAT residency & count functions by Yatharth Kochar · 9 years ago
  96. a31d898 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 9 years ago
  97. 174baee Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file by danh-arm · 9 years ago
  98. adb1ddf Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · 9 years ago
  99. f607739 Move checkpatch options in a configuration file by Sandrine Bailleux · 9 years ago
  100. 1a41e8c Exclude more files from checkpatch and checkcodebase by Dan Handley · 9 years ago