1. ed253f5 hikey: clean sram before mcu used by Haojian Zhuang · 6 years ago
  2. 1d99955 hikey: save ddr parameters into SRAM by Haojian Zhuang · 6 years ago
  3. 483dce7 hikey: update ddr initialization by Haojian Zhuang · 6 years ago
  4. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  5. bd79727 Merge pull request #1331 from hzhuang1/reboot_delay by Dimitris Papastamos · 6 years ago
  6. e74af2a Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 6 years ago
  7. 7dcef5e hikey960: add delay before reset by Haojian Zhuang · 6 years ago
  8. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  9. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  10. 4368ae0 plat/hikey: boot memory layout to dedicated file by Michael Brandl · 7 years ago
  11. bf35944 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 6 years ago
  12. 84b589c hikey: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  13. 056b3d4 hikey960: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  14. 4e858ba hikey960: move out duplicated code by Haojian Zhuang · 6 years ago
  15. 19b731e hikey960: fix invoking driver init in image load driver by Haojian Zhuang · 7 years ago
  16. d212873 hikey960: migrate to bl2_el3 by Haojian Zhuang · 7 years ago
  17. 99ffcaf hikey960: drop LOAD_IMAGE v1 by Haojian Zhuang · 7 years ago
  18. 8495c03 hikey960: fix memory overlapped in memory map by Haojian Zhuang · 7 years ago
  19. 17cf8ab hikey960: avoid to dump message when fetch boardid by Haojian Zhuang · 7 years ago
  20. 054c3e0 hikey: move out duplicated code by Haojian Zhuang · 6 years ago
  21. a628b1a hikey: migrate to bl2_el3 by Haojian Zhuang · 7 years ago
  22. a9b3021 hikey: clean dcache for SRAM after initialized by Haojian Zhuang · 7 years ago
  23. 103c213 hikey: drop LOAD_IMAGE v1 by Haojian Zhuang · 7 years ago
  24. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  25. 1504715 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 7 years ago
  26. 135d713 hikey960: avoid hardcode on uart port by Haojian Zhuang · 7 years ago
  27. 3b12a6f hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 7 years ago
  28. f3d522b poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 7 years ago
  29. 0d8052a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · 7 years ago
  30. 8ad132b poplar: Add build option for dram size by Victor Chong · 7 years ago
  31. ce2547f poplar: Fix typo by Victor Chong · 7 years ago
  32. b715f11 poplar: Remove unused function prototype by Victor Chong · 7 years ago
  33. 9fd2f13 Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 7 years ago
  34. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 7 years ago
  35. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 7 years ago
  36. cde9f4f hikey: fix memory overlapped in memory map by Haojian Zhuang · 7 years ago
  37. 383c808 Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 7 years ago
  38. d5d5595 hikey: fix assert in sec_protect() by Victor Chong · 7 years ago
  39. 5df2778 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · 7 years ago
  40. 8253eb5 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · 7 years ago
  41. 52988b3 hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path by Peter Griffin · 7 years ago
  42. 3d5d9f5 hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · 9 years ago
  43. 15b54e7 poplar: Add support for recovery build by Victor Chong · 7 years ago
  44. 59149bb poplar: Enable emmc support by Victor Chong · 7 years ago
  45. b79f7ed Hikey960: Enable invalid FIQ handling by Leo Yan · 7 years ago
  46. 9fd4a36 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · 7 years ago
  47. 4c8a578 Hikey960: Change CPU standby state for WFI by Leo Yan · 7 years ago
  48. e1b2742 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · 7 years ago
  49. 0cd67c3 Merge pull request #1216 from hzhuang1/fix_psci by davidcunado-arm · 7 years ago
  50. 8d35642 Merge pull request #1207 from hzhuang1/isp_clk by davidcunado-arm · 7 years ago
  51. 294d747 Hikey960: Fix hikey960 pcie mount fail by Kaihua Zhong · 7 years ago
  52. c14d3dc Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · 7 years ago
  53. f7ff108 hikey960: set isp clks as unsecure mode by Haojian Zhuang · 7 years ago
  54. f336774 poplar: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  55. d45a1c3 Poplar: Initialize security properties of IP blocks. by Jiancheng Xue · 7 years ago
  56. 94725a2 poplar: Increase FIP_SIZE by Victor Chong · 7 years ago
  57. 5a3ec61 poplar: Rename PLAT_ARM_NS_IMAGE_OFFSET by Victor Chong · 7 years ago
  58. 78896ac poplar: Fix GPIO_MAX by Victor Chong · 7 years ago
  59. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  60. fdae60b Hikey960: Change to use recommended power state id format by Leo Yan · 7 years ago
  61. 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  62. 26bb69c hikey960: Set alignment size 512B for fip building by Leo Yan · 7 years ago
  63. 591ff98 hikey: Set alignment size 512B for fip building by Leo Yan · 7 years ago
  64. e8a87ac Fix usage of IMAGE_BLx macros by Roberto Vargas · 7 years ago
  65. 3b39efa Merge pull request #1139 from hzhuang1/fix_edmac by davidcunado-arm · 7 years ago
  66. 454748f HiKey: make RTC out of reset mode by Haojian Zhuang · 7 years ago
  67. f715bfd HiKey: init EDMA controller with non secure mode by Haojian Zhuang · 7 years ago
  68. be9a750 poplar: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  69. 1cde9b9 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · 7 years ago
  70. fe116c6 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · 7 years ago
  71. 5ad0de1 hikey*: Fix typo by Victor Chong · 7 years ago
  72. e246617 Hikey: enable CPU debug module by Leo Yan · 7 years ago
  73. b16bb16 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 7 years ago
  74. 2de0c5c hikey*: Add LOAD_IMAGE_V2 support by Victor Chong · 7 years ago
  75. 137c8f0 Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset by danh-arm · 7 years ago
  76. f9a856b HiKey: Rename CPUACTRL reg constants by Eleanor Bonnici · 7 years ago
  77. 3506ff1 Hikey: enable watchdog reset by Leo Yan · 7 years ago
  78. 2458e37 Merge pull request #1053 from jwerner-chromium/JW_func_align by davidcunado-arm · 7 years ago
  79. 4af7fcb Hikey960: fix PSCI suspend stuck issue by Tao Wang · 7 years ago
  80. 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
  81. c9e8774 hikey: Disable VBUS_DET interrupt for PMIC by Leo Yan · 7 years ago
  82. aa965e1 Merge pull request #1029 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago
  83. 4deb7bc Merge pull request #1005 from ldts/v1 by davidcunado-arm · 7 years ago
  84. 8f83003 Merge pull request #1028 from vchong/bl32_optee_support_v2 by davidcunado-arm · 7 years ago
  85. e35d0ed Poplar: Initial commit for Poplar E-96Boards by Jorge Ramirez-Ortiz · 7 years ago
  86. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  87. 5e3325e hikey960: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  88. 3b6e88a hikey: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  89. c0cde36 hikey: Remove unnecessary code by Victor Chong · 7 years ago
  90. 5c0c20c hikey: Fix DDR_SIZE by Victor Chong · 7 years ago
  91. af02654 hikey960: platform.mk: Remove FIP_ADD_IMG SCP_BL2 by Victor Chong · 7 years ago
  92. 97a4943 hikey960: enable options to fix errata by Victor Chong · 7 years ago
  93. fa8e806 hikey: enable options to fix errata by Haojian Zhuang · 7 years ago
  94. 41605ff Merge pull request #988 from Leo-Yan/fix_cpu_off_v1 by davidcunado-arm · 7 years ago
  95. 3465ab6 Merge pull request #991 from davidcunado-arm/dc/update_hikey by davidcunado-arm · 7 years ago
  96. 0d5eb65 hikey960: migrate to use A53 specific defines by David Cunado · 7 years ago
  97. 0aedca7 plat: Hikey960: fix the CPU hotplug by Leo Yan · 7 years ago
  98. 6de8b24 Merge pull request #953 from vwadekar/tegra-misra-fixes-v1 by davidcunado-arm · 7 years ago
  99. a2b17c2 hikey960: remove mailbox driver by Haojian Zhuang · 7 years ago
  100. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 7 years ago