1. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  2. 890e02b chore: use tabs for indentation by Jorge Troncoso · Mon Aug 29 15:58:07 2022 -0700
  3. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · Thu Jul 14 16:14:15 2022 +0100
  4. b9bed28 build(hikey): platform changes for verifying gpt header crc by Rohit Ner · Wed May 11 03:06:07 2022 -0700
  5. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  6. adbf1d1 plat/hisilicon: do not keep mmc_device_info in stack by Yann Gautier · Mon Mar 22 14:21:15 2021 +0100
  7. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  8. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · Sat May 16 16:36:39 2020 +0100
  9. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  10. 36e296f hisilicon: Unify Platform specific defines for PSCI module by Deepika Bhavnani · Fri Dec 13 10:49:20 2019 -0600
  11. 53e70df hikey: fix to load FIP by partition table. by Haojian Zhuang · Sat Sep 14 19:18:01 2019 +0800
  12. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  13. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  14. 01715f9 Update hisilicon drivers to not rely on undefined overflow behaviour by Justin Chadwell · Thu Jul 11 09:35:01 2019 +0100
  15. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  16. a6ebd8c hikey: Add define for UART2 by Michalis Pappas · Tue Apr 23 13:56:49 2019 +0200
  17. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · Wed Apr 10 12:50:27 2019 +0100
  18. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · Fri Feb 01 12:22:22 2019 +0000
  19. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · Fri Jan 25 13:28:38 2019 +0000
  20. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · Tue Dec 18 13:49:46 2018 +0000
  21. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  22. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · Mon Dec 03 13:38:06 2018 +0100
  23. b5e4c93 hikey: remove delay after eMMC initialized by Haojian Zhuang · Wed Nov 21 09:23:20 2018 +0800
  24. 708c2ee hikey: increase delay after eMMC initialized by Ryan Grachek · Thu Nov 15 08:41:25 2018 -0600
  25. 0a5c0f9 Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · Mon Nov 12 11:40:11 2018 +0100
  26. aebe95d hikey: Use new console APIs by Jerome Forissier · Thu Nov 08 10:17:47 2018 +0000
  27. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  28. 1b8ac09 Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · Tue Nov 06 06:53:48 2018 +0000
  29. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  30. f4de653 hikey: add delay after eMMC initialized by Haojian Zhuang · Wed Oct 31 17:41:35 2018 +0800
  31. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · Wed Oct 17 15:29:34 2018 +0100
  32. 729659c Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · Tue Oct 02 10:12:32 2018 +0100
  33. 42c7bbd hikey: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:15:05 2018 +0100
  34. 2b9f815 hikey: fix build issue for clang by Haojian Zhuang · Mon Sep 10 11:28:25 2018 +0800
  35. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  36. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  37. ae94daf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · Wed Aug 15 10:49:57 2018 +0100
  38. e971377 plat/hikey: migrate to mmc framework by Haojian Zhuang · Sat Aug 04 18:07:10 2018 +0800
  39. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · Thu Aug 09 15:30:28 2018 +0100
  40. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · Wed Jul 25 16:09:54 2018 +0100
  41. c104f19 hikey: include TBB in BL1 by Haojian Zhuang · Wed Jul 18 17:07:00 2018 +0800
  42. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  43. 349cf89 hikey: Add development TBB support by Teddy Reed · Fri Jun 22 22:23:36 2018 -0400
  44. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · Thu Apr 26 13:36:53 2018 +0100
  45. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · Fri Feb 02 15:09:36 2018 +0900
  46. a403c3a hikey: clean sram before mcu used by Haojian Zhuang · Wed Apr 11 19:06:14 2018 +0800
  47. da7109a hikey: save ddr parameters into SRAM by Haojian Zhuang · Wed Apr 11 19:05:59 2018 +0800
  48. e18de67 hikey: update ddr initialization by Haojian Zhuang · Wed Apr 11 19:05:32 2018 +0800
  49. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 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. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  52. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  53. afdff3c plat/hikey: boot memory layout to dedicated file by Michael Brandl · Thu Feb 22 16:30:30 2018 +0100
  54. 1164ba2 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · Thu Mar 08 10:39:52 2018 +0000
  55. 24c8337 hikey: fix build issue with CLANG by Haojian Zhuang · Fri Mar 02 14:25:41 2018 +0800
  56. 590188a hikey: move out duplicated code by Haojian Zhuang · Mon Mar 05 13:03:53 2018 +0800
  57. b755da3 hikey: migrate to bl2_el3 by Haojian Zhuang · Thu Jan 25 16:10:14 2018 +0800
  58. 1cb3b48 hikey: clean dcache for SRAM after initialized by Haojian Zhuang · Mon Jan 29 11:42:42 2018 +0800
  59. 3bd9438 hikey: drop LOAD_IMAGE v1 by Haojian Zhuang · Sun Jan 28 23:33:02 2018 +0800
  60. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  61. 4d64c2b hikey*, poplar: platform.mk: Fix typo in variable assignments by Victor Chong · Thu Feb 01 00:37:49 2018 +0900
  62. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · Tue Feb 06 05:12:28 2018 +0000
  63. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  64. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  65. 92c3b82 hikey: fix memory overlapped in memory map by Haojian Zhuang · Sun Jan 28 23:00:15 2018 +0800
  66. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · Wed Jan 24 16:41:14 2018 +0000
  67. 4fa170c hikey: fix assert in sec_protect() by Victor Chong · Sat Jan 27 21:36:12 2018 +0900
  68. 09d7b09 Merge pull request #1205 from petegriffin/hikey-protect-memory by davidcunado-arm · Fri Jan 26 17:29:36 2018 +0000
  69. 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
  70. c52e55f hikey: configure the top 16MB of DRAM as secure by Jerome Forissier · Mon May 04 09:40:03 2015 +0200
  71. 2cfeb7e Merge pull request #1167 from Leo-Yan/hikey-fix-alignment by davidcunado-arm · Tue Jan 09 08:58:41 2018 +0000
  72. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  73. 75c8383 hikey: Set alignment size 512B for fip building by Leo Yan · Wed Nov 22 17:07:09 2017 +0800
  74. 8247796 Fix usage of IMAGE_BLx macros by Roberto Vargas · Mon Oct 23 08:22:17 2017 +0100
  75. e1be904 HiKey: make RTC out of reset mode by Haojian Zhuang · Wed Oct 18 19:56:02 2017 +0800
  76. f82732b HiKey: init EDMA controller with non secure mode by Haojian Zhuang · Wed Oct 18 19:52:20 2017 +0800
  77. ddd5497 Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module by davidcunado-arm · Fri Sep 15 11:29:03 2017 +0100
  78. 398d5d3 hikey*: Undef BL32_BASE when building without SPD by Victor Chong · Thu Sep 14 01:27:19 2017 +0900
  79. 043741c hikey*: Fix typo by Victor Chong · Thu Sep 14 01:22:14 2017 +0900
  80. f471c42 Hikey: enable CPU debug module by Leo Yan · Thu Sep 07 14:56:32 2017 +0800
  81. 7d787f5 hikey*: Support Trusted OS extra image (OP-TEE header) parsing by Victor Chong · Wed Aug 16 13:53:56 2017 +0900
  82. 2d9a42d hikey*: Add LOAD_IMAGE_V2 support by Victor Chong · Thu Aug 17 15:21:10 2017 +0900
  83. c65cd18 Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset by danh-arm · Thu Aug 31 09:37:47 2017 +0100
  84. b8c3c16 HiKey: Rename CPUACTRL reg constants by Eleanor Bonnici · Thu Aug 10 14:26:36 2017 +0100
  85. 9343cd1 Hikey: enable watchdog reset by Leo Yan · Tue Aug 29 14:38:06 2017 +0800
  86. b4c75e9 Add new alignment parameter to func assembler macro by Julius Werner · Tue Aug 01 15:16:36 2017 -0700
  87. 515ae94 hikey: Disable VBUS_DET interrupt for PMIC by Leo Yan · Wed Jul 26 14:36:01 2017 +0800
  88. e0559ac Merge pull request #1029 from islmit01/im/fix_includes by davidcunado-arm · Thu Jul 20 22:01:00 2017 +0100
  89. e363146 Fix order of remaining platform #includes by Isla Mitchell · Fri Jul 14 10:46:32 2017 +0100
  90. b9a8db2 hikey: Add BL32 (OP-TEE) support by Victor Chong · Sun May 28 00:14:25 2017 +0900
  91. a653730 hikey: Remove unnecessary code by Victor Chong · Sun May 28 00:14:25 2017 +0900
  92. a66e459 hikey: Fix DDR_SIZE by Victor Chong · Wed Jul 12 16:27:51 2017 +0900
  93. 6643083 hikey: enable options to fix errata by Haojian Zhuang · Fri Jun 30 16:21:54 2017 +0800
  94. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · Mon Jun 05 14:54:46 2017 -0700
  95. b8b3742 Merge pull request #970 from vingu-linaro/enable-pmf-rt-instr-hikey by danh-arm · Thu Jun 08 11:46:34 2017 +0100
  96. 492acec hikey: enable PMF and instrumentations by Vincent Guittot · Wed Jun 07 10:12:05 2017 +0200
  97. 57dc0cc Merge pull request #957 from hzhuang1/finish_hikey_psci by danh-arm · Thu Jun 01 11:04:48 2017 +0100
  98. d5e2d1a hikey: pm: finish PSCI hook functions by Leo Yan · Sat May 27 13:17:45 2017 +0800
  99. a515c3b hikey: bl31: enable CCI port for cluster 0 by Leo Yan · Sat May 27 13:15:40 2017 +0800
  100. 3ba0822 hikey: fix for CPU topology by Leo Yan · Sat May 27 13:12:40 2017 +0800