- 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 4 months ago
- b9efdf5 lib: Add octal tests for simple_strtoul/l() by Simon Glass · 3 years, 4 months ago
- 238efc2 lib: Add tests for simple_strtoull() 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
- b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
- c8cdd49 test: correct the test prefix in ut str by Patrick Delaunay · 4 years ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 811a260 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 8 months ago
- d050928 test: Add the beginnings of some string tests by Simon Glass · 4 years, 8 months ago