1. 2fa4756 lib: Move string tests to the string module by Simon Glass · 2 years, 5 months ago
  2. 73cde90 test: test field truncation in snprint() by Heinrich Schuchardt · 2 years, 8 months ago
  3. 5b9a5b2 treewide: Use 16-bit Unicode strings by Simon Glass · 2 years, 8 months ago
  4. 04641c1 test: add test for %pUs by Heinrich Schuchardt · 2 years, 8 months ago
  5. 0c9e8bf test: test truncation in snprintf() by Heinrich Schuchardt · 2 years, 10 months ago
  6. 4a255ea lib: Add a function to convert a string to a hex value by Simon Glass · 3 years ago
  7. 3bfb0f7 lib: Add tests for simple_itoa() by Simon Glass · 3 years ago
  8. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 2 months ago
  9. 0cceb99 display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 5 months ago
  10. 5d6d2b8 hexdump: Support any rowsize by Simon Glass · 3 years, 5 months ago
  11. 19edf13 hexdump: Add support for sandbox by Simon Glass · 3 years, 5 months ago
  12. c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 5 months ago
  13. c614ddf test: Add a test for print_buffer() by Simon Glass · 3 years, 5 months ago
  14. fbb99dc test: Convert print tests to use ut framework by Simon Glass · 3 years, 5 months ago
  15. 6863c7f dm: test: Always include command.h for print_ut by Sean Anderson · 3 years, 6 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  17. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  18. 3bad256 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 5 years ago
  19. 6c74e94 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · 5 years ago
  20. 7a9e6ee test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · 6 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. 5f1ce1d vsprintf.c: correct printing of a NULL device path by Heinrich Schuchardt · 7 years ago
  23. 256060e vsprintf.c: add EFI device path printing by Heinrich Schuchardt · 7 years ago
  24. 085391b test: print_ut: Add test for %ls strings by Rob Clark · 7 years ago
  25. e5a9d27 test: Add a test for snprintf() and the banner/version by Simon Glass · 7 years ago