aboutsummaryrefslogtreecommitdiffstats
path: root/common/tf_printf.c
Commit message (Expand)AuthorAgeFilesLines
* Add support to left-pad with zeroes in tf_printfAntonio Nino Diaz2017-12-151-7/+36
* Introduce tf_vprintf() and tf_string_print()Soby Mathew2017-09-111-9/+16
* Align tf_printf implementation between AArch32 and AArch64dp-arm2017-05-151-80/+0
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* AArch32: Add tf_printf supportSoby Mathew2016-08-101-0/+84
* Differentiate `long` and `long long` formats in tf_printfSoby Mathew2016-04-071-43/+42
* Add support for %z in tf_print()Scott Branden2016-03-231-0/+6
* Add support for %p in tf_printf()Antonio Nino Diaz2016-02-181-0/+9
* Fix violations to the coding styleSandrine Bailleux2015-03-051-1/+1
* Implement a leaner printf for Trusted FirmwareSoby Mathew2014-07-251-0/+141