1. fd116b9 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 7 years ago
  2. 637955c Fix MISRA rule 8.5 Part 1 by Roberto Vargas · 7 years ago
  3. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  4. dc6aad2 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 7 years ago
  5. ce3f9a6 Fix MISRA rule 8.8 in common code by Roberto Vargas · 7 years ago
  6. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  7. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 7 years ago
  8. 322a98b Merge pull request #1285 from soby-mathew/sm/fix_win_build_dyn_cfg by davidcunado-arm · 6 years ago
  9. 09cc7a6 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 6 years ago
  10. c7aa7fd Merge pull request #1263 from soby-mathew/sm/dyn_config by davidcunado-arm · 6 years ago
  11. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  12. ce6d964 FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 7 years ago
  13. 5882c57 FVP: Fix AArch32 dts for `interrupts` node by Soby Mathew · 7 years ago
  14. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 7 years ago
  15. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 7 years ago
  16. e5674e1 Dynamic cfg: Introduce fdt wrappers by Soby Mathew · 7 years ago
  17. bf9ce61 Add dynamic config image IDs by Soby Mathew · 7 years ago
  18. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 7 years ago
  19. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 7 years ago
  20. a6f340f Introduce the new BL handover interface by Soby Mathew · 7 years ago
  21. 6d31020 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · 7 years ago
  22. e24659d Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  23. 38c14d8 Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · 7 years ago
  24. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  25. 5ff6da9 Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu by davidcunado-arm · 6 years ago
  26. 4b26f79 Merge pull request #1276 from swarren/issue-551 by davidcunado-arm · 6 years ago
  27. a7265c9 Merge pull request #1264 from fengbaopeng/integration by davidcunado-arm · 6 years ago
  28. 5ac25de drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC by fengbaopeng · 7 years ago
  29. b10e3eb Merge pull request #1281 from antonio-nino-diaz-arm/an/fix-foundation-instructions by davidcunado-arm · 6 years ago
  30. 338770c Merge pull request #1262 from ssalko/ssalko_dev by davidcunado-arm · 6 years ago
  31. 9c1682f Merge pull request #1279 from soby-mathew/sm/BL2_base_assert by davidcunado-arm · 6 years ago
  32. 38d96de Fix Foundation FVP instructions in User Guide by Antonio Nino Diaz · 7 years ago
  33. 2e919a3 Merge pull request #1278 from soby-mathew/sm/aarch32_errata_fix by davidcunado-arm · 7 years ago
  34. 7af7038 Fixup AArch32 errata printing framework by Soby Mathew · 7 years ago
  35. caf4eca ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 7 years ago
  36. 81bf6aa ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 7 years ago
  37. c6f651f Make all build results depend on all makefiles by Stephen Warren · 7 years ago
  38. 4535554 Merge pull request #1275 from soby-mathew/sm/tzc400_fix by davidcunado-arm · 7 years ago
  39. 806d9ad Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0 by Soby Mathew · 7 years ago
  40. 6bf0e07 Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 7 years ago
  41. 5ff5a6d Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknown by davidcunado-arm · 7 years ago
  42. 601abdb Merge pull request #1271 from afaerber/tegra-fixes by davidcunado-arm · 7 years ago
  43. 1504715 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 7 years ago
  44. 28db3e9 tegra: Fix mmap_region_t struct mismatch by Andreas Färber · 7 years ago
  45. 135d713 hikey960: avoid hardcode on uart port by Haojian Zhuang · 7 years ago
  46. 3d4f603 Merge pull request #1268 from jeenu-arm/ehf-pri-fix by davidcunado-arm · 7 years ago
  47. 885b7c8 Merge pull request #1267 from jeenu-arm/console-fix by davidcunado-arm · 7 years ago
  48. aedbc7b Merge pull request #1266 from antonio-nino-diaz-arm/an/misra-urls by davidcunado-arm · 7 years ago
  49. f89a89f Merge pull request #1258 from vchong/optee_dbg by davidcunado-arm · 7 years ago
  50. 4abd7fa Redefine SMC_UNK as -1 instead of 0xFFFFFFFF by Antonio Nino Diaz · 7 years ago
  51. fb1198b Remove URLs from comments by Antonio Nino Diaz · 7 years ago
  52. db1631e EHF: Fix priority check by Jeenu Viswambharan · 7 years ago
  53. f2c83c1 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 7 years ago
  54. 15e5958 Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · 7 years ago
  55. 53a98be qemu: Fix interrupt type check by Santeri Salko · 7 years ago
  56. e47a832 Merge pull request #1257 from vchong/poplar_maintainer by davidcunado-arm · 7 years ago
  57. 976f7f4 Merge pull request #1251 from vchong/ld_img_v2 by davidcunado-arm · 7 years ago
  58. 014334c Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-build by davidcunado-arm · 7 years ago
  59. 5754607 zlib: Fix build error when LOG_LEVEL=50 by Sandrine Bailleux · 7 years ago
  60. cc40f7f Merge pull request #1254 from masahir0y/bl2-at-el3 by davidcunado-arm · 7 years ago
  61. 5c0bda7 optee: print header info before validate by Victor Chong · 7 years ago
  62. 3b12a6f hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 7 years ago
  63. f3d522b poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 7 years ago
  64. 0d8052a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · 7 years ago
  65. 8ad132b poplar: Add build option for dram size by Victor Chong · 7 years ago
  66. ce2547f poplar: Fix typo by Victor Chong · 7 years ago
  67. b715f11 poplar: Remove unused function prototype by Victor Chong · 7 years ago
  68. db04653 maintainers.rst: Add maintainer for plat Poplar by Victor Chong · 7 years ago
  69. 5b75b4a Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 7 years ago
  70. 95ae5b0 [fix] aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · 7 years ago
  71. fb750ee interrupt-framework-design.rst: Cosmetic changes by Jeenu Viswambharan · 7 years ago
  72. 6027796 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · 7 years ago
  73. 1dd022c TSPD: Explicitly allow NS preemption for Yielding SMCs by Jeenu Viswambharan · 7 years ago
  74. 26ea390 Deprecate one EL3 interrupt routing model with EL3 exception handling by Jeenu Viswambharan · 7 years ago
  75. c8b55b8 Add EL3_EXCEPTION_HANDLING to build command line by Jeenu Viswambharan · 7 years ago
  76. 9fd2f13 Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 7 years ago
  77. 765ed9f qemu: support ARMv7/Cortex-A15 by Etienne Carriere · 7 years ago
  78. 10c6695 aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · 7 years ago
  79. 10787b0 Merge pull request #1249 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  80. 3fe81dc aarch32: use lr as bl32 boot argument on aarch32 only systems by Etienne Carriere · 7 years ago
  81. 9c00555 Merge pull request #1253 from dp-arm/dp/amu32 by davidcunado-arm · 7 years ago
  82. 4f557c7 uniphier: add ULL to physical address literals by Masahiro Yamada · 7 years ago
  83. 9c740a5 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · 7 years ago
  84. 7e51ca8 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · 7 years ago
  85. 956defc Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 7 years ago
  86. 693e278 Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch by davidcunado-arm · 7 years ago
  87. 8951b05 uniphier: support GZIP-compressed images by Masahiro Yamada · 7 years ago
  88. 0ac60c0 uniphier: add a helper to get image_info by Masahiro Yamada · 7 years ago
  89. 2e379d2 image_decompress: add APIs for decompressing images by Masahiro Yamada · 7 years ago
  90. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 7 years ago
  91. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 7 years ago
  92. 0fc50a8 plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 7 years ago
  93. c43d685 zlib: add gunzip() support by Masahiro Yamada · 7 years ago
  94. 221b163 zlib: import zlib files from zlib 1.2.11 by Masahiro Yamada · 7 years ago
  95. 14db890 Build: add GZIP compression filter by Masahiro Yamada · 7 years ago
  96. 2da522b Build: support pre-tool image processing by Masahiro Yamada · 7 years ago
  97. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 7 years ago
  98. 36af345 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · 7 years ago
  99. 91704d9 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · 7 years ago
  100. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 7 years ago