1. b6709b0 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 1 year, 4 months ago
  2. a796b1b refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 1 year, 6 months ago
  3. abf9fb9 refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 1 year, 6 months ago
  4. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 1 year, 8 months ago
  5. b6cfd03 feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 3 years ago
  6. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  7. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · 4 years, 4 months ago
  8. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  10. e75b9a5 Reorder log level macro definitions for clarity by John Tsichritzis · 6 years ago
  11. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · 6 years ago
  12. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
  13. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  14. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  15. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  16. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  17. bf789e7 Run compiler on debug macros for type checking by Sandrine Bailleux · 6 years ago
  18. aaf15f5 Implement log framework by Soby Mathew · 7 years ago
  19. f583a06 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 7 years ago
  20. 9c107fa Introduce `tf_snprintf` by Antonio Nino Diaz · 7 years ago
  21. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  22. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  23. 6b28c57 Make cpu operations warning a VERBOSE print by Soby Mathew · 8 years ago
  24. 8723adf Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 9 years ago
  25. cba2c50 Add concept of console output log levels by Dan Handley · 10 years ago
  26. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  27. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  28. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  29. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  30. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  31. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed from include/debug.h]
  32. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago