1. e7882f6 tiny-printf: Support %i by Marek Vasut · 4 years, 5 months ago
  2. bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  3. 9b3fbb2 tiny-printf: Support vsnprintf() by Simon South · 5 years ago
  4. 831c161 tiny-printf: Reorder code to support %p by Simon Glass · 5 years ago
  5. dee74e6 tiny-printf: Add print_grouped_ull() by Simon Glass · 5 years ago
  6. 1c1c8a3 tiny-printf: Reduce size by removing ctype by Simon Glass · 5 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. e21c03b Consolidate __assert_failed into one implementation by Alex Kiernan · 6 years ago
  9. 4f1eed7 spl: Disable printf if not required by Alex Kiernan · 6 years ago
  10. cdce1f7 tiny-printf: Add support for %p format by Vignesh R · 7 years ago
  11. 433cbfb tiny-printf: add static to locally used functions by Masahiro Yamada · 8 years ago
  12. 1c85362 SPL: tiny-printf: ignore "-" modifier by Andre Przywara · 8 years ago
  13. a28e1d9 SPL: tiny-printf: add "l" modifier by Andre Przywara · 8 years ago
  14. 45313e8 tiny-printf: Adjust to avoid using data section by Simon Glass · 8 years ago
  15. e240913 tiny-printf: Support assert() by Simon Glass · 8 years ago
  16. 59d07ee SPL: tiny-printf: avoid any BSS usage by Andre Przywara · 8 years ago
  17. da70b4d tinyprintf: Add vprintf implementation by Hans de Goede · 8 years ago
  18. 3191d84 tiny-printf: Correct the snprintf() implementation by Simon Glass · 8 years ago
  19. abeb272 tiny-printf: Support sprintf() by Marek Vasut · 8 years ago
  20. 5c411d8 tiny-printf: Support snprintf() by Simon Glass · 8 years ago
  21. 1fb6760 tiny-printf: Tidy up a few nits by Simon Glass · 8 years ago
  22. 74b1320 tiny-printf: Always print zeroes by Simon Glass · 9 years ago
  23. 8e31681 tiny-printf: Avoid printing NULL strings by Simon Glass · 9 years ago
  24. 962a43c lib/tiny-printf.c: Implement vprintf by Sjoerd Simons · 9 years ago
  25. a5ecdd0 lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates by Stefan Roese · 9 years ago
  26. 7d9cde1 lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago