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