1. 3e96ed4 lib: Add a function to split a string into substrings by Simon Glass · 1 year, 9 months ago
  2. 8565efd lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 6 months ago
  3. d667a0d lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 6 months ago
  4. 18436c7 test: Add tests for trailing_strtol() by Simon Glass · 2 years, 6 months ago
  5. 2fa4756 lib: Move string tests to the string module by Simon Glass · 2 years, 6 months ago
  6. e695113 lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 3 months ago
  7. ab833ef lib: Add octal tests for simple_strtoul/l() by Simon Glass · 3 years, 3 months ago
  8. 4d3177d lib: Add tests for simple_strtoull() by Simon Glass · 3 years, 3 months ago
  9. 96b2344 lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 3 months ago
  10. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  11. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  12. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
  13. 76fde13 test: correct the test prefix in ut str by Patrick Delaunay · 4 years ago
  14. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  15. fdc79a6 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 6 months ago
  16. 4f04d54 test: Add the beginnings of some string tests by Simon Glass · 4 years, 6 months ago