Commit Graph

13 Commits (a73058740df230daddce7e1956d1051b5171783d)

Author SHA1 Message Date
Simon Glass 45313e83b8 tiny-printf: Adjust to avoid using data section 9 years ago
Simon Glass e24091398d tiny-printf: Support assert() 9 years ago
Andre Przywara 59d07ee08e SPL: tiny-printf: avoid any BSS usage 9 years ago
Hans de Goede da70b4d141 tinyprintf: Add vprintf implementation 9 years ago
Simon Glass 3191d84080 tiny-printf: Correct the snprintf() implementation 9 years ago
Marek Vasut abeb272d22 tiny-printf: Support sprintf() 9 years ago
Simon Glass 5c411d88be tiny-printf: Support snprintf() 9 years ago
Simon Glass 1fb67608b3 tiny-printf: Tidy up a few nits 9 years ago
Simon Glass 74b1320ae5 tiny-printf: Always print zeroes 9 years ago
Simon Glass 8e31681c5a tiny-printf: Avoid printing NULL strings 9 years ago
Sjoerd Simons 962a43cc96 lib/tiny-printf.c: Implement vprintf 9 years ago
Stefan Roese a5ecdd08fd lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates 9 years ago
Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago