1. eb250ed libc/printf: add support to print "%" character by Heyi Guo · Tue Oct 27 08:36:40 2020 +0800
  2. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  3. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · Fri Jun 22 14:16:03 2018 +0100
  4. 2e74f9b libc: Fix some MISRA defects by Antonio Nino Diaz · Thu Aug 23 15:11:46 2018 +0100
  5. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  6. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100[Renamed (91%) from common/tf_printf.c]
  7. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · Wed Aug 15 16:52:32 2018 +0100
  8. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  9. 18c7353 Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · Fri Dec 15 10:36:20 2017 +0000
  10. f583a06 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · Mon Sep 04 11:45:52 2017 +0100
  11. aba6fac Align tf_printf implementation between AArch32 and AArch64 by dp-arm · Wed May 10 16:28:40 2017 +0100
  12. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  13. 0691d97 AArch32: Add tf_printf support by Soby Mathew · Thu May 05 12:34:41 2016 +0100
  14. f62d546 Differentiate `long` and `long long` formats in tf_printf by Soby Mathew · Tue Mar 22 17:38:00 2016 +0000
  15. 57bd75c Add support for %z in tf_print() by Scott Branden · Wed Mar 23 13:37:33 2016 -0700
  16. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · Tue Feb 02 12:03:38 2016 +0000
  17. a64a854 Fix violations to the coding style by Sandrine Bailleux · Thu Mar 05 10:54:34 2015 +0000
  18. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · Thu Jun 12 17:23:58 2014 +0100