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