1. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  2. b9efdf5 lib: Add octal tests for simple_strtoul/l() by Simon Glass · Sat Jul 24 09:03:34 2021 -0600
  3. 238efc2 lib: Add tests for simple_strtoull() by Simon Glass · Sat Jul 24 09:03:33 2021 -0600
  4. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · Sat Jul 24 09:03:32 2021 -0600
  5. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  6. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  7. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · Sun Mar 07 17:35:10 2021 -0700
  8. c8cdd49 test: correct the test prefix in ut str by Patrick Delaunay · Thu Nov 19 10:08:43 2020 +0100
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  10. 811a260 lib: Add a function to convert a string to upper case by Simon Glass · Wed Apr 08 08:32:56 2020 -0600
  11. d050928 test: Add the beginnings of some string tests by Simon Glass · Wed Apr 08 08:32:55 2020 -0600