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