1. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · Wed Oct 16 12:04:03 2024 +0200
  2. 121dd49 tiny-printf: Correct return values by Simon Glass · Fri Sep 20 09:24:29 2024 +0200
  3. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · Thu Dec 14 13:16:58 2023 -0500
  4. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  5. 4ae458c tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabled by Matwey V. Kornilov · Thu Aug 05 22:06:05 2021 +0300
  6. 3a6e18d tiny-printf: Support %i by Marek Vasut · Fri Apr 10 20:54:49 2020 +0200
  7. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 01 09:34:35 2019 -0400
  8. c38ca5f tiny-printf: Support vsnprintf() by Simon South · Wed Oct 02 10:55:07 2019 -0400
  9. bf295d7 tiny-printf: Reorder code to support %p by Simon Glass · Mon Oct 21 17:26:45 2019 -0600
  10. f656231 tiny-printf: Add print_grouped_ull() by Simon Glass · Mon Oct 21 17:26:44 2019 -0600
  11. 44e0fb5 tiny-printf: Reduce size by removing ctype by Simon Glass · Mon Oct 21 17:26:43 2019 -0600
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  13. 93c4d21 Consolidate __assert_failed into one implementation by Alex Kiernan · Thu Apr 19 04:32:56 2018 +0000
  14. d07d0a0 spl: Disable printf if not required by Alex Kiernan · Thu Apr 19 04:32:55 2018 +0000
  15. 0bda3e4 tiny-printf: Add support for %p format by Vignesh R · Mon Apr 10 12:23:22 2017 +0530
  16. c1cb800 tiny-printf: add static to locally used functions by Masahiro Yamada · Sun Feb 12 18:08:43 2017 +0900
  17. 7b303b8 SPL: tiny-printf: ignore "-" modifier by Andre Przywara · Mon Jan 02 11:48:29 2017 +0000
  18. 3211868 SPL: tiny-printf: add "l" modifier by Andre Przywara · Mon Jan 02 11:48:28 2017 +0000
  19. 5958cbe tiny-printf: Adjust to avoid using data section by Simon Glass · Thu Aug 04 21:58:14 2016 -0600
  20. affe9ee tiny-printf: Support assert() by Simon Glass · Mon Jul 04 11:58:13 2016 -0600
  21. 3743a07 SPL: tiny-printf: avoid any BSS usage by Andre Przywara · Fri Jul 08 15:18:35 2016 +0100
  22. 5f18398 tinyprintf: Add vprintf implementation by Hans de Goede · Fri Jun 10 21:03:34 2016 +0200
  23. b4a7ba1 tiny-printf: Correct the snprintf() implementation by Simon Glass · Wed Jun 08 20:55:15 2016 -0600
  24. 8dc095b tiny-printf: Support sprintf() by Marek Vasut · Tue May 31 23:12:46 2016 +0200
  25. 49138f8 tiny-printf: Support snprintf() by Simon Glass · Sat May 14 14:02:53 2016 -0600
  26. b5afcad tiny-printf: Tidy up a few nits by Simon Glass · Sat May 14 14:02:52 2016 -0600
  27. bdfb70b tiny-printf: Always print zeroes by Simon Glass · Tue Jan 05 09:30:57 2016 -0700
  28. 5bd9f6c tiny-printf: Avoid printing NULL strings by Simon Glass · Tue Dec 29 05:22:46 2015 -0700
  29. 1168ed5 lib/tiny-printf.c: Implement vprintf by Sjoerd Simons · Fri Dec 04 23:27:37 2015 +0100
  30. 26a552c lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates by Stefan Roese · Mon Nov 16 15:26:34 2015 +0100
  31. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · Mon Nov 23 07:00:22 2015 +0100