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