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