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