1. 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · Tue Jan 17 10:47:14 2023 -0700
  2. 4bf2fc1 lib: Add a way to find the postiion of a trailing number by Simon Glass · Sun Apr 24 23:30:58 2022 -0600
  3. 20888f3 lib: Fix a few bugs in trailing_strtoln() by Simon Glass · Sun Apr 24 23:30:57 2022 -0600
  4. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  5. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  6. fe2622c lib: Move common digit-parsing code into a function by Simon Glass · Sat Jul 24 09:03:35 2021 -0600
  7. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · Sat Jul 24 09:03:32 2021 -0600
  8. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  9. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  10. fd8b034 lib: strto: add simple_strtoll function by Roland Gaudig · Fri Jul 23 12:29:18 2021 +0000
  11. e980ae1 Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" by Sean Anderson · Sun Jun 07 01:36:45 2020 -0400
  12. 811a260 lib: Add a function to convert a string to upper case by Simon Glass · Wed Apr 08 08:32:56 2020 -0600
  13. 2887081 lib: strto: Stop detection when invalid char is used by Michal Simek · Wed Apr 08 10:09:16 2020 +0200
  14. 584c2f6 lib: Improve _parse_integer_fixup_radix base 16 detection by Michal Simek · Fri Feb 07 13:04:10 2020 +0100
  15. b4cf942 lib: strto: fix metric suffix parsing in strtoul[l] by Miquel Raynal · Thu Sep 06 09:08:44 2018 +0200
  16. 5823a75 lib: strto: parse all lowercase metric prefixes in ustrtoul[l] by Miquel Raynal · Thu Sep 06 09:08:43 2018 +0200
  17. 365a3ef lib: strto: fix incorrect handling of specified base by Rob Clark · Mon Sep 11 16:53:08 2017 -0400
  18. e9ee762 Fix return value in trailing_strtoln() by Simon Glass · Wed Oct 05 20:42:11 2016 -0600
  19. fe4f179 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · Fri Dec 04 23:27:39 2015 +0100