1. 902c82a refactor(console): consolidate console runtime switch by Salman Nabi · Wed Feb 21 17:07:24 2024 +0000
  2. 29670e6 fix(misra): fix MISRA defects by Arvind Ram Prakash · Mon Mar 04 16:33:27 2024 -0600
  3. fed5e29 refactor(console): flush before console_switch_state by Salman Nabi · Wed Feb 28 13:37:06 2024 +0000
  4. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  5. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · Mon Feb 13 12:39:17 2023 +0000
  6. abf9fb9 refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · Mon Jan 16 15:11:47 2023 +0000
  7. 67b5762 refactor(aarch64): cleanup HANDLE_EA_EL3_FIRST_NS usage by Govindraj Raja · Thu Dec 01 16:47:28 2022 +0000
  8. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  9. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · Tue Nov 01 16:16:55 2022 +0000
  10. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  11. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · Mon Mar 28 15:28:55 2022 +0100
  12. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  13. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · Mon Jun 21 17:22:27 2021 +0200
  14. 152682c fix(plat/ea_handler): print newline before fatal abort error message by Pali Rohár · Tue Jun 22 20:23:38 2021 +0200
  15. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  16. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · Wed Apr 22 14:05:13 2020 -0500
  17. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · Tue Mar 03 13:31:58 2020 +0000
  18. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  19. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  20. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  21. 5a99925 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · Mon Sep 24 17:24:41 2018 +0100
  22. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · Mon Sep 24 17:14:46 2018 +0100
  23. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · Fri Apr 27 15:17:03 2018 +0100
  24. 4b00cb7 Fix build error with correct format string by Jeenu Viswambharan · Tue May 15 16:18:40 2018 +0100
  25. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · Fri Dec 08 15:38:21 2017 +0000
  26. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · Thu Nov 30 12:54:15 2017 +0000
  27. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · Fri Feb 02 15:09:36 2018 +0900
  28. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · Tue Feb 27 13:00:43 2018 +0000
  29. 73308d0 Introduce the new BL handover interface by Soby Mathew · Tue Jan 09 14:36:14 2018 +0000
  30. 94f8907 Add new function-pointer-based console API by Julius Werner · Mon Jul 31 18:15:11 2017 -0700
  31. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100
  32. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  33. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · Mon Feb 20 14:22:22 2017 +0000
  34. 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · Wed May 18 16:53:31 2016 +0100
  35. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · Wed Dec 09 11:28:43 2015 +0000
  36. 70716d6 PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · Mon Jul 13 16:26:11 2015 +0100
  37. e998254 Make enablement of the MMU more flexible by Achin Gupta · Thu Jun 26 08:59:07 2014 +0100
  38. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · Fri Jun 13 17:05:10 2014 +0100
  39. b226a4d Add enable mmu platform porting interfaces by Dan Handley · Fri May 16 14:08:45 2014 +0100