1. f859a5d Merge pull request #1382 from sandrine-bailleux-arm/topics/sb/fix-doc by Dimitris Papastamos · 7 years ago
  2. dcf1a04 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 7 years ago
  3. 1ec1ebf Fix doc for bl31_plat_get_next_image_ep_info() by Sandrine Bailleux · 7 years ago
  4. 32412a8 Replace bootwrapped kernel instructions from User Guide by Antonio Nino Diaz · 7 years ago
  5. b726c16 plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 7 years ago
  6. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 8 years ago
  7. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 7 years ago
  8. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 7 years ago
  9. b47f941 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 7 years ago
  10. bc2910c Merge pull request #1306 from JiafeiPan/master by Dimitris Papastamos · 7 years ago
  11. 60a23fd Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 7 years ago
  12. 33d4af4 layerscape: Initial TF-A support for LS1043ardb by Jiafei Pan · 7 years ago
  13. c39afea Merge pull request #1328 from JiafeiPan/upstream-bl2-rom by Dimitris Papastamos · 7 years ago
  14. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 7 years ago
  15. 59dc4ef Fixup SMCCC_FEATURES return value for SMCCC_ARCH_WORKAROUND_1 by Dimitris Papastamos · 7 years ago
  16. e0f21f6 rpi3: Use new console APIs by Antonio Nino Diaz · 7 years ago
  17. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  18. bf7008a Update user guide by Joel Hutton · 7 years ago
  19. 855ac02 Update model support in User Guide by David Cunado · 7 years ago
  20. 230326f Update change-log.rst for v1.5 by David Cunado · 7 years ago
  21. 4def07d Update Arm TF references to TF-A by Dan Handley · 7 years ago
  22. b2a68f8 Docs: Update design guide for dynamic config by Soby Mathew · 7 years ago
  23. bf35944 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 7 years ago
  24. dbf9f28 Merge pull request #1239 from arve-android/trusty-fixes by davidcunado-arm · 7 years ago
  25. 0e9c7f2 trusty: Add boot parameter documentation by Arve Hjønnevåg · 7 years ago
  26. d212873 hikey960: migrate to bl2_el3 by Haojian Zhuang · 8 years ago
  27. a628b1a hikey: migrate to bl2_el3 by Haojian Zhuang · 8 years ago
  28. fe7210c FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 8 years ago
  29. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 7 years ago
  30. b39d289 Merge pull request #1283 from jeenu-arm/sdei-fixes by davidcunado-arm · 7 years ago
  31. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  32. f2928f5 SDEI: Add prioritisation clarification by Jeenu Viswambharan · 8 years ago
  33. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 8 years ago
  34. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  35. 38d96de Fix Foundation FVP instructions in User Guide by Antonio Nino Diaz · 7 years ago
  36. 15e5958 Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · 7 years ago
  37. fb750ee interrupt-framework-design.rst: Cosmetic changes by Jeenu Viswambharan · 8 years ago
  38. 6027796 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · 8 years ago
  39. 26ea390 Deprecate one EL3 interrupt routing model with EL3 exception handling by Jeenu Viswambharan · 8 years ago
  40. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 8 years ago
  41. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 8 years ago
  42. aca8a49 Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc by davidcunado-arm · 8 years ago
  43. 7c0a843 Fix documentation for CnP bit by Sandrine Bailleux · 8 years ago
  44. 1b9e79e docs: hikey: Fix typo by Andreas Färber · 8 years ago
  45. f478253 Merge pull request #1232 from masahir0y/uniphier by davidcunado-arm · 8 years ago
  46. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 8 years ago
  47. 247fc04 uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · 8 years ago
  48. 17cd67d Add default crash console code to hook up to new console API by Julius Werner · 8 years ago
  49. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 8 years ago
  50. 4cd1769 bl2-el3: Add documentation for BL2 at EL3 by Roberto Vargas · 8 years ago
  51. 4fd4a32 Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source by davidcunado-arm · 8 years ago
  52. 5f3c7ce Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 8 years ago
  53. 59902b7 AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 8 years ago
  54. f62ad32 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 8 years ago
  55. 2a350df Add documentation about plat_try_next_boot_source to bl1_platform_setup by Roberto Vargas · 8 years ago
  56. 6ef96ab Merge pull request #1204 from davidcunado-arm/rv/fip_tool by davidcunado-arm · 8 years ago
  57. 8618856 Merge pull request #1206 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 8 years ago
  58. 4069fb5 docs: Update the ToC end marker description in the document by Jett Zhou · 8 years ago
  59. 9a2a38a Merge pull request #1203 from masahir0y/uniphier by davidcunado-arm · 8 years ago
  60. fa05efb Update dependencies for ARM TF by David Cunado · 8 years ago
  61. 58b6fcc doc: uniphier: reformat reStructuredText manually by Masahiro Yamada · 8 years ago
  62. 100ac09 Add Secure Partition Manager (SPM) design document by Antonio Nino Diaz · 8 years ago
  63. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 8 years ago
  64. c1e7ae0 Merge pull request #1186 from antonio-nino-diaz-arm/an/poplar-doc by davidcunado-arm · 8 years ago
  65. ded88a0 poplar: Fix format of documentation by Antonio Nino Diaz · 8 years ago
  66. 3923bdb Merge pull request #1157 from antonio-nino-diaz-arm/an/rpi3 by davidcunado-arm · 8 years ago
  67. 1cd4fb6 rpi3: Add documentation of Raspberry Pi 3 port by Antonio Nino Diaz · 8 years ago
  68. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  69. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 8 years ago
  70. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 8 years ago
  71. 0319a97 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 8 years ago
  72. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 8 years ago
  73. e2ff5ef Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · 8 years ago
  74. a2d60b2 Merge pull request #1161 from jeenu-arm/sdei-fixes by davidcunado-arm · 8 years ago
  75. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 8 years ago
  76. c776dee Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 8 years ago
  77. 1a0f8f3 SDEI: Update doc to clarify delegation by Jeenu Viswambharan · 8 years ago
  78. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 8 years ago
  79. cafad7b docs: Add SDEI dispatcher documentation by Jeenu Viswambharan · 8 years ago
  80. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 8 years ago
  81. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 8 years ago
  82. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 8 years ago
  83. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 8 years ago
  84. 26e63c4 ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 8 years ago
  85. 122af7d Merge pull request #1150 from dp-arm/dp/events by davidcunado-arm · 8 years ago
  86. 5b5e6cb Merge pull request #1149 from robertovargas-arm/fwu-testing by davidcunado-arm · 8 years ago
  87. 27b2493 Merge pull request #1141 from robertovargas-arm/boot_redundancy by davidcunado-arm · 8 years ago
  88. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 8 years ago
  89. e29ee46 Add FWU booting instructions to the user guide by Roberto Vargas · 8 years ago
  90. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 8 years ago
  91. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 8 years ago
  92. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 8 years ago
  93. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 8 years ago
  94. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 8 years ago
  95. 3daf7c9 Merge pull request #1140 from eleanorbonnici-arm/eb/docs/update_models by davidcunado-arm · 8 years ago
  96. 99f38f5 Update Foundation, AEM and Cortex Models versions by Eleanor Bonnici · 8 years ago
  97. 38f5d3f Merge pull request #1133 from geesun/qx/fixed_tbbr_doc_ver by davidcunado-arm · 8 years ago
  98. 5d2f87e Merge pull request #1126 from robertovargas-arm/psci-v1.1 by davidcunado-arm · 8 years ago
  99. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 8 years ago
  100. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago