summaryrefslogtreecommitdiff
path: root/lib/tiny-printf.c
Commit message (Expand)AuthorAgeLines
* tiny-printf: Always print zeroesSimon Glass2016-01-20-4/+12
* tiny-printf: Avoid printing NULL stringsSimon Glass2016-01-20-2/+4
* lib/tiny-printf.c: Implement vprintfSjoerd Simons2015-12-13-5/+13
* lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese2015-11-23-20/+12
* lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-23-0/+130