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