1. 051fd6d Fix typos and misspellings by David Horstmann · Thu Nov 12 15:19:04 2020 +0000
  2. 1d2776a Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · Thu Oct 29 18:00:13 2020 +0000
  3. 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · Wed Oct 14 15:17:49 2020 +0100
  4. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  5. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · Wed Aug 12 18:42:13 2020 +0530
  6. 2e70a34 plat: common: include "bl_common.h" from plat_spmd_manifest.c by Varun Wadekar · Sun Jul 19 21:28:10 2020 -0700
  7. 471550a Use true instead of 1 in while by Jimmy Brisson · Thu Aug 06 10:50:15 2020 -0500
  8. d7297c7 Prevent colliding identifiers by Jimmy Brisson · Wed Aug 05 14:05:53 2020 -0500
  9. 1b4dea8 BL31: Fix relocation error for PIE by Alexei Fedorov · Fri Jul 31 15:23:55 2020 +0100
  10. 80f13ee SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · Thu Jul 23 20:23:01 2020 +0100
  11. 71707b1 TF-A: Add support for Measured Boot driver in BL1 and BL2 by Alexei Fedorov · Mon Jul 13 14:06:47 2020 +0100
  12. bc62d15 SPMD: fix boundary check if manifest is page aligned by Manish Pandey · Thu Jul 09 00:39:16 2020 +0100
  13. 490ace7 TF-A: Fix BL31 linker script error by Alexei Fedorov · Sat May 30 17:33:26 2020 +0100
  14. 2672cde SPCI is now called PSA FF-A by J-Alves · Thu May 07 18:42:25 2020 +0100
  15. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · Wed Apr 22 14:05:13 2020 -0500
  16. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · Fri Feb 07 15:44:43 2020 +0100
  17. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · Thu Apr 16 13:39:06 2020 +0200
  18. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · Thu Mar 26 11:22:37 2020 +0000
  19. 0b5210b Flush dcache when storing timestamp by Zelalem · Thu Mar 26 16:15:34 2020 -0500
  20. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · Sat Feb 22 08:43:00 2020 +0000
  21. e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · Thu Mar 12 15:16:40 2020 +0000
  22. 3e0584a Merge "Fix crash dump for lower EL" into integration by Mark Dykes · Wed Mar 11 15:39:32 2020 +0000
  23. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · Tue Mar 03 13:31:58 2020 +0000
  24. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · Fri Nov 15 15:34:55 2019 +0530
  25. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · Tue Feb 25 13:55:00 2020 +0000
  26. 0a176e3 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · Thu Feb 13 13:07:12 2020 -0800
  27. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · Fri Oct 11 14:54:48 2019 +0100
  28. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · Mon Feb 03 14:56:42 2020 -0600
  29. 025b1d2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · Fri Jan 10 19:39:17 2020 +0000
  30. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Fri Dec 13 10:23:18 2019 -0600
  31. a091d04 Simplify PMF helper macro definitions across header files by Madhukar Pappireddy · Mon Jan 06 14:42:30 2020 -0600
  32. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000
  33. 83e0488 Add UBSAN support and handlers by Justin Chadwell · Tue Aug 20 11:01:52 2019 +0100
  34. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · Tue Jul 23 12:32:58 2019 +0900
  35. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  36. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  37. 962109f Remove deprecated plat_crash_console_* by Ambroise Vincent · Wed Mar 27 13:48:15 2019 +0000
  38. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · Wed Feb 13 15:58:00 2019 +0000
  39. 0e6affe Merge pull request #1847 from jts-arm/mbedtls by Antonio Niño Díaz · Tue Mar 05 10:39:14 2019 +0000
  40. 69c88d1 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · Thu Feb 28 11:14:03 2019 +0000
  41. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · Thu Feb 28 13:35:21 2019 +0000
  42. 9388afa Remove unused function symbols by Varun Wadekar · Thu Jan 10 15:45:15 2019 -0800
  43. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  44. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · Wed Dec 12 15:54:47 2018 +0000
  45. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  46. 3364cd4 correct some missing-prototype warnings by Yann Gautier · Mon Dec 10 10:41:03 2018 +0100
  47. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · Tue Oct 30 11:12:42 2018 +0000
  48. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · Mon Nov 19 14:25:55 2018 -0800
  49. 351ba73 plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · Tue Nov 20 13:02:27 2018 -0800
  50. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · Fri Oct 19 16:44:18 2018 +0100
  51. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · Fri Oct 19 16:52:22 2018 +0100
  52. 6b0968e Deprecate weak crash console functions by Antonio Nino Diaz · Wed Oct 17 16:49:26 2018 +0100
  53. 4bac045 Add sample crash console functions by Antonio Nino Diaz · Tue Oct 16 14:32:34 2018 +0100
  54. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · Thu Oct 04 16:43:39 2018 +0100
  55. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · Wed Oct 03 15:36:37 2018 +0100
  56. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  57. 9164ec0 Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · Mon Sep 24 17:26:25 2018 +0100
  58. 5a99925 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · Mon Sep 24 17:24:41 2018 +0100
  59. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · Mon Sep 24 17:23:24 2018 +0100
  60. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · Mon Sep 24 17:20:48 2018 +0100
  61. 76f0303 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · Mon Sep 24 17:18:33 2018 +0100
  62. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · Mon Sep 24 17:14:46 2018 +0100
  63. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · Fri Jun 22 14:16:03 2018 +0100
  64. 05e7f56 pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · Wed Sep 19 13:58:20 2018 +0100
  65. 30f8964 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · Thu Jun 07 16:31:34 2018 +0100
  66. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · Tue Aug 28 11:44:44 2018 +0100
  67. a4210cb plat/common: gic: MISRA fixes by Antonio Nino Diaz · Tue Aug 21 09:44:43 2018 +0100
  68. 128de8d xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · Tue Aug 07 19:59:49 2018 +0100
  69. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · Wed Jul 25 16:09:54 2018 +0100
  70. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · Wed Jul 18 16:24:16 2018 +0100
  71. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  72. 911fcc9 RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · Fri Jul 06 16:50:06 2018 +0100
  73. 93bc4bd RAS: Introduce handler for Double Faults by Jeenu Viswambharan · Thu May 17 11:24:01 2018 +0100
  74. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · Thu May 17 09:52:36 2018 +0100
  75. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · Wed Jul 11 12:44:22 2018 +0200
  76. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · Fri Apr 27 15:17:03 2018 +0100
  77. 6e0b102 LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes by Antonio Nino Diaz · Mon May 14 15:45:31 2018 +0100
  78. 4b00cb7 Fix build error with correct format string by Jeenu Viswambharan · Tue May 15 16:18:40 2018 +0100
  79. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · Fri Dec 08 15:38:21 2017 +0000
  80. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · Thu Nov 30 12:54:15 2017 +0000
  81. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · Fri Feb 02 15:09:36 2018 +0900
  82. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  83. b669ca7 plat/common: remove fall-through on release build by Jonathan Wright · Wed Mar 14 17:55:32 2018 +0000
  84. 6271e01 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · Sat Mar 03 13:26:18 2018 +0000
  85. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · Thu Mar 01 10:53:33 2018 +0000
  86. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · Tue Feb 27 13:00:43 2018 +0000
  87. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  88. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · Wed Feb 21 01:16:39 2018 +0000
  89. 6e16a33 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · Wed Jan 10 12:51:34 2018 +0000
  90. 73308d0 Introduce the new BL handover interface by Soby Mathew · Tue Jan 09 14:36:14 2018 +0000
  91. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · Thu Feb 08 17:45:12 2018 +0000
  92. 4ed2338 qemu: Fix interrupt type check by Santeri Salko · Thu Feb 08 22:01:26 2018 +0200
  93. 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · Thu Feb 01 16:46:18 2018 +0900
  94. 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · Thu Feb 01 16:45:51 2018 +0900
  95. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · Thu Feb 01 18:42:24 2018 +0900
  96. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  97. aae9bb1 Add default crash console code to hook up to new console API by Julius Werner · Mon Sep 18 16:49:48 2017 -0700
  98. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · Mon Oct 30 14:43:43 2017 +0000
  99. 94f8907 Add new function-pointer-based console API by Julius Werner · Mon Jul 31 18:15:11 2017 -0700
  100. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000