1. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  2. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  3. 729659c Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 6 years ago
  4. 582c2d7 hikey960: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  5. ee6cff3 hikey960: fix build issue for clang by Haojian Zhuang · 6 years ago
  6. dd3f0a8 hikey960: Add development TBB support by Teddy Reed · 6 years ago
  7. e7b76c6 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · 6 years ago
  8. 39ff2ee Hikey960: configure pins for PCIe controller by Kaihua Zhong · 6 years ago
  9. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  10. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  11. 75ba073 Merge pull request #1331 from hzhuang1/reboot_delay by Dimitris Papastamos · 6 years ago
  12. 0165028 hikey960: add delay before reset by Haojian Zhuang · 6 years ago
  13. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  14. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  15. 1164ba2 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 6 years ago
  16. 26c94f6 hikey960: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  17. d82e29d hikey960: move out duplicated code by Haojian Zhuang · 6 years ago
  18. 9411fe3 hikey960: fix invoking driver init in image load driver by Haojian Zhuang · 6 years ago
  19. 1b4b412 hikey960: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  20. a94d75d hikey960: drop LOAD_IMAGE v1 by Haojian Zhuang · 6 years ago
  21. e3eb0b8 hikey960: fix memory overlapped in memory map by Haojian Zhuang · 6 years ago
  22. ac34072 hikey960: avoid to dump message when fetch boardid by Haojian Zhuang · 6 years ago
  23. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  24. 8f8d898 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 6 years ago
  25. 6a00949 hikey960: avoid hardcode on uart port by Haojian Zhuang · 6 years ago
  26. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 6 years ago
  27. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  28. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  29. af316a3 Hikey960: Enable invalid FIQ handling by Leo Yan · 6 years ago
  30. 958a371 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · 6 years ago
  31. 3aeba23 Hikey960: Change CPU standby state for WFI by Leo Yan · 7 years ago
  32. 6829b70 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · 7 years ago
  33. 67b2abb Merge pull request #1216 from hzhuang1/fix_psci by davidcunado-arm · 6 years ago
  34. 0d7d843 Merge pull request #1207 from hzhuang1/isp_clk by davidcunado-arm · 6 years ago
  35. b3f611a Hikey960: Fix hikey960 pcie mount fail by Kaihua Zhong · 6 years ago
  36. 2cfeb7e Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · 6 years ago
  37. 57676b4 hikey960: set isp clks as unsecure mode by Haojian Zhuang · 7 years ago
  38. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  39. bc17c4f Hikey960: Change to use recommended power state id format by Leo Yan · 7 years ago
  40. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  41. 453940d hikey960: Set alignment size 512B for fip building by Leo Yan · 7 years ago
  42. 8247796 Fix usage of IMAGE_BLx macros by Roberto Vargas · 7 years ago
  43. 398d5d3 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · 7 years ago
  44. 043741c hikey*: Fix typo by Victor Chong · 7 years ago
  45. 7d787f5 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 7 years ago
  46. 2d9a42d hikey*: Add LOAD_IMAGE_V2 support by Victor Chong · 7 years ago
  47. 06b9d97 Hikey960: fix PSCI suspend stuck issue by Tao Wang · 7 years ago
  48. e0559ac Merge pull request #1029 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago
  49. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  50. 9128768 hikey960: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  51. c1406c0 hikey960: platform.mk: Remove FIP_ADD_IMG SCP_BL2 by Victor Chong · 7 years ago
  52. cb27a35 hikey960: enable options to fix errata by Victor Chong · 7 years ago
  53. 073fefe Merge pull request #988 from Leo-Yan/fix_cpu_off_v1 by davidcunado-arm · 7 years ago
  54. c93b946 hikey960: migrate to use A53 specific defines by David Cunado · 7 years ago
  55. b1f0a37 plat: Hikey960: fix the CPU hotplug by Leo Yan · 7 years ago
  56. 58c5bed hikey960: remove mailbox driver by Haojian Zhuang · 7 years ago
  57. b7ee092 hikey960: fix the calculation in boardid by Haojian Zhuang · 7 years ago
  58. 1b5c225 hikey960: support BL31 by Haojian Zhuang · 7 years ago
  59. 1f73c0c hikey960: support BL2 by Haojian Zhuang · 7 years ago
  60. 602362d hikey960: support BL1 on hikey960 platform by Haojian Zhuang · 7 years ago