1. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  2. 6766bb1 poplar: Decouple from plat/arm files by Antonio Nino Diaz · 6 years ago
  3. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  4. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  5. 729659c Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 6 years ago
  6. 151931a Merge pull request #1589 from hzhuang1/topic/fix_clang by Dimitris Papastamos · 6 years ago
  7. e93cde1 poplar: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  8. 582c2d7 hikey960: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  9. 42c7bbd hikey: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  10. d793ff0 poplar: fix build error with POPLAR_RECOVERY=1 by Shawn Guo · 6 years ago
  11. ee6cff3 hikey960: fix build issue for clang by Haojian Zhuang · 6 years ago
  12. 2b9f815 hikey: fix build issue for clang by Haojian Zhuang · 6 years ago
  13. dd3f0a8 hikey960: Add development TBB support by Teddy Reed · 6 years ago
  14. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  15. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  16. ae94daf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · 6 years ago
  17. 3eff409 plat/poplar: migrate to mmc framework by Haojian Zhuang · 6 years ago
  18. e971377 plat/hikey: migrate to mmc framework by Haojian Zhuang · 6 years ago
  19. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · 6 years ago
  20. e7b76c6 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · 6 years ago
  21. 39ff2ee Hikey960: configure pins for PCIe controller by Kaihua Zhong · 6 years ago
  22. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  23. c104f19 hikey: include TBB in BL1 by Haojian Zhuang · 6 years ago
  24. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  25. 349cf89 hikey: Add development TBB support by Teddy Reed · 6 years ago
  26. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  27. 5600ecb Merge pull request #1361 from vchong/tool_add_img by danh-arm · 6 years ago
  28. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  29. 2708343 poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG by Victor Chong · 6 years ago
  30. a403c3a hikey: clean sram before mcu used by Haojian Zhuang · 6 years ago
  31. da7109a hikey: save ddr parameters into SRAM by Haojian Zhuang · 6 years ago
  32. e18de67 hikey: update ddr initialization by Haojian Zhuang · 6 years ago
  33. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  34. 75ba073 Merge pull request #1331 from hzhuang1/reboot_delay by Dimitris Papastamos · 6 years ago
  35. 0e094d3 Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 6 years ago
  36. 0165028 hikey960: add delay before reset by Haojian Zhuang · 6 years ago
  37. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  38. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  39. afdff3c plat/hikey: boot memory layout to dedicated file by Michael Brandl · 6 years ago
  40. 1164ba2 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 6 years ago
  41. 24c8337 hikey: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  42. 26c94f6 hikey960: fix build issue with CLANG by Haojian Zhuang · 6 years ago
  43. d82e29d hikey960: move out duplicated code by Haojian Zhuang · 6 years ago
  44. 9411fe3 hikey960: fix invoking driver init in image load driver by Haojian Zhuang · 6 years ago
  45. 1b4b412 hikey960: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  46. a94d75d hikey960: drop LOAD_IMAGE v1 by Haojian Zhuang · 6 years ago
  47. e3eb0b8 hikey960: fix memory overlapped in memory map by Haojian Zhuang · 6 years ago
  48. ac34072 hikey960: avoid to dump message when fetch boardid by Haojian Zhuang · 6 years ago
  49. 590188a hikey: move out duplicated code by Haojian Zhuang · 6 years ago
  50. b755da3 hikey: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  51. 1cb3b48 hikey: clean dcache for SRAM after initialized by Haojian Zhuang · 6 years ago
  52. 3bd9438 hikey: drop LOAD_IMAGE v1 by Haojian Zhuang · 6 years ago
  53. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  54. 8f8d898 Merge pull request #1259 from hzhuang1/fix_uart by davidcunado-arm · 6 years ago
  55. 6a00949 hikey960: avoid hardcode on uart port by Haojian Zhuang · 6 years ago
  56. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · 6 years ago
  57. aa03347 poplar: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · 6 years ago
  58. 175dd8a poplar: Add LOAD_IMAGE_V2 support by Victor Chong · 6 years ago
  59. 50d695d poplar: Add build option for dram size by Victor Chong · 6 years ago
  60. f87b436 poplar: Fix typo by Victor Chong · 6 years ago
  61. 32d74ee poplar: Remove unused function prototype by Victor Chong · 6 years ago
  62. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 6 years ago
  63. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  64. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  65. 92c3b82 hikey: fix memory overlapped in memory map by Haojian Zhuang · 6 years ago
  66. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 6 years ago
  67. 4fa170c hikey: fix assert in sec_protect() by Victor Chong · 6 years ago
  68. 09d7b09 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · 6 years ago
  69. 7cf5472 Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling by davidcunado-arm · 6 years ago
  70. 28c8ed2 hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path by Peter Griffin · 7 years ago
  71. c52e55f hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · 9 years ago
  72. f0c7c61 poplar: Add support for recovery build by Victor Chong · 6 years ago
  73. 539408d poplar: Enable emmc support by Victor Chong · 7 years ago
  74. af316a3 Hikey960: Enable invalid FIQ handling by Leo Yan · 6 years ago
  75. 958a371 Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_state by davidcunado-arm · 6 years ago
  76. 3aeba23 Hikey960: Change CPU standby state for WFI by Leo Yan · 6 years ago
  77. 6829b70 Revert "Hikey960: Change to use recommended power state id format" by Leo Yan · 6 years ago
  78. 67b2abb Merge pull request #1216 from hzhuang1/fix_psci by davidcunado-arm · 6 years ago
  79. 0d7d843 Merge pull request #1207 from hzhuang1/isp_clk by davidcunado-arm · 6 years ago
  80. b3f611a Hikey960: Fix hikey960 pcie mount fail by Kaihua Zhong · 6 years ago
  81. 2cfeb7e Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · 6 years ago
  82. 57676b4 hikey960: set isp clks as unsecure mode by Haojian Zhuang · 7 years ago
  83. 662556a poplar: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  84. b88b08a Poplar: Initialize security properties of IP blocks. by Jiancheng Xue · 7 years ago
  85. c6b6f97 poplar: Increase FIP_SIZE by Victor Chong · 7 years ago
  86. 6df271c poplar: Rename PLAT_ARM_NS_IMAGE_OFFSET by Victor Chong · 7 years ago
  87. 90f1ba3 poplar: Fix GPIO_MAX by Victor Chong · 7 years ago
  88. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  89. bc17c4f Hikey960: Change to use recommended power state id format by Leo Yan · 7 years ago
  90. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  91. 453940d hikey960: Set alignment size 512B for fip building by Leo Yan · 7 years ago
  92. 75c8383 hikey: Set alignment size 512B for fip building by Leo Yan · 7 years ago
  93. 8247796 Fix usage of IMAGE_BLx macros by Roberto Vargas · 7 years ago
  94. 52b8f60 Merge pull request #1139 from hzhuang1/fix_edmac by davidcunado-arm · 7 years ago
  95. e1be904 HiKey: make RTC out of reset mode by Haojian Zhuang · 7 years ago
  96. f82732b HiKey: init EDMA controller with non secure mode by Haojian Zhuang · 7 years ago
  97. 0345fc3 poplar: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  98. ddd5497 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · 7 years ago
  99. 398d5d3 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · 7 years ago
  100. 043741c hikey*: Fix typo by Victor Chong · 7 years ago