- 7fac39a lib: provide function hextoull() by Heinrich Schuchardt · 3 weeks ago
- 6667c01 lib: Handle a special case with str_to_list() by Simon Glass · 4 months ago
- a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
- 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · 1 year, 10 months ago
- 4bf2fc1 lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 7 months ago
- 20888f3 lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 7 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 4 months ago
- fe2622c lib: Move common digit-parsing code into a function by Simon Glass · 3 years, 4 months ago
- 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 4 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- fd8b034 lib: strto: add simple_strtoll function by Roland Gaudig · 3 years, 4 months ago
- e980ae1 Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" by Sean Anderson · 4 years, 6 months ago
- 811a260 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 8 months ago
- 2887081 lib: strto: Stop detection when invalid char is used by Michal Simek · 4 years, 8 months ago
- 584c2f6 lib: Improve _parse_integer_fixup_radix base 16 detection by Michal Simek · 4 years, 10 months ago
- b4cf942 lib: strto: fix metric suffix parsing in strtoul[l] by Miquel Raynal · 6 years ago
- 5823a75 lib: strto: parse all lowercase metric prefixes in ustrtoul[l] by Miquel Raynal · 6 years ago
- 365a3ef lib: strto: fix incorrect handling of specified base by Rob Clark · 7 years ago
- e9ee762 Fix return value in trailing_strtoln() by Simon Glass · 8 years ago
- fe4f179 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · 9 years ago