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