Commit Graph

20 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alex Kiernan e21c03be6d Consolidate __assert_failed into one implementation 6 years ago
Alex Kiernan 4f1eed7527 spl: Disable printf if not required 6 years ago
Vignesh R cdce1f7620 tiny-printf: Add support for %p format 7 years ago
Masahiro Yamada 433cbfb3b3 tiny-printf: add static to locally used functions 7 years ago
Andre Przywara 1c853629d9 SPL: tiny-printf: ignore "-" modifier 7 years ago
Andre Przywara a28e1d9831 SPL: tiny-printf: add "l" modifier 7 years ago
Simon Glass 45313e83b8 tiny-printf: Adjust to avoid using data section 8 years ago
Simon Glass e24091398d tiny-printf: Support assert() 8 years ago
Andre Przywara 59d07ee08e SPL: tiny-printf: avoid any BSS usage 8 years ago
Hans de Goede da70b4d141 tinyprintf: Add vprintf implementation 8 years ago
Simon Glass 3191d84080 tiny-printf: Correct the snprintf() implementation 8 years ago
Marek Vasut abeb272d22 tiny-printf: Support sprintf() 8 years ago
Simon Glass 5c411d88be tiny-printf: Support snprintf() 8 years ago
Simon Glass 1fb67608b3 tiny-printf: Tidy up a few nits 8 years ago
Simon Glass 74b1320ae5 tiny-printf: Always print zeroes 8 years ago
Simon Glass 8e31681c5a tiny-printf: Avoid printing NULL strings 8 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