1. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  2. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago[Renamed (91%) from common/tf_printf.c]
  3. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  4. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  5. 18c7353 Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · 7 years ago
  6. f583a06 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 7 years ago
  7. aba6fac Align tf_printf implementation between AArch32 and AArch64 by dp-arm · 7 years ago
  8. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  9. 0691d97 AArch32: Add tf_printf support by Soby Mathew · 8 years ago
  10. f62d546 Differentiate `long` and `long long` formats in tf_printf by Soby Mathew · 8 years ago
  11. 57bd75c Add support for %z in tf_print() by Scott Branden · 8 years ago
  12. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · 8 years ago
  13. a64a854 Fix violations to the coding style by Sandrine Bailleux · 9 years ago
  14. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago