1. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  2. eb250ed libc/printf: add support to print "%" character by Heyi Guo · 3 years, 8 months ago
  3. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  4. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  5. 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · 6 years ago
  6. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  7. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago[Renamed (91%) from common/tf_printf.c]
  8. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  9. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  10. 18c7353 Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · 7 years ago
  11. f583a06 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 7 years ago
  12. aba6fac Align tf_printf implementation between AArch32 and AArch64 by dp-arm · 7 years ago
  13. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  14. 0691d97 AArch32: Add tf_printf support by Soby Mathew · 8 years ago
  15. f62d546 Differentiate `long` and `long long` formats in tf_printf by Soby Mathew · 8 years ago
  16. 57bd75c Add support for %z in tf_print() by Scott Branden · 8 years ago
  17. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · 8 years ago
  18. a64a854 Fix violations to the coding style by Sandrine Bailleux · 9 years ago
  19. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago