summaryrefslogtreecommitdiff
path: root/lib/tiny-printf.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-21tiny-printf: Always print zeroesSimon Glass1-4/+12
2016-01-21tiny-printf: Avoid printing NULL stringsSimon Glass1-2/+4
2015-12-14lib/tiny-printf.c: Implement vprintfSjoerd Simons1-5/+13
2015-11-23lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese1-20/+12
2015-11-23lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese1-0/+130