Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | tiny-printf: Always print zeroes | Simon Glass | 2016-01-20 | -4/+12 |
* | tiny-printf: Avoid printing NULL strings | Simon Glass | 2016-01-20 | -2/+4 |
* | lib/tiny-printf.c: Implement vprintf | Sjoerd Simons | 2015-12-13 | -5/+13 |
* | lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates | Stefan Roese | 2015-11-23 | -20/+12 |
* | lib/tiny-printf.c: Add tiny printf function for space limited environments | Stefan Roese | 2015-11-23 | -0/+130 |