1. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · Thu Feb 01 00:37:49 2018 +0900
  2. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  3. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  4. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  5. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · Wed Jan 24 16:41:14 2018 +0000
  6. 4fa170c hikey: fix assert in sec_protect() by Victor Chong · Sat Jan 27 21:36:12 2018 +0900
  7. 09d7b09 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · Fri Jan 26 17:29:36 2018 +0000
  8. 28c8ed2 hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path by Peter Griffin · Thu Dec 21 18:03:46 2017 +0000
  9. c52e55f hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · Mon May 04 09:40:03 2015 +0200
  10. 2cfeb7e Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · Tue Jan 09 08:58:41 2018 +0000
  11. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  12. 75c8383 hikey: Set alignment size 512B for fip building by Leo Yan · Wed Nov 22 17:07:09 2017 +0800
  13. 8247796 Fix usage of IMAGE_BLx macros by Roberto Vargas · Mon Oct 23 08:22:17 2017 +0100
  14. e1be904 HiKey: make RTC out of reset mode by Haojian Zhuang · Wed Oct 18 19:56:02 2017 +0800
  15. f82732b HiKey: init EDMA controller with non secure mode by Haojian Zhuang · Wed Oct 18 19:52:20 2017 +0800
  16. ddd5497 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · Fri Sep 15 11:29:03 2017 +0100
  17. 398d5d3 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · Thu Sep 14 01:27:19 2017 +0900
  18. 043741c hikey*: Fix typo by Victor Chong · Thu Sep 14 01:22:14 2017 +0900
  19. f471c42 Hikey: enable CPU debug module by Leo Yan · Thu Sep 07 14:56:32 2017 +0800
  20. 7d787f5 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · Wed Aug 16 13:53:56 2017 +0900
  21. 2d9a42d hikey*: Add LOAD_IMAGE_V2 support by Victor Chong · Thu Aug 17 15:21:10 2017 +0900
  22. c65cd18 Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset by danh-arm · Thu Aug 31 09:37:47 2017 +0100
  23. b8c3c16 HiKey: Rename CPUACTRL reg constants by Eleanor Bonnici · Thu Aug 10 14:26:36 2017 +0100
  24. 9343cd1 Hikey: enable watchdog reset by Leo Yan · Tue Aug 29 14:38:06 2017 +0800
  25. b4c75e9 Add new alignment parameter to func assembler macro by Julius Werner · Tue Aug 01 15:16:36 2017 -0700
  26. 515ae94 hikey: Disable VBUS_DET interrupt for PMIC by Leo Yan · Wed Jul 26 14:36:01 2017 +0800
  27. e0559ac Merge pull request #1029 from islmit01/im/fix_includes by davidcunado-arm · Thu Jul 20 22:01:00 2017 +0100
  28. e363146 Fix order of remaining platform #includes by Isla Mitchell · Fri Jul 14 10:46:32 2017 +0100
  29. b9a8db2 hikey: Add BL32 (OP-TEE) support by Victor Chong · Sun May 28 00:14:25 2017 +0900
  30. a653730 hikey: Remove unnecessary code by Victor Chong · Sun May 28 00:14:25 2017 +0900
  31. a66e459 hikey: Fix DDR_SIZE by Victor Chong · Wed Jul 12 16:27:51 2017 +0900
  32. 6643083 hikey: enable options to fix errata by Haojian Zhuang · Fri Jun 30 16:21:54 2017 +0800
  33. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · Mon Jun 05 14:54:46 2017 -0700
  34. b8b3742 Merge pull request #970 from vingu-linaro/enable-pmf-rt-instr-hikey by danh-arm · Thu Jun 08 11:46:34 2017 +0100
  35. 492acec hikey: enable PMF and instrumentations by Vincent Guittot · Wed Jun 07 10:12:05 2017 +0200
  36. 57dc0cc Merge pull request #957 from hzhuang1/finish_hikey_psci by danh-arm · Thu Jun 01 11:04:48 2017 +0100
  37. d5e2d1a hikey: pm: finish PSCI hook functions by Leo Yan · Sat May 27 13:17:45 2017 +0800
  38. a515c3b hikey: bl31: enable CCI port for cluster 0 by Leo Yan · Sat May 27 13:15:40 2017 +0800
  39. 3ba0822 hikey: fix for CPU topology by Leo Yan · Sat May 27 13:12:40 2017 +0800
  40. 6ffe56c hikey: fix uninitialized variable in ddr code by Haojian Zhuang · Wed May 31 12:42:10 2017 +0800
  41. 3846f14 hikey: support BL31 by Haojian Zhuang · Wed May 24 08:49:26 2017 +0800
  42. 934ae71 hikey: support BL2 by Haojian Zhuang · Wed May 24 08:47:49 2017 +0800
  43. 5f281b3 hikey: support BL1 by Haojian Zhuang · Wed May 24 08:45:05 2017 +0800