1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  2. de46493 lib: export vsscanf by Samuel Dionne-Riel · Mon Dec 20 18:19:16 2021 -0500
  3. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · Thu Oct 14 12:48:07 2021 -0600
  4. 978739d lib: Add tests for simple_itoa() by Simon Glass · Thu Oct 14 12:48:06 2021 -0600
  5. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  6. f0722ed lib: Comment the base parameter with simple_strtoul/l() by Simon Glass · Sat Jul 24 09:03:31 2021 -0600
  7. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  8. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  9. fd8b034 lib: strto: add simple_strtoll function by Roland Gaudig · Fri Jul 23 12:29:18 2021 +0000
  10. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  11. 811a260 lib: Add a function to convert a string to upper case by Simon Glass · Wed Apr 08 08:32:56 2020 -0600
  12. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 70ed993 vsprintf.h: include <linux/types.h> by Masahiro Yamada · Sat Sep 16 14:10:43 2017 +0900
  15. 2066253 vsprintf: vsprintf does not have parameter size by Heinrich Schuchardt · Wed Sep 06 17:55:13 2017 +0200
  16. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · Sun Oct 23 20:45:19 2016 -0700
  17. 9f6903f vsprintf: Include stdarg for va_list by Maxime Ripard · Tue Jul 05 10:26:36 2016 +0200
  18. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · Thu Jan 14 13:02:03 2016 -0500
  19. 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
  20. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
  21. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · Fri Feb 27 22:06:32 2015 -0700
  22. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  24. b09cfd8 Add function to print a number with grouped digits by Simon Glass · Tue Jun 11 11:14:38 2013 -0700
  25. 71d4f18 vsprintf: Move function documentation into header file by Simon Glass · Wed Nov 02 09:52:09 2011 +0000
  26. cd55bde Add safe vsnprintf and snprintf library functions by Sonny Rao · Wed Nov 02 09:52:08 2011 +0000
  27. f7ae6806 Move vsprintf functions into their own header by Simon Glass · Wed Nov 02 09:52:07 2011 +0000