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