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