1. 6667c01 lib: Handle a special case with str_to_list() by Simon Glass · 4 months ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · 1 year, 10 months ago
  6. 4bf2fc1 lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 7 months ago
  7. 20888f3 lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 7 months ago
  8. e74efcd test: Add tests for trailing_strtol() by Simon Glass · 2 years, 7 months ago
  9. 8c2d639 lib: Move string tests to the string module by Simon Glass · 2 years, 7 months ago
  10. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 4 months ago
  11. b9efdf5 lib: Add octal tests for simple_strtoul/l() by Simon Glass · 3 years, 4 months ago
  12. 238efc2 lib: Add tests for simple_strtoull() by Simon Glass · 3 years, 4 months ago
  13. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 4 months ago
  14. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  15. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  16. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
  17. c8cdd49 test: correct the test prefix in ut str by Patrick Delaunay · 4 years ago
  18. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  19. 811a260 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 8 months ago
  20. d050928 test: Add the beginnings of some string tests by Simon Glass · 4 years, 8 months ago