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