1. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 7 years ago
  2. d801fbb Hook up LLVM compiler-rt in the build system by dp-arm · 7 years ago
  3. 172138b Merge pull request #926 from EvanLloyd/win_make_4 by davidcunado-arm · 7 years ago
  4. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  5. 052ab52 Build: Correct Unix specific echo commands by Evan Lloyd · 7 years ago
  6. e83b5fd Merge pull request #898 from soby-mathew/sm/dcache-early by davidcunado-arm · 7 years ago
  7. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  8. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  9. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  10. ea69a93 Merge pull request #890 from masahir0y/scp by davidcunado-arm · 7 years ago
  11. ed75625 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · 7 years ago
  12. 5dff210 Merge pull request #877 from soby-mathew/sm/build_opt_checks by davidcunado-arm · 7 years ago
  13. 4d045d0 Build: add generic way to include SCP_BL2 into FIP image by Masahiro Yamada · 7 years ago
  14. 51faada Add support for GCC stack protection by Douglas Raillard · 7 years ago
  15. 8a86052 Include all makefiles before build option checks by Soby Mathew · 7 years ago
  16. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
  17. 510a9de Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · 7 years ago
  18. 28ee754 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 7 years ago
  19. 7bb01fb Add version 2 of xlat tables library by Antonio Nino Diaz · 7 years ago
  20. d4593e4 Disallow using coherent memory with hardware-assisted coherency by Jeenu Viswambharan · 8 years ago
  21. 3c251af build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · 8 years ago
  22. 7befa5a Merge pull request #837 from douglas-raillard-arm/dr/fix_tools_cflags by danh-arm · 7 years ago
  23. 8da12f6 Merge pull request #843 from jeenu-arm/cas-lock by danh-arm · 7 years ago
  24. 2866ea1 Merge pull request #829 from masahir0y/build by davidcunado-arm · 7 years ago
  25. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 8 years ago
  26. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 7 years ago
  27. bee71c7 Makefile: use git describe for BUILD_STRING by Masahiro Yamada · 7 years ago
  28. bcc2bf0 Merge pull request #821 from jeenu-arm/errata-printing by danh-arm · 7 years ago
  29. 474d4ec Merge pull request #799 from masahir0y/fiptool by danh-arm · 7 years ago
  30. 72fc70e build: Use separate CFLAGS for tools by Douglas Raillard · 8 years ago
  31. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 8 years ago
  32. e507f8e Add -fno-builtin to CFLAGS by Douglas Raillard · 8 years ago
  33. 1c75d5d fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 8 years ago
  34. 55cdcf7 checkpatch: Fix regular expressions by Antonio Nino Diaz · 8 years ago
  35. 59de509 Build: use CPP just for pre-processing by Masahiro Yamada · 8 years ago
  36. f2e1d57 Build: exclude -c flag from TF_CFLAGS by Masahiro Yamada · 8 years ago
  37. 53d703a Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  38. 2fae4b1 build: Reorder build variables alphabetically by Jeenu Viswambharan · 8 years ago
  39. c626311 Fix format of patches passed to checkpatch by Antonio Nino Diaz · 8 years ago
  40. 1281a42 Merge pull request #734 from afaerber/make-help by danh-arm · 8 years ago
  41. 66b4542 Merge pull request #729 from dp-arm/dp/arm-sip by danh-arm · 8 years ago
  42. d4e748f Release v1.3: Update minor version number to 3 by David Cunado · 8 years ago
  43. 872be88 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  44. 59dead2 Makefile: Add missing space in help output by Andreas Färber · 8 years ago
  45. 6fe8aa2 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · 8 years ago
  46. 83fc4a9 AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · 8 years ago
  47. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  48. 7260022 Add new version of image loading. by Yatharth Kochar · 8 years ago
  49. afdda57 Move pmf headers to include/lib/pmf by dp-arm · 8 years ago
  50. 9d29c22 AArch32: Enable build at top level Makefile for FVP by Soby Mathew · 8 years ago
  51. 031dbb1 AArch32: Add essential Arch helpers by Soby Mathew · 8 years ago
  52. 41b568f Merge pull request #661 from dp-arm/master by danh-arm · 8 years ago
  53. 819281e Replace fip_create with fiptool by dp-arm · 8 years ago
  54. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  55. 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  56. 170fb93 Add optional PSCI STAT residency & count functions by Yatharth Kochar · 8 years ago
  57. a31d898 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 8 years ago
  58. 174baee Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file by danh-arm · 8 years ago
  59. adb1ddf Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · 8 years ago
  60. f607739 Move checkpatch options in a configuration file by Sandrine Bailleux · 8 years ago
  61. 1a41e8c Exclude more files from checkpatch and checkcodebase by Dan Handley · 8 years ago
  62. f0b489c Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago
  63. 8cd16e6 Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  64. 403973c Give user's compiler flags precedence over default ones by Sandrine Bailleux · 8 years ago
  65. af984ee Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-md by danh-arm · 8 years ago
  66. 8f524c2 Remove markdown files from coding style check by Antonio Nino Diaz · 8 years ago
  67. 3323fe1 Fix list of paths to perform coding style check on by Antonio Nino Diaz · 8 years ago
  68. c71a87a Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base by danh-arm · 8 years ago
  69. b2c9687 Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32 by danh-arm · 8 years ago
  70. 68450a6 Rename BL33_BASE option to PRELOADED_BL33_BASE by Antonio Nino Diaz · 8 years ago
  71. 81d139d Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 8 years ago
  72. 91e8ae6 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 8 years ago
  73. 42a45b5 Make:Allow for extension in tool names. by Evan Lloyd · 9 years ago
  74. b169f6a Make:Use "simply expanded" make variables. by Evan Lloyd · 9 years ago
  75. e7f54db Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  76. f1477d4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  77. 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  78. f33fbb2 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  79. 6b1ca8f Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper by danh-arm · 8 years ago
  80. cf2c8a3 Enable preloaded BL33 alternative boot flow by Antonio Nino Diaz · 8 years ago
  81. 191a008 Compile stdlib C files individually by Antonio Nino Diaz · 8 years ago
  82. 54035fc Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 9 years ago
  83. 8f0617e Apply TBBR naming convention to the fip_create options by Juan Castillo · 9 years ago
  84. d0c104e Merge pull request #475 from danh-arm/dh/v1.2-final by danh-arm · 9 years ago
  85. 6791f52 Increment Makefile version to 1.2 by Dan Handley · 9 years ago
  86. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  87. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  88. 0c3a0b9 Merge pull request #463 from jcastillo-arm/jc/tf-issues/216 by danh-arm · 9 years ago
  89. 12f654b De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  90. 0191262 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  91. 9003fa0 FWU: Add Generic BL2U FWU image support in BL2 by Yatharth Kochar · 9 years ago
  92. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago
  93. a9bec67 Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · 9 years ago
  94. 4c117f6 CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  95. 35e8c76 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · 9 years ago
  96. 7a24cba Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  97. a64939e Merge pull request #430 from jcastillo-arm/jc/tf-issues/333 by Achin Gupta · 9 years ago
  98. 70d1fc5 Fix build error when `BL32` is not defined by Juan Castillo · 9 years ago
  99. c36d214 Merge pull request #427 from jcastillo-arm/jc/tf-issues/294 by Achin Gupta · 9 years ago
  100. fa1d371 Add -mstrict-align to the gcc options by Juan Castillo · 9 years ago