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