1. b669ca7 plat/common: remove fall-through on release build by Jonathan Wright · 6 years ago
  2. 0f92b0a Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdog by Dimitris Papastamos · 6 years ago
  3. a0bb5ac qemu: MULTI_CONSOLE_API=0 causes build error by Michalis Pappas · 6 years ago
  4. 3f3948b Merge pull request #1280 from gitfineon/master by davidcunado-arm · 6 years ago
  5. 388cf1e Merge pull request #1299 from michpappas/tf-issues#561_qemu_support_MULTI_CONSOLE by davidcunado-arm · 6 years ago
  6. f0d79e7 Merge pull request #1307 from wangfeng-64/master by davidcunado-arm · 6 years ago
  7. cca6cb7 [PATCH 2/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · 6 years ago
  8. 7382b59 Merge pull request #1314 from antonio-nino-diaz-arm/an/smccc-header by davidcunado-arm · 6 years ago
  9. 3e8bdf4 Merge pull request #1304 from antonio-nino-diaz-arm/an/fix-copyright by davidcunado-arm · 6 years ago
  10. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  11. 825f273 rockchip/rk3399: save/restore watchdog register correctly by Lin Huang · 6 years ago
  12. 8d22ec3 FVP: change the method for translating MPIDR values to a linear indices by Wang Feng · 6 years ago
  13. 10503cc FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 6 years ago
  14. afdff3c plat/hikey: boot memory layout to dedicated file by Michael Brandl · 6 years ago
  15. a60cbc8 Merge pull request #1303 from soby-mathew/sm/fix_juno_fwu by davidcunado-arm · 6 years ago
  16. 14ba963 tegra: Use SPDX license identifier by Antonio Nino Diaz · 6 years ago
  17. 1164ba2 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 6 years ago
  18. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  19. 1b296f2 Merge pull request #1302 from hzhuang1/fix_build by davidcunado-arm · 6 years ago
  20. db14130 BL2U: Fix ARM platform timer initilization by Soby Mathew · 6 years ago
  21. ebf6815 Merge pull request #1239 from arve-android/trusty-fixes by davidcunado-arm · 6 years ago
  22. 24c8337 hikey: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  23. 26c94f6 hikey960: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  24. f94d9ca Merge pull request #1288 from michpappas/tf-issues#558_qemu_separate_code_and_data by davidcunado-arm · 6 years ago
  25. 3b93f1e Merge pull request #1298 from michpappas/tf-issues#560_qemu_UART1_data_abort by davidcunado-arm · 6 years ago
  26. d82e29d hikey960: move out duplicated code by Haojian Zhuang · 6 years ago
  27. 9411fe3 hikey960: fix invoking driver init in image load driver by Haojian Zhuang · 6 years ago
  28. 1b4b412 hikey960: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  29. a94d75d hikey960: drop LOAD_IMAGE v1 by Haojian Zhuang · 6 years ago
  30. e3eb0b8 hikey960: fix memory overlapped in memory map by Haojian Zhuang · 6 years ago
  31. ac34072 hikey960: avoid to dump message when fetch boardid by Haojian Zhuang · 6 years ago
  32. 590188a hikey: move out duplicated code by Haojian Zhuang · 6 years ago
  33. b755da3 hikey: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  34. 1cb3b48 hikey: clean dcache for SRAM after initialized by Haojian Zhuang · 6 years ago
  35. 3bd9438 hikey: drop LOAD_IMAGE v1 by Haojian Zhuang · 6 years ago
  36. 8e23515 qemu: Accessing UART1 causes a data abort by Michalis Pappas · 6 years ago
  37. 6271e01 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · 6 years ago
  38. 0d308e8 Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · 6 years ago
  39. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  40. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · 6 years ago
  41. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · 6 years ago
  42. 269dc75 Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · 6 years ago
  43. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  44. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 6 years ago
  45. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  46. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 6 years ago
  47. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  48. 7542113 FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 6 years ago
  49. ba86112 qemu: Support SEPARATE_CODE_AND_RODATA by Michalis Pappas · 6 years ago
  50. 0fa6fdf Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · 6 years ago
  51. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  52. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  53. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  54. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  55. a684e58 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 6 years ago
  56. 1be747f Refactor AMU support for Cortex A75 by Dimitris Papastamos · 6 years ago
  57. 0b00f8a Factor out CPU AMU helpers by Dimitris Papastamos · 6 years ago
  58. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  59. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  60. 5f6412a FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 6 years ago
  61. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  62. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 6 years ago
  63. 6e16a33 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 6 years ago
  64. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  65. 73308d0 Introduce the new BL handover interface by Soby Mathew · 6 years ago
  66. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 6 years ago
  67. ee9cdb1 Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu by davidcunado-arm · 6 years ago
  68. accaf50 Merge pull request #1262 from ssalko/ssalko_dev by davidcunado-arm · 6 years ago
  69. c44110d ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 6 years ago
  70. b58da6f ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 6 years ago
  71. 8f53949 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 6 years ago
  72. eb24dff Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 6 years ago
  73. 610406f Merge pull request #1271 from afaerber/tegra-fixes by davidcunado-arm · 6 years ago
  74. 8f8d898 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 6 years ago
  75. 92cea4a tegra: Fix mmap_region_t struct mismatch by Andreas Färber · 6 years ago
  76. 6a00949 hikey960: avoid hardcode on uart port by Haojian Zhuang · 6 years ago
  77. 46343c0 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 6 years ago
  78. 4ed2338 qemu: Fix interrupt type check by Santeri Salko · 6 years ago
  79. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 6 years ago
  80. aa03347 poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 6 years ago
  81. 175dd8a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · 6 years ago
  82. 50d695d poplar: Add build option for dram size by Victor Chong · 6 years ago
  83. f87b436 poplar: Fix typo by Victor Chong · 6 years ago
  84. 32d74ee poplar: Remove unused function prototype by Victor Chong · 6 years ago
  85. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 6 years ago
  86. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 6 years ago
  87. 911de8c qemu: support ARMv7/Cortex-A15 by Etienne Carriere · 6 years ago
  88. 934eae2 Merge pull request #1249 from masahir0y/uniphier by davidcunado-arm · 6 years ago
  89. db72b0c uniphier: add ULL to physical address literals by Masahiro Yamada · 6 years ago
  90. 8f64292 uniphier: allocate xlat region of on-chip SRAM only when needed by Masahiro Yamada · 6 years ago
  91. cad2ab5 uniphier: get back original BL31/32 location used before BL2-AT-EL3 by Masahiro Yamada · 6 years ago
  92. c98462e Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 6 years ago
  93. 4ff71af uniphier: support GZIP-compressed images by Masahiro Yamada · 6 years ago
  94. 4c91c80 uniphier: add a helper to get image_info by Masahiro Yamada · 6 years ago
  95. 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 6 years ago
  96. 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 6 years ago
  97. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 6 years ago
  98. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  99. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  100. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago