1. 7b4e2d6 Print newline after hex address in aarch64 el3_panic function by Pali Rohár · Tue Feb 16 18:05:57 2021 +0100
  2. d04c7ae Align AARCH32 version of debug.S with AARCH64 by Yann Gautier · Thu Sep 17 15:15:27 2020 +0200
  3. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · Tue Mar 03 13:31:58 2020 +0000
  4. 7690382 Move assembly newline function into common debug code by Justin Chadwell · Tue Aug 20 10:58:49 2019 +0100
  5. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · Mon Jul 29 13:34:07 2019 +0100
  6. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  7. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  8. 9daa33d Include debug.h in debug.S by Roberto Vargas · Fri Oct 20 10:37:48 2017 +0100
  9. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · Thu Jul 27 14:59:34 2017 -0700
  10. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  11. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · Thu Apr 20 09:58:28 2017 +0100
  12. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · Tue Apr 18 15:16:05 2017 +0100
  13. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · Thu Feb 16 16:49:18 2017 +0000
  14. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · Fri Feb 17 17:11:27 2017 +0000
  15. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · Wed Nov 30 15:21:11 2016 +0000
  16. 47b0fe3 Remove looping around `plat_report_exception` by Yatharth Kochar · Wed Aug 17 11:10:16 2016 +0100
  17. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000
  18. a913dee Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · Fri Jun 03 15:12:37 2016 +0100
  19. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · Tue May 17 14:01:32 2016 +0100
  20. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · Tue May 24 16:56:03 2016 +0100
  21. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · Mon Feb 01 13:57:25 2016 +0000
  22. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · Thu Dec 17 13:58:58 2015 +0000
  23. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  24. 6c0566c Move context management code to common location by Yatharth Kochar · Fri Oct 02 17:56:48 2015 +0100
  25. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  26. 1218f11 Rework use of labels in assembly macros. by Soby Mathew · Tue Aug 19 11:26:00 2014 +0100
  27. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · Wed Jun 25 10:07:40 2014 +0100
  28. 041f62a Implement an assert() callable from assembly code by Soby Mathew · Mon Jul 14 16:58:03 2014 +0100
  29. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  30. 4d05275 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · Mon Mar 24 10:24:08 2014 +0000