1. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 7 years ago
  2. 3ccfcd6 Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 7 years ago v2.0-rc0
  3. 9a983cf Merge pull request #1589 from hzhuang1/topic/fix_clang by Dimitris Papastamos · 7 years ago
  4. 82fbaa3 poplar: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  5. 210d90a hikey960: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  6. c3b5800 hikey: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  7. d5ed294 poplar: fix build error with POPLAR_RECOVERY=1 by Shawn Guo · 7 years ago
  8. 492a504 hikey960: fix build issue for clang by Haojian Zhuang · 7 years ago
  9. 00a6462 hikey: fix build issue for clang by Haojian Zhuang · 7 years ago
  10. 745d8a8 hikey960: Add development TBB support by Teddy Reed · 7 years ago
  11. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  12. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  13. 07da0bf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · 7 years ago
  14. eba1b6b plat/poplar: migrate to mmc framework by Haojian Zhuang · 7 years ago
  15. 261e43b plat/hikey: migrate to mmc framework by Haojian Zhuang · 7 years ago
  16. 6a23356 Replace stdio.h functions by TF functions by Antonio Nino Diaz · 7 years ago
  17. 128dad9 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · 7 years ago
  18. 16bec9c Hikey960: configure pins for PCIe controller by Kaihua Zhong · 7 years ago
  19. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  20. 99eb5ae hikey: include TBB in BL1 by Haojian Zhuang · 7 years ago
  21. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  22. e59a3bf hikey: Add development TBB support by Teddy Reed · 7 years ago
  23. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  24. 9c52bbc Merge pull request #1361 from vchong/tool_add_img by danh-arm · 7 years ago
  25. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
  26. 00ad56e poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG by Victor Chong · 7 years ago
  27. ed253f5 hikey: clean sram before mcu used by Haojian Zhuang · 7 years ago
  28. 1d99955 hikey: save ddr parameters into SRAM by Haojian Zhuang · 7 years ago
  29. 483dce7 hikey: update ddr initialization by Haojian Zhuang · 7 years ago
  30. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 7 years ago
  31. bd79727 Merge pull request #1331 from hzhuang1/reboot_delay by Dimitris Papastamos · 7 years ago
  32. e74af2a Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 7 years ago
  33. 7dcef5e hikey960: add delay before reset by Haojian Zhuang · 7 years ago
  34. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  35. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  36. 4368ae0 plat/hikey: boot memory layout to dedicated file by Michael Brandl · 7 years ago
  37. bf35944 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 7 years ago
  38. 84b589c hikey: fix build issue with CLANG by Haojian Zhuang · 7 years ago
  39. 056b3d4 hikey960: fix build issue with CLANG by Haojian Zhuang · 7 years ago
  40. 4e858ba hikey960: move out duplicated code by Haojian Zhuang · 7 years ago
  41. 19b731e hikey960: fix invoking driver init in image load driver by Haojian Zhuang · 8 years ago
  42. d212873 hikey960: migrate to bl2_el3 by Haojian Zhuang · 8 years ago
  43. 99ffcaf hikey960: drop LOAD_IMAGE v1 by Haojian Zhuang · 8 years ago
  44. 8495c03 hikey960: fix memory overlapped in memory map by Haojian Zhuang · 8 years ago
  45. 17cf8ab hikey960: avoid to dump message when fetch boardid by Haojian Zhuang · 8 years ago
  46. 054c3e0 hikey: move out duplicated code by Haojian Zhuang · 7 years ago
  47. a628b1a hikey: migrate to bl2_el3 by Haojian Zhuang · 8 years ago
  48. a9b3021 hikey: clean dcache for SRAM after initialized by Haojian Zhuang · 8 years ago
  49. 103c213 hikey: drop LOAD_IMAGE v1 by Haojian Zhuang · 8 years ago
  50. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  51. 1504715 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 7 years ago
  52. 135d713 hikey960: avoid hardcode on uart port by Haojian Zhuang · 7 years ago
  53. 3b12a6f hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 8 years ago
  54. f3d522b poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 8 years ago
  55. 0d8052a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · 8 years ago
  56. 8ad132b poplar: Add build option for dram size by Victor Chong · 8 years ago
  57. ce2547f poplar: Fix typo by Victor Chong · 8 years ago
  58. b715f11 poplar: Remove unused function prototype by Victor Chong · 8 years ago
  59. 9fd2f13 Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 8 years ago
  60. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 8 years ago
  61. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 8 years ago
  62. cde9f4f hikey: fix memory overlapped in memory map by Haojian Zhuang · 8 years ago
  63. 383c808 Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 8 years ago
  64. d5d5595 hikey: fix assert in sec_protect() by Victor Chong · 8 years ago
  65. 5df2778 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · 8 years ago
  66. 8253eb5 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · 8 years ago
  67. 52988b3 hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path by Peter Griffin · 8 years ago
  68. 3d5d9f5 hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · 10 years ago
  69. 15b54e7 poplar: Add support for recovery build by Victor Chong · 8 years ago
  70. 59149bb poplar: Enable emmc support by Victor Chong · 8 years ago
  71. b79f7ed Hikey960: Enable invalid FIQ handling by Leo Yan · 8 years ago
  72. 9fd4a36 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · 8 years ago
  73. 4c8a578 Hikey960: Change CPU standby state for WFI by Leo Yan · 8 years ago
  74. e1b2742 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · 8 years ago
  75. 0cd67c3 Merge pull request #1216 from hzhuang1/fix_psci by davidcunado-arm · 8 years ago
  76. 8d35642 Merge pull request #1207 from hzhuang1/isp_clk by davidcunado-arm · 8 years ago
  77. 294d747 Hikey960: Fix hikey960 pcie mount fail by Kaihua Zhong · 8 years ago
  78. c14d3dc Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · 8 years ago
  79. f7ff108 hikey960: set isp clks as unsecure mode by Haojian Zhuang · 8 years ago
  80. f336774 poplar: Add BL32 (OP-TEE) support by Victor Chong · 8 years ago
  81. d45a1c3 Poplar: Initialize security properties of IP blocks. by Jiancheng Xue · 8 years ago
  82. 94725a2 poplar: Increase FIP_SIZE by Victor Chong · 8 years ago
  83. 5a3ec61 poplar: Rename PLAT_ARM_NS_IMAGE_OFFSET by Victor Chong · 8 years ago
  84. 78896ac poplar: Fix GPIO_MAX by Victor Chong · 8 years ago
  85. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 8 years ago
  86. fdae60b Hikey960: Change to use recommended power state id format by Leo Yan · 8 years ago
  87. 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 8 years ago
  88. 26bb69c hikey960: Set alignment size 512B for fip building by Leo Yan · 8 years ago
  89. 591ff98 hikey: Set alignment size 512B for fip building by Leo Yan · 8 years ago
  90. e8a87ac Fix usage of IMAGE_BLx macros by Roberto Vargas · 8 years ago
  91. 3b39efa Merge pull request #1139 from hzhuang1/fix_edmac by davidcunado-arm · 8 years ago
  92. 454748f HiKey: make RTC out of reset mode by Haojian Zhuang · 8 years ago
  93. f715bfd HiKey: init EDMA controller with non secure mode by Haojian Zhuang · 8 years ago
  94. be9a750 poplar: Migrate to using interrupt properties by Jeenu Viswambharan · 8 years ago
  95. 1cde9b9 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · 8 years ago
  96. fe116c6 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · 8 years ago
  97. 5ad0de1 hikey*: Fix typo by Victor Chong · 8 years ago
  98. e246617 Hikey: enable CPU debug module by Leo Yan · 8 years ago
  99. b16bb16 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 8 years ago
  100. 2de0c5c hikey*: Add LOAD_IMAGE_V2 support by Victor Chong · 8 years ago