1. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  2. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 6 years ago
  3. bcfaeff Fix MISRA rule 8.8 in common code by Roberto Vargas · 6 years ago
  4. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  5. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  6. 706fd2e Merge pull request #1285 from soby-mathew/sm/fix_win_build_dyn_cfg by davidcunado-arm · 6 years ago
  7. a684e58 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 6 years ago
  8. 63ae384 Merge pull request #1263 from soby-mathew/sm/dyn_config by davidcunado-arm · 6 years ago
  9. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  10. 5f6412a FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 6 years ago
  11. f2553c2 FVP: Fix AArch32 dts for `interrupts` node by Soby Mathew · 6 years ago
  12. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  13. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 6 years ago
  14. b9fccca Dynamic cfg: Introduce fdt wrappers by Soby Mathew · 7 years ago
  15. 40eb4b6 Add dynamic config image IDs by Soby Mathew · 6 years ago
  16. 6e16a33 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 6 years ago
  17. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  18. 73308d0 Introduce the new BL handover interface by Soby Mathew · 6 years ago
  19. 0bdfef0 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · 7 years ago
  20. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  21. ab4181d Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · 7 years ago
  22. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 6 years ago
  23. ee9cdb1 Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu by davidcunado-arm · 6 years ago
  24. cf0541e Merge pull request #1276 from swarren/issue-551 by davidcunado-arm · 6 years ago
  25. 59e015f Merge pull request #1264 from fengbaopeng/integration by davidcunado-arm · 6 years ago
  26. 44070ef drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC by fengbaopeng · 6 years ago
  27. 8c28547 Merge pull request #1281 from antonio-nino-diaz-arm/an/fix-foundation-instructions by davidcunado-arm · 6 years ago
  28. accaf50 Merge pull request #1262 from ssalko/ssalko_dev by davidcunado-arm · 6 years ago
  29. 0cf83a1 Merge pull request #1279 from soby-mathew/sm/BL2_base_assert by davidcunado-arm · 6 years ago
  30. b44eda5 Fix Foundation FVP instructions in User Guide by Antonio Nino Diaz · 6 years ago
  31. c5ccd43 Merge pull request #1278 from soby-mathew/sm/aarch32_errata_fix by davidcunado-arm · 6 years ago
  32. d1e1930 Fixup AArch32 errata printing framework by Soby Mathew · 6 years ago
  33. c44110d ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 6 years ago
  34. b58da6f ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 6 years ago
  35. ca7a680 Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  36. 07bf75e Merge pull request #1275 from soby-mathew/sm/tzc400_fix by davidcunado-arm · 6 years ago
  37. 07469d7 Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0 by Soby Mathew · 6 years ago
  38. eb24dff Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 6 years ago
  39. 2d855cd Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknown by davidcunado-arm · 6 years ago
  40. 610406f Merge pull request #1271 from afaerber/tegra-fixes by davidcunado-arm · 6 years ago
  41. 8f8d898 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 6 years ago
  42. 92cea4a tegra: Fix mmap_region_t struct mismatch by Andreas Färber · 6 years ago
  43. 6a00949 hikey960: avoid hardcode on uart port by Haojian Zhuang · 6 years ago
  44. b54bb89 Merge pull request #1268 from jeenu-arm/ehf-pri-fix by davidcunado-arm · 6 years ago
  45. 868de9b Merge pull request #1267 from jeenu-arm/console-fix by davidcunado-arm · 6 years ago
  46. 17838fd Merge pull request #1266 from antonio-nino-diaz-arm/an/misra-urls by davidcunado-arm · 6 years ago
  47. 89c500d Merge pull request #1258 from vchong/optee_dbg by davidcunado-arm · 6 years ago
  48. e4794b7 Redefine SMC_UNK as -1 instead of 0xFFFFFFFF by Antonio Nino Diaz · 6 years ago
  49. 5f73afb Remove URLs from comments by Antonio Nino Diaz · 6 years ago
  50. 7addf62 EHF: Fix priority check by Jeenu Viswambharan · 6 years ago
  51. 46343c0 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 6 years ago
  52. aaa8d7f Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · 6 years ago
  53. 4ed2338 qemu: Fix interrupt type check by Santeri Salko · 6 years ago
  54. f710642 Merge pull request #1257 from vchong/poplar_maintainer by davidcunado-arm · 6 years ago
  55. 2996299 Merge pull request #1251 from vchong/ld_img_v2 by davidcunado-arm · 6 years ago
  56. 3fcb707 Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-build by davidcunado-arm · 6 years ago
  57. 4d8938a zlib: Fix build error when LOG_LEVEL=50 by Sandrine Bailleux · 6 years ago
  58. 218384a Merge pull request #1254 from masahir0y/bl2-at-el3 by davidcunado-arm · 6 years ago
  59. eb3dcd6 optee: print header info before validate by Victor Chong · 6 years ago
  60. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 6 years ago
  61. aa03347 poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 6 years ago
  62. 175dd8a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · 6 years ago
  63. 50d695d poplar: Add build option for dram size by Victor Chong · 6 years ago
  64. f87b436 poplar: Fix typo by Victor Chong · 6 years ago
  65. 32d74ee poplar: Remove unused function prototype by Victor Chong · 6 years ago
  66. c720258 maintainers.rst: Add maintainer for plat Poplar by Victor Chong · 6 years ago
  67. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 6 years ago
  68. 2b407d2 [fix] aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · 6 years ago
  69. 61c5bc7 interrupt-framework-design.rst: Cosmetic changes by Jeenu Viswambharan · 6 years ago
  70. 2f40f32 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · 6 years ago
  71. 339580c TSPD: Explicitly allow NS preemption for Yielding SMCs by Jeenu Viswambharan · 6 years ago
  72. f4194ee Deprecate one EL3 interrupt routing model with EL3 exception handling by Jeenu Viswambharan · 6 years ago
  73. ef29b45 Add EL3_EXCEPTION_HANDLING to build command line by Jeenu Viswambharan · 6 years ago
  74. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 6 years ago
  75. 911de8c qemu: support ARMv7/Cortex-A15 by Etienne Carriere · 6 years ago
  76. dc8bbb4 aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · 6 years ago
  77. 934eae2 Merge pull request #1249 from masahir0y/uniphier by davidcunado-arm · 6 years ago
  78. 094041d aarch32: use lr as bl32 boot argument on aarch32 only systems by Etienne Carriere · 6 years ago
  79. 8ca3144 Merge pull request #1253 from dp-arm/dp/amu32 by davidcunado-arm · 6 years ago
  80. db72b0c uniphier: add ULL to physical address literals by Masahiro Yamada · 6 years ago
  81. 8f64292 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · 6 years ago
  82. cad2ab5 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · 6 years ago
  83. c98462e Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 6 years ago
  84. 3e1d4c2 Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch by davidcunado-arm · 6 years ago
  85. 4ff71af uniphier: support GZIP-compressed images by Masahiro Yamada · 6 years ago
  86. 4c91c80 uniphier: add a helper to get image_info by Masahiro Yamada · 6 years ago
  87. 18f65db image_decompress: add APIs for decompressing images by Masahiro Yamada · 6 years ago
  88. 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 6 years ago
  89. 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 6 years ago
  90. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 6 years ago
  91. 55a040e zlib: add gunzip() support by Masahiro Yamada · 6 years ago
  92. 627b094 zlib: import zlib files from zlib 1.2.11 by Masahiro Yamada · 6 years ago
  93. eff36a9 Build: add GZIP compression filter by Masahiro Yamada · 6 years ago
  94. bfb64ac Build: support pre-tool image processing by Masahiro Yamada · 6 years ago
  95. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  96. 5c3ae33 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · 6 years ago
  97. 5ebfda3 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · 6 years ago
  98. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  99. 6c2b459 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  100. ec154ad Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · 6 years ago