1. 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 5 months ago
  2. bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
  3. 7e619ec refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 2 years, 7 months ago
  4. 0ae4a3a fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 2 years, 9 months ago
  5. fd1360a feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 4 years ago
  6. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  7. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
  8. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  9. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  10. 701b498 Reorder log level macro definitions for clarity by John Tsichritzis · 7 years ago
  11. 5a22e46 Fix MISRA defects in log helpers by Antonio Nino Diaz · 7 years ago
  12. 3e530d8 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 7 years ago
  13. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 7 years ago
  14. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago
  15. cb6dbfe tf_printf: Return number of printed characters by Antonio Nino Diaz · 7 years ago
  16. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  17. cf24229 Run compiler on debug macros for type checking by Sandrine Bailleux · 7 years ago
  18. 7f56e9a Implement log framework by Soby Mathew · 8 years ago
  19. 2d7e828 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 8 years ago
  20. da5241c Introduce `tf_snprintf` by Antonio Nino Diaz · 8 years ago
  21. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  22. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  23. 1319e7b Make cpu operations warning a VERBOSE print by Soby Mathew · 9 years ago
  24. dad2504 Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 10 years ago
  25. 289c28a Add concept of console output log levels by Dan Handley · 11 years ago
  26. 626ed51 Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 11 years ago
  27. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 11 years ago
  28. c6bc071 Remove extern keyword from function declarations by Dan Handley · 11 years ago
  29. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 11 years ago
  30. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  31. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago[Renamed from include/debug.h]
  32. b495bde Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 11 years ago