Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support to left-pad with zeroes in tf_printf | Antonio Nino Diaz | 2017-12-15 | 1 | -7/+36 |
* | Introduce tf_vprintf() and tf_string_print() | Soby Mathew | 2017-09-11 | 1 | -9/+16 |
* | Align tf_printf implementation between AArch32 and AArch64 | dp-arm | 2017-05-15 | 1 | -80/+0 |
* | Use SPDX license identifiers | dp-arm | 2017-05-03 | 1 | -25/+1 |
* | AArch32: Add tf_printf support | Soby Mathew | 2016-08-10 | 1 | -0/+84 |
* | Differentiate `long` and `long long` formats in tf_printf | Soby Mathew | 2016-04-07 | 1 | -43/+42 |
* | Add support for %z in tf_print() | Scott Branden | 2016-03-23 | 1 | -0/+6 |
* | Add support for %p in tf_printf() | Antonio Nino Diaz | 2016-02-18 | 1 | -0/+9 |
* | Fix violations to the coding style | Sandrine Bailleux | 2015-03-05 | 1 | -1/+1 |
* | Implement a leaner printf for Trusted Firmware | Soby Mathew | 2014-07-25 | 1 | -0/+141 |