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