1. 6d8db46 Merge pull request #1314 from antonio-nino-diaz-arm/an/smccc-header by davidcunado-arm · 6 years ago
  2. 3633280 Merge pull request #1304 from antonio-nino-diaz-arm/an/fix-copyright by davidcunado-arm · 6 years ago
  3. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  4. 950c695 FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 6 years ago
  5. 16b05e9 Merge pull request #1303 from soby-mathew/sm/fix_juno_fwu by davidcunado-arm · 6 years ago
  6. 41376c3 tegra: Use SPDX license identifier by Antonio Nino Diaz · 6 years ago
  7. bf35944 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 6 years ago
  8. 7b56928 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  9. f5c1eed Merge pull request #1302 from hzhuang1/fix_build by davidcunado-arm · 6 years ago
  10. 74847ab BL2U: Fix ARM platform timer initilization by Soby Mathew · 6 years ago
  11. dbf9f28 Merge pull request #1239 from arve-android/trusty-fixes by davidcunado-arm · 6 years ago
  12. 84b589c hikey: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  13. 056b3d4 hikey960: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  14. eb4ff4c Merge pull request #1288 from michpappas/tf-issues#558_qemu_separate_code_and_data by davidcunado-arm · 6 years ago
  15. db0a68f Merge pull request #1298 from michpappas/tf-issues#560_qemu_UART1_data_abort by davidcunado-arm · 6 years ago
  16. 4e858ba hikey960: move out duplicated code by Haojian Zhuang · 6 years ago
  17. 19b731e hikey960: fix invoking driver init in image load driver by Haojian Zhuang · 7 years ago
  18. d212873 hikey960: migrate to bl2_el3 by Haojian Zhuang · 7 years ago
  19. 99ffcaf hikey960: drop LOAD_IMAGE v1 by Haojian Zhuang · 7 years ago
  20. 8495c03 hikey960: fix memory overlapped in memory map by Haojian Zhuang · 7 years ago
  21. 17cf8ab hikey960: avoid to dump message when fetch boardid by Haojian Zhuang · 7 years ago
  22. 054c3e0 hikey: move out duplicated code by Haojian Zhuang · 6 years ago
  23. a628b1a hikey: migrate to bl2_el3 by Haojian Zhuang · 7 years ago
  24. a9b3021 hikey: clean dcache for SRAM after initialized by Haojian Zhuang · 7 years ago
  25. 103c213 hikey: drop LOAD_IMAGE v1 by Haojian Zhuang · 7 years ago
  26. c5c7538 qemu: Accessing UART1 causes a data abort by Michalis Pappas · 6 years ago
  27. c37be00 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · 6 years ago
  28. 06e3a5e Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · 6 years ago
  29. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  30. d0c63ea Fix FVP DRAM2 size by Roberto Vargas · 7 years ago
  31. 97924e4 Suppress spurious deprecated declaration warnings by Dan Handley · 6 years ago
  32. fdcc08a Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · 6 years ago
  33. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  34. fd116b9 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 7 years ago
  35. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  36. dc6aad2 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 7 years ago
  37. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  38. fe7210c FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 7 years ago
  39. 27e0cca qemu: Support SEPARATE_CODE_AND_RODATA by Michalis Pappas · 6 years ago
  40. 01e808c Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · 6 years ago
  41. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  42. c69145f Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  43. ba91a00 Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  44. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  45. 09cc7a6 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 6 years ago
  46. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 7 years ago
  47. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 7 years ago
  48. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  49. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  50. ce6d964 FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 7 years ago
  51. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 7 years ago
  52. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 7 years ago
  53. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 7 years ago
  54. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 7 years ago
  55. a6f340f Introduce the new BL handover interface by Soby Mathew · 7 years ago
  56. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  57. 5ff6da9 Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu by davidcunado-arm · 6 years ago
  58. 338770c Merge pull request #1262 from ssalko/ssalko_dev by davidcunado-arm · 6 years ago
  59. caf4eca ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 7 years ago
  60. 81bf6aa ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 7 years ago
  61. 06ff251 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 6 years ago
  62. 6bf0e07 Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 7 years ago
  63. 601abdb Merge pull request #1271 from afaerber/tegra-fixes by davidcunado-arm · 7 years ago
  64. 1504715 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 7 years ago
  65. 28db3e9 tegra: Fix mmap_region_t struct mismatch by Andreas Färber · 7 years ago
  66. 135d713 hikey960: avoid hardcode on uart port by Haojian Zhuang · 7 years ago
  67. f2c83c1 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 7 years ago
  68. 53a98be qemu: Fix interrupt type check by Santeri Salko · 7 years ago
  69. 3b12a6f hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 7 years ago
  70. f3d522b poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 7 years ago
  71. 0d8052a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · 7 years ago
  72. 8ad132b poplar: Add build option for dram size by Victor Chong · 7 years ago
  73. ce2547f poplar: Fix typo by Victor Chong · 7 years ago
  74. b715f11 poplar: Remove unused function prototype by Victor Chong · 7 years ago
  75. 5b75b4a Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 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. 10787b0 Merge pull request #1249 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  79. 4f557c7 uniphier: add ULL to physical address literals by Masahiro Yamada · 7 years ago
  80. 9c740a5 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · 7 years ago
  81. 7e51ca8 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · 7 years ago
  82. 956defc Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 7 years ago
  83. 8951b05 uniphier: support GZIP-compressed images by Masahiro Yamada · 7 years ago
  84. 0ac60c0 uniphier: add a helper to get image_info by Masahiro Yamada · 7 years ago
  85. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 7 years ago
  86. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 7 years ago
  87. 0fc50a8 plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 7 years ago
  88. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 7 years ago
  89. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 7 years ago
  90. 1dc0714 Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 7 years ago
  91. 9bc94a6 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · 7 years ago
  92. 334e1ce Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · 7 years ago
  93. de3c300 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · 7 years ago
  94. cde9f4f hikey: fix memory overlapped in memory map by Haojian Zhuang · 7 years ago
  95. e47541a Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer by davidcunado-arm · 7 years ago
  96. 383c808 Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 7 years ago
  97. c4fa173 SPM: Map devices in the 1st GB by Sandrine Bailleux · 7 years ago
  98. d5d5595 hikey: fix assert in sec_protect() by Victor Chong · 7 years ago
  99. 5df2778 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · 7 years ago
  100. 3284ce1 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · 7 years ago