1. 128c5f0 libc/printf: add support to print "%" character by Heyi Guo · 4 years, 9 months ago
  2. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  3. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  4. d5ccb75 libc: Fix some MISRA defects by Antonio Nino Diaz · 7 years ago
  5. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  6. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 7 years ago[Renamed (91%) from common/tf_printf.c]
  7. cb6dbfe tf_printf: Return number of printed characters by Antonio Nino Diaz · 7 years ago
  8. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 7 years ago
  9. 84816dc Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · 8 years ago
  10. 2d7e828 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 8 years ago
  11. 6ba71d6 Align tf_printf implementation between AArch32 and AArch64 by dp-arm · 8 years ago
  12. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  13. bc202b4 AArch32: Add tf_printf support by Soby Mathew · 9 years ago
  14. f2f5a7b Differentiate `long` and `long long` formats in tf_printf by Soby Mathew · 9 years ago
  15. bda7701 Add support for %z in tf_print() by Scott Branden · 9 years ago
  16. f0dd061 Add support for %p in tf_printf() by Antonio Nino Diaz · 10 years ago
  17. ba592e2 Fix violations to the coding style by Sandrine Bailleux · 10 years ago
  18. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 11 years ago