1. c82342f vsprintf.c: add GUID printing by Rob Clark · Sat Sep 09 06:47:42 2017 -0400
  2. 8adf37f vsprintf.c: add UTF-16 string (%ls) support by Rob Clark · Sat Sep 09 06:47:41 2017 -0400
  3. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · Thu Jan 14 13:02:03 2016 -0500
  4. fe4f179 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · Fri Dec 04 23:27:39 2015 +0100
  5. 35f53ed lib: Split panic functions out of vsprintf.c by Sjoerd Simons · Fri Dec 04 23:27:38 2015 +0100
  6. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · Mon Nov 23 07:00:22 2015 +0100
  7. 4aaa460 lib: Add function to extract a number from the end of a string by Simon Glass · Tue Jun 23 15:39:08 2015 -0600
  8. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
  9. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · Fri Feb 27 22:06:32 2015 -0700
  10. 3e336c8 vsprintf: Add modifier for phys_addr_t by Thierry Reding · Wed Nov 12 18:26:47 2014 -0700
  11. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  12. d1c377f Use uint64_t instead of u64 in put_dec() by Simon Glass · Wed Oct 15 04:38:34 2014 -0600
  13. 4659055 lib:vsprintf: reduce scope of pack_hex_byte by Jeroen Hofstee · Thu Jul 10 22:33:00 2014 +0200
  14. 6958ede lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · Thu Dec 19 15:14:19 2013 -0800
  15. b09cfd8 Add function to print a number with grouped digits by Simon Glass · Tue Jun 11 11:14:38 2013 -0700
  16. 219ad3c vsprintf: add ustrtoll function by Piotr Wilczek · Sun Jan 27 22:59:24 2013 +0000
  17. 99180d6 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · Tue Dec 11 11:09:42 2012 +0100
  18. 7554150 lib/vsprintf.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:36 2012 +0000
  19. 88a8b01 lib/vsprintf.c: don't special-case pointers to address null by Wolfgang Denk · Tue Oct 30 09:19:52 2012 +0000
  20. a3e5c52 lib: vsprintf.c: replace NUM_TYPE with s64/u64 types by Daniel Schwierzeck · Sun Sep 16 06:55:04 2012 +0000
  21. fc14785 lib: vsprintf.c: fix checkpath.pl warnings by Daniel Schwierzeck · Sun Sep 16 06:55:03 2012 +0000
  22. 71d4f18 vsprintf: Move function documentation into header file by Simon Glass · Wed Nov 02 09:52:09 2011 +0000
  23. cd55bde Add safe vsnprintf and snprintf library functions by Sonny Rao · Wed Nov 02 09:52:08 2011 +0000
  24. 931948a Move simple_itoa to vsprintf by Simon Glass · Fri Oct 21 18:51:33 2011 +0000
  25. 02aa9e6 Add assert() for debug assertions by Simon Glass · Wed Jun 29 09:49:34 2011 +0000
  26. 8cce81f panic: remove warning "'noreturn' function does return" by Heiko Schocher · Tue Jul 26 20:55:57 2011 +0000
  27. 8d4f35a lib, vsprintf: introduce strict_strtoul by Heiko Schocher · Mon May 02 21:33:49 2011 +0000
  28. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  29. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  30. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500[Renamed from lib_generic/vsprintf.c]
  31. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  32. 3d8759e Use do_div from div64.h for vsprintf by Dirk Behme · Wed Jul 22 17:51:56 2009 +0200
  33. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  34. 2b745dc vsprintf: pull updates from Linux kernel by Mike Frysinger · Mon Feb 16 23:21:36 2009 -0500
  35. ad7ae36 UBI: Add basic UBI support to U-Boot (Part 6/8) by Kyungmin Park · Wed Nov 19 16:32:36 2008 +0100
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  37. 0f72069 vsprintf: add z and t options by Jean-Christophe PLAGNIOL-VILLARD · Mon Jul 14 14:11:45 2008 +0200
  38. 7fc4015 Fix 64-bit vsprintf. by James Yang · Thu Jan 10 16:02:07 2008 -0600
  39. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  40. f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · Sat Mar 13 23:29:43 2004 +0000
  41. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  42. b00ec16 Patches by Murray Jensen, 17 Jun 2003: by wdenk · Thu Jun 19 23:40:20 2003 +0000
  43. 153d511 Initial revision by wdenk · Fri Aug 30 11:07:04 2002 +0000