1. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · Tue Dec 18 13:49:46 2018 +0000
  2. 424925a hikey960:Corrected erroneous DDR_SIZE by Joel Hutton · Thu Dec 27 13:42:19 2018 +0000
  3. b06804f hikey960: Increase max xlat tables by Joel Hutton · Wed Nov 28 11:09:24 2018 +0000
  4. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  5. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · Mon Dec 03 13:38:06 2018 +0100
  6. 44f8d65 hikey960: initialize EDMAC and channels by Ryan Grachek · Thu Nov 29 12:45:55 2018 -0600
  7. b5e4c93 hikey: remove delay after eMMC initialized by Haojian Zhuang · Wed Nov 21 09:23:20 2018 +0800
  8. 708c2ee hikey: increase delay after eMMC initialized by Ryan Grachek · Thu Nov 15 08:41:25 2018 -0600
  9. 0a5c0f9 Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · Mon Nov 12 11:40:11 2018 +0100
  10. 74a19f2 poplar: Use new console APIs by Jerome Forissier · Thu Nov 08 11:57:30 2018 +0000
  11. 3fb19df hikey960: Use new console APIs by Jerome Forissier · Thu Nov 08 09:59:29 2018 +0100
  12. aebe95d hikey: Use new console APIs by Jerome Forissier · Thu Nov 08 10:17:47 2018 +0000
  13. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  14. 1b8ac09 Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · Tue Nov 06 06:53:48 2018 +0000
  15. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  16. f4de653 hikey: add delay after eMMC initialized by Haojian Zhuang · Wed Oct 31 17:41:35 2018 +0800
  17. 6766bb1 poplar: Decouple from plat/arm files by Antonio Nino Diaz · Fri Oct 26 11:12:31 2018 +0100
  18. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · Wed Oct 17 15:29:34 2018 +0100
  19. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · Fri Sep 14 10:34:57 2018 +0100
  20. 729659c Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · Tue Oct 02 10:12:32 2018 +0100
  21. 151931a Merge pull request #1589 from hzhuang1/topic/fix_clang by Dimitris Papastamos · Mon Oct 01 11:29:36 2018 +0100
  22. e93cde1 poplar: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:15:15 2018 +0100
  23. 582c2d7 hikey960: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:47 2018 +0100
  24. 42c7bbd hikey: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:15:05 2018 +0100
  25. d793ff0 poplar: fix build error with POPLAR_RECOVERY=1 by Shawn Guo · Thu Sep 27 16:48:00 2018 +0800
  26. ee6cff3 hikey960: fix build issue for clang by Haojian Zhuang · Mon Sep 10 12:21:35 2018 +0800
  27. 2b9f815 hikey: fix build issue for clang by Haojian Zhuang · Mon Sep 10 11:28:25 2018 +0800
  28. dd3f0a8 hikey960: Add development TBB support by Teddy Reed · Mon Sep 03 17:38:50 2018 -0400
  29. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  30. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  31. ae94daf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · Wed Aug 15 10:49:57 2018 +0100
  32. 3eff409 plat/poplar: migrate to mmc framework by Haojian Zhuang · Sat Aug 04 18:07:26 2018 +0800
  33. e971377 plat/hikey: migrate to mmc framework by Haojian Zhuang · Sat Aug 04 18:07:10 2018 +0800
  34. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · Thu Aug 09 15:30:28 2018 +0100
  35. e7b76c6 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · Fri Jul 27 11:02:36 2018 +0100
  36. 39ff2ee Hikey960: configure pins for PCIe controller by Kaihua Zhong · Mon Jul 16 17:33:48 2018 +0800
  37. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · Wed Jul 25 16:09:54 2018 +0100
  38. c104f19 hikey: include TBB in BL1 by Haojian Zhuang · Wed Jul 18 17:07:00 2018 +0800
  39. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  40. 349cf89 hikey: Add development TBB support by Teddy Reed · Fri Jun 22 22:23:36 2018 -0400
  41. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · Thu Apr 26 13:36:53 2018 +0100
  42. 5600ecb Merge pull request #1361 from vchong/tool_add_img by danh-arm · Tue May 01 17:12:51 2018 +0100
  43. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · Fri Feb 02 15:09:36 2018 +0900
  44. 2708343 poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG by Victor Chong · Mon Apr 23 15:52:51 2018 +0100
  45. a403c3a hikey: clean sram before mcu used by Haojian Zhuang · Wed Apr 11 19:06:14 2018 +0800
  46. da7109a hikey: save ddr parameters into SRAM by Haojian Zhuang · Wed Apr 11 19:05:59 2018 +0800
  47. e18de67 hikey: update ddr initialization by Haojian Zhuang · Wed Apr 11 19:05:32 2018 +0800
  48. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 2018 +0100
  49. 75ba073 Merge pull request #1331 from hzhuang1/reboot_delay by Dimitris Papastamos · Thu Mar 29 11:26:10 2018 +0100
  50. 0e094d3 Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · Thu Mar 29 09:59:52 2018 +0100
  51. 0165028 hikey960: add delay before reset by Haojian Zhuang · Mon Mar 26 13:18:13 2018 +0800
  52. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  53. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  54. afdff3c plat/hikey: boot memory layout to dedicated file by Michael Brandl · Thu Feb 22 16:30:30 2018 +0100
  55. 1164ba2 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · Thu Mar 08 10:39:52 2018 +0000
  56. 24c8337 hikey: fix build issue with CLANG by Haojian Zhuang · Fri Mar 02 14:25:41 2018 +0800
  57. 26c94f6 hikey960: fix build issue with CLANG by Haojian Zhuang · Fri Mar 02 14:23:55 2018 +0800
  58. d82e29d hikey960: move out duplicated code by Haojian Zhuang · Mon Mar 05 13:20:33 2018 +0800
  59. 9411fe3 hikey960: fix invoking driver init in image load driver by Haojian Zhuang · Tue Jan 30 10:35:17 2018 +0800
  60. 1b4b412 hikey960: migrate to bl2_el3 by Haojian Zhuang · Thu Jan 25 16:13:05 2018 +0800
  61. a94d75d hikey960: drop LOAD_IMAGE v1 by Haojian Zhuang · Mon Jan 29 12:45:28 2018 +0800
  62. e3eb0b8 hikey960: fix memory overlapped in memory map by Haojian Zhuang · Mon Jan 29 12:36:03 2018 +0800
  63. ac34072 hikey960: avoid to dump message when fetch boardid by Haojian Zhuang · Sat Jan 27 19:29:36 2018 +0800
  64. 590188a hikey: move out duplicated code by Haojian Zhuang · Mon Mar 05 13:03:53 2018 +0800
  65. b755da3 hikey: migrate to bl2_el3 by Haojian Zhuang · Thu Jan 25 16:10:14 2018 +0800
  66. 1cb3b48 hikey: clean dcache for SRAM after initialized by Haojian Zhuang · Mon Jan 29 11:42:42 2018 +0800
  67. 3bd9438 hikey: drop LOAD_IMAGE v1 by Haojian Zhuang · Sun Jan 28 23:33:02 2018 +0800
  68. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  69. 8f8d898 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · Sat Feb 17 21:55:57 2018 +0000
  70. 6a00949 hikey960: avoid hardcode on uart port by Haojian Zhuang · Sat Feb 17 12:06:18 2018 +0800
  71. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · Thu Feb 01 00:37:49 2018 +0900
  72. aa03347 poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · Thu Feb 01 00:35:39 2018 +0900
  73. 175dd8a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · Thu Feb 01 00:35:22 2018 +0900
  74. 50d695d poplar: Add build option for dram size by Victor Chong · Mon Jan 29 18:11:02 2018 +0900
  75. f87b436 poplar: Fix typo by Victor Chong · Mon Jan 29 18:08:34 2018 +0900
  76. 32d74ee poplar: Remove unused function prototype by Victor Chong · Fri Jan 26 01:41:24 2018 +0900
  77. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  78. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  79. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  80. 92c3b82 hikey: fix memory overlapped in memory map by Haojian Zhuang · Sun Jan 28 23:00:15 2018 +0800
  81. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · Wed Jan 24 16:41:14 2018 +0000
  82. 4fa170c hikey: fix assert in sec_protect() by Victor Chong · Sat Jan 27 21:36:12 2018 +0900
  83. 09d7b09 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · Fri Jan 26 17:29:36 2018 +0000
  84. 7cf5472 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · Thu Jan 25 00:07:06 2018 +0000
  85. 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
  86. c52e55f hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · Mon May 04 09:40:03 2015 +0200
  87. f0c7c61 poplar: Add support for recovery build by Victor Chong · Tue Jan 16 00:29:47 2018 +0900
  88. 539408d poplar: Enable emmc support by Victor Chong · Wed Jan 03 01:53:08 2018 +0900
  89. af316a3 Hikey960: Enable invalid FIQ handling by Leo Yan · Mon Jan 22 12:40:25 2018 +0800
  90. 958a371 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · Wed Jan 17 17:34:29 2018 +0000
  91. 3aeba23 Hikey960: Change CPU standby state for WFI by Leo Yan · Thu Jan 04 09:32:50 2018 +0800
  92. 6829b70 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · Wed Jan 03 14:52:19 2018 +0800
  93. 67b2abb Merge pull request #1216 from hzhuang1/fix_psci by davidcunado-arm · Tue Jan 16 01:09:57 2018 +0000
  94. 0d7d843 Merge pull request #1207 from hzhuang1/isp_clk by davidcunado-arm · Wed Jan 10 00:21:25 2018 +0000
  95. b3f611a Hikey960: Fix hikey960 pcie mount fail by Kaihua Zhong · Tue Jan 09 16:51:38 2018 +0800
  96. 2cfeb7e Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · Tue Jan 09 08:58:41 2018 +0000
  97. 57676b4 hikey960: set isp clks as unsecure mode by Haojian Zhuang · Mon Dec 18 09:45:37 2017 +0800
  98. 662556a poplar: Add BL32 (OP-TEE) support by Victor Chong · Sat Oct 28 01:59:41 2017 +0900
  99. b88b08a Poplar: Initialize security properties of IP blocks. by Jiancheng Xue · Mon Aug 28 18:55:43 2017 +0800
  100. c6b6f97 poplar: Increase FIP_SIZE by Victor Chong · Sat Oct 28 00:22:10 2017 +0900