1. 8565efd lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 5 months ago
  2. d667a0d lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 5 months ago
  3. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  4. e695113 lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 2 months ago
  5. 5a94546 lib: Move common digit-parsing code into a function by Simon Glass · 3 years, 2 months ago
  6. 96b2344 lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 2 months ago
  7. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  8. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  9. 0b01642 lib: strto: add simple_strtoll function by Roland Gaudig · 3 years, 2 months ago
  10. 1fae741 Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" by Sean Anderson · 4 years, 4 months ago
  11. fdc79a6 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 6 months ago
  12. 4b48589 lib: strto: Stop detection when invalid char is used by Michal Simek · 4 years, 6 months ago
  13. 0486497 lib: Improve _parse_integer_fixup_radix base 16 detection by Michal Simek · 4 years, 8 months ago
  14. b87b0d8 lib: strto: fix metric suffix parsing in strtoul[l] by Miquel Raynal · 6 years ago
  15. a353e6a lib: strto: parse all lowercase metric prefixes in ustrtoul[l] by Miquel Raynal · 6 years ago
  16. 2e79461 lib: strto: fix incorrect handling of specified base by Rob Clark · 7 years ago
  17. b91c6a1 Fix return value in trailing_strtoln() by Simon Glass · 8 years ago
  18. e4c5383 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · 9 years ago