1. cca6cb7 [PATCH 2/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · 6 years ago
  2. d5d26fb Merge pull request #1293 from swarren/issue-551-followup by davidcunado-arm · 6 years ago
  3. b685a4b Merge pull request #1294 from iwishguo/master by davidcunado-arm · 6 years ago
  4. 7382b59 Merge pull request #1314 from antonio-nino-diaz-arm/an/smccc-header by davidcunado-arm · 6 years ago
  5. 3e8bdf4 Merge pull request #1304 from antonio-nino-diaz-arm/an/fix-copyright by davidcunado-arm · 6 years ago
  6. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  7. 4cfec80 Trusty: Fix sanity check on NS entry point by Sandrine Bailleux · 6 years ago
  8. 190e4fa Fix SDEI link in readme.rst by danh-arm · 6 years ago
  9. 95c6933 Merge pull request #1316 from davidcunado-arm/dc/version_update by danh-arm · 6 years ago
  10. cc5459e Merge pull request #1322 from danh-arm/dh/v1.5-readme by danh-arm · 6 years ago
  11. 244e3f4 Merge pull request #1326 from JoelHutton/jh/user_guide_updates by danh-arm · 6 years ago
  12. fe02771 Update user guide by Joel Hutton · 6 years ago
  13. e4c00bb qemu: Add support for stack canary protection by Michalis Pappas · 6 years ago
  14. 0f223c5 Platforms cannot override ENABLE_STACK_PROTECTOR by Michalis Pappas · 6 years ago
  15. 825f273 rockchip/rk3399: save/restore watchdog register correctly by Lin Huang · 6 years ago
  16. cc573cb Update readme.rst for v1.5 release by Dan Handley · 6 years ago
  17. 8d22ec3 FVP: change the method for translating MPIDR values to a linear indices by Wang Feng · 6 years ago
  18. 3bf056a Release v1.5: Update minor version number to 5 by David Cunado · 6 years ago
  19. c5ce680 Merge pull request #1312 from davidcunado-arm/dc/update_docs by davidcunado-arm · 6 years ago
  20. 69fb5bf zynqmp: pm: Minor corrections for MISRA compliance by Jolly Shah · 6 years ago
  21. c82ce46 zynqmp: pm_service: Support multiple SDIO modes by Rajan Vaja · 6 years ago
  22. c7ee23d zynqmp: pm: Support ATF PM version check by Rajan Vaja · 6 years ago
  23. abee2a4 zynqmp: pm: Update API version to 1.0 by Jolly Shah · 6 years ago
  24. 8f5ddb3 zynqmp: Use DDR memory when DEBUG is enabled by Jolly Shah · 6 years ago
  25. d5dd836 zynqmp: pm: Add APIs for pin control queries by Rajan Vaja · 6 years ago
  26. 393c0a2 zynqmp: pm: Add IOCTLs for global storage access by Rajan Vaja · 6 years ago
  27. d98455b zynqmp: pm: Implement clock APIs by Rajan Vaja · 6 years ago
  28. 3511613 zynqmp: pm: Add clock control EEMI API and ioctl functions by Rajan Vaja · 6 years ago
  29. aea41bb zynqmp: pm: Implement IOCTL APIs for device control by Rajan Vaja · 6 years ago
  30. 5529a01 zynqmp: pm: Implement IOCTL APIs for remoteproc by Rajan Vaja · 6 years ago
  31. 5e139e7 zynqmp: pm: Implement pin control APIs for configurations by Rajan Vaja · 6 years ago
  32. 0ac2be1 zynqmp: pm: Implement pin control APIs for get/set functions by Rajan Vaja · 6 years ago
  33. 8368761 zynqmp: pm: Add wrappers for Pin control APIs by Rajan Vaja · 6 years ago
  34. 670bec0 zynqmp: Add new function and node IDs by Rajan Vaja · 6 years ago
  35. 7c03264 Update model support in User Guide by David Cunado · 6 years ago
  36. b158043 Update change-log.rst for v1.5 by David Cunado · 6 years ago
  37. 610e7e1 Update Arm TF references to TF-A by Dan Handley · 6 years ago
  38. 8794782 Merge pull request #1308 from soby-mathew/sm/doc_dyn_cfg by davidcunado-arm · 6 years ago
  39. 77e6c2d Merge pull request #1310 from JoelHutton/jh/aarch32_mem_protect_fix by davidcunado-arm · 6 years ago
  40. 9b2770e stdlib: remove comparison with EOF macro to comply with MISRA by Jonathan Wright · 6 years ago
  41. 10503cc FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 6 years ago
  42. 5b14dd5 Merge pull request #1305 from dp-arm/dp/smccc by davidcunado-arm · 6 years ago
  43. 914757c Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  44. 780cc95 Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  45. b1bf044 Docs: Update design guide for dynamic config by Soby Mathew · 6 years ago
  46. afdff3c plat/hikey: boot memory layout to dedicated file by Michael Brandl · 6 years ago
  47. a60cbc8 Merge pull request #1303 from soby-mathew/sm/fix_juno_fwu by davidcunado-arm · 6 years ago
  48. 14ba963 tegra: Use SPDX license identifier by Antonio Nino Diaz · 6 years ago
  49. 1164ba2 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 6 years ago
  50. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  51. 1b296f2 Merge pull request #1302 from hzhuang1/fix_build by davidcunado-arm · 6 years ago
  52. db14130 BL2U: Fix ARM platform timer initilization by Soby Mathew · 6 years ago
  53. ebf6815 Merge pull request #1239 from arve-android/trusty-fixes by davidcunado-arm · 6 years ago
  54. b272af7 Merge pull request #1301 from ldebieve/lde/issue-tf#562 by davidcunado-arm · 6 years ago
  55. 24c8337 hikey: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  56. 26c94f6 hikey960: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  57. 397d9ff trusty: Add boot parameter documentation by Arve Hjønnevåg · 6 years ago
  58. 6a89754 bl2-el3: Fix bl32 lr_svc used for bl33 entry address by Lionel Debieve · 6 years ago
  59. 13b92ff Merge pull request #1300 from davidcunado-arm/ak/fix_args by davidcunado-arm · 6 years ago
  60. 2e9a8a3 [PATCH 1/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · 6 years ago
  61. 4a3bc08 Dynamic cfg: Do not populate args if already initialized by Amit Daniel Kachhap · 6 years ago
  62. f94d9ca Merge pull request #1288 from michpappas/tf-issues#558_qemu_separate_code_and_data by davidcunado-arm · 6 years ago
  63. 3b93f1e Merge pull request #1298 from michpappas/tf-issues#560_qemu_UART1_data_abort by davidcunado-arm · 6 years ago
  64. 335433a Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  65. d82e29d hikey960: move out duplicated code by Haojian Zhuang · 6 years ago
  66. 9411fe3 hikey960: fix invoking driver init in image load driver by Haojian Zhuang · 6 years ago
  67. 1b4b412 hikey960: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  68. a94d75d hikey960: drop LOAD_IMAGE v1 by Haojian Zhuang · 6 years ago
  69. e3eb0b8 hikey960: fix memory overlapped in memory map by Haojian Zhuang · 6 years ago
  70. ac34072 hikey960: avoid to dump message when fetch boardid by Haojian Zhuang · 6 years ago
  71. 590188a hikey: move out duplicated code by Haojian Zhuang · 6 years ago
  72. b755da3 hikey: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  73. 1cb3b48 hikey: clean dcache for SRAM after initialized by Haojian Zhuang · 6 years ago
  74. 3bd9438 hikey: drop LOAD_IMAGE v1 by Haojian Zhuang · 6 years ago
  75. 8e23515 qemu: Accessing UART1 causes a data abort by Michalis Pappas · 6 years ago
  76. 6271e01 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · 6 years ago
  77. 0d308e8 Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · 6 years ago
  78. fdbebd2 Merge pull request #1296 from robertovargas-arm/fix-dram2-size by davidcunado-arm · 6 years ago
  79. 9d31cac trusty: Fix another reported misra violation by Arve Hjønnevåg · 6 years ago
  80. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  81. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · 6 years ago
  82. d1771c6 trusty: Fix reported misra violation by Arve Hjønnevåg · 6 years ago
  83. c4d562a Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  84. 4d408b5 Emit warnings when using deprecated GIC init by Dan Handley · 6 years ago
  85. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  86. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · 6 years ago
  87. ee8c303 trusty: Fix reported static check errors by Arve Hjønnevåg · 6 years ago
  88. e444b7a Merge pull request #1291 from dp-arm/dp/mk by davidcunado-arm · 6 years ago
  89. ddeb2e7 trusty: Change type of aarch32 flag t bool by Arve Hjønnevåg · 6 years ago
  90. 269dc75 Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · 6 years ago
  91. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  92. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 6 years ago
  93. 484f6dd Fix MISRA rule 8.5 Part 1 by Roberto Vargas · 6 years ago
  94. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  95. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 6 years ago
  96. bcfaeff Fix MISRA rule 8.8 in common code by Roberto Vargas · 6 years ago
  97. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  98. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  99. f3d4f95 Revert "Make all build results depend on all makefiles" by Dimitris Papastamos · 6 years ago
  100. 26d76ff Merge pull request #1289 from sandrine-bailleux-arm/topics/sb/juno-scmi-by-default by davidcunado-arm · 6 years ago