1. 72db70c Merge changes from topic "av/tls-heap" into integration by Antonio Niño Díaz · 5 years ago
  2. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  3. 7d76df7 hikey960: Fix race condition between hotplug and idles by Wei Yu · 5 years ago
  4. c8ab47d hikey960: enable IOMCU DMAC by Ryan Grachek · 5 years ago
  5. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  6. 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  7. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  8. 9603426 hikey960: EDMAC: leave channel 0 as secure by Ryan Grachek · 6 years ago
  9. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  10. 12e0ca4 hikey960:Corrected erroneous DDR_SIZE by Joel Hutton · 6 years ago
  11. f58c310 hikey960: Increase max xlat tables by Joel Hutton · 6 years ago
  12. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  13. b7c6529 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  14. 87f6740 hikey960: initialize EDMAC and channels by Ryan Grachek · 6 years ago
  15. b79de2d hikey: remove delay after eMMC initialized by Haojian Zhuang · 6 years ago
  16. f6be435 hikey: increase delay after eMMC initialized by Ryan Grachek · 6 years ago
  17. 91ece4e Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · 6 years ago
  18. 5c58c8b poplar: Use new console APIs by Jerome Forissier · 6 years ago
  19. 5189ea2 hikey960: Use new console APIs by Jerome Forissier · 6 years ago
  20. c779b15 hikey: Use new console APIs by Jerome Forissier · 6 years ago
  21. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  22. 4eb835f Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · 6 years ago
  23. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  24. cd3272e hikey: add delay after eMMC initialized by Haojian Zhuang · 6 years ago
  25. 0818e9e poplar: Decouple from plat/arm files by Antonio Nino Diaz · 6 years ago
  26. 9c675b3 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  27. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  28. 3ccfcd6 Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 6 years ago
  29. 9a983cf Merge pull request #1589 from hzhuang1/topic/fix_clang by Dimitris Papastamos · 6 years ago
  30. 82fbaa3 poplar: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  31. 210d90a hikey960: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  32. c3b5800 hikey: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  33. d5ed294 poplar: fix build error with POPLAR_RECOVERY=1 by Shawn Guo · 6 years ago
  34. 492a504 hikey960: fix build issue for clang by Haojian Zhuang · 6 years ago
  35. 00a6462 hikey: fix build issue for clang by Haojian Zhuang · 6 years ago
  36. 745d8a8 hikey960: Add development TBB support by Teddy Reed · 6 years ago
  37. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  38. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  39. 07da0bf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · 6 years ago
  40. eba1b6b plat/poplar: migrate to mmc framework by Haojian Zhuang · 6 years ago
  41. 261e43b plat/hikey: migrate to mmc framework by Haojian Zhuang · 6 years ago
  42. 6a23356 Replace stdio.h functions by TF functions by Antonio Nino Diaz · 6 years ago
  43. 128dad9 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · 6 years ago
  44. 16bec9c Hikey960: configure pins for PCIe controller by Kaihua Zhong · 6 years ago
  45. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  46. 99eb5ae hikey: include TBB in BL1 by Haojian Zhuang · 6 years ago
  47. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  48. e59a3bf hikey: Add development TBB support by Teddy Reed · 6 years ago
  49. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  50. 9c52bbc Merge pull request #1361 from vchong/tool_add_img by danh-arm · 6 years ago
  51. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  52. 00ad56e poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG by Victor Chong · 6 years ago
  53. ed253f5 hikey: clean sram before mcu used by Haojian Zhuang · 6 years ago
  54. 1d99955 hikey: save ddr parameters into SRAM by Haojian Zhuang · 6 years ago
  55. 483dce7 hikey: update ddr initialization by Haojian Zhuang · 6 years ago
  56. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  57. bd79727 Merge pull request #1331 from hzhuang1/reboot_delay by Dimitris Papastamos · 6 years ago
  58. e74af2a Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 6 years ago
  59. 7dcef5e hikey960: add delay before reset by Haojian Zhuang · 6 years ago
  60. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  61. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  62. 4368ae0 plat/hikey: boot memory layout to dedicated file by Michael Brandl · 6 years ago
  63. bf35944 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 6 years ago
  64. 84b589c hikey: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  65. 056b3d4 hikey960: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  66. 4e858ba hikey960: move out duplicated code by Haojian Zhuang · 6 years ago
  67. 19b731e hikey960: fix invoking driver init in image load driver by Haojian Zhuang · 6 years ago
  68. d212873 hikey960: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  69. 99ffcaf hikey960: drop LOAD_IMAGE v1 by Haojian Zhuang · 6 years ago
  70. 8495c03 hikey960: fix memory overlapped in memory map by Haojian Zhuang · 6 years ago
  71. 17cf8ab hikey960: avoid to dump message when fetch boardid by Haojian Zhuang · 6 years ago
  72. 054c3e0 hikey: move out duplicated code by Haojian Zhuang · 6 years ago
  73. a628b1a hikey: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  74. a9b3021 hikey: clean dcache for SRAM after initialized by Haojian Zhuang · 6 years ago
  75. 103c213 hikey: drop LOAD_IMAGE v1 by Haojian Zhuang · 6 years ago
  76. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  77. 1504715 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 6 years ago
  78. 135d713 hikey960: avoid hardcode on uart port by Haojian Zhuang · 6 years ago
  79. 3b12a6f hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 6 years ago
  80. f3d522b poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 6 years ago
  81. 0d8052a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · 6 years ago
  82. 8ad132b poplar: Add build option for dram size by Victor Chong · 6 years ago
  83. ce2547f poplar: Fix typo by Victor Chong · 6 years ago
  84. b715f11 poplar: Remove unused function prototype by Victor Chong · 6 years ago
  85. 9fd2f13 Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 6 years ago
  86. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  87. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  88. cde9f4f hikey: fix memory overlapped in memory map by Haojian Zhuang · 6 years ago
  89. 383c808 Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 6 years ago
  90. d5d5595 hikey: fix assert in sec_protect() by Victor Chong · 6 years ago
  91. 5df2778 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · 6 years ago
  92. 8253eb5 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · 6 years ago
  93. 52988b3 hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path by Peter Griffin · 7 years ago
  94. 3d5d9f5 hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · 9 years ago
  95. 15b54e7 poplar: Add support for recovery build by Victor Chong · 7 years ago
  96. 59149bb poplar: Enable emmc support by Victor Chong · 7 years ago
  97. b79f7ed Hikey960: Enable invalid FIQ handling by Leo Yan · 6 years ago
  98. 9fd4a36 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · 6 years ago
  99. 4c8a578 Hikey960: Change CPU standby state for WFI by Leo Yan · 7 years ago
  100. e1b2742 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · 7 years ago