1. 6bb14de test: print: Fix hexdump test on 64bit systems by Marek Vasut · 1 year, 3 months ago
  2. 8c2d639 lib: Move string tests to the string module by Simon Glass · 2 years, 7 months ago
  3. 2df4f95 test: test field truncation in snprint() by Heinrich Schuchardt · 2 years, 10 months ago
  4. 276af33 treewide: Use 16-bit Unicode strings by Simon Glass · 2 years, 10 months ago
  5. d2e0aa3 test: add test for %pUs by Heinrich Schuchardt · 2 years, 10 months ago
  6. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · 3 years ago
  7. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 1 month ago
  8. 978739d lib: Add tests for simple_itoa() by Simon Glass · 3 years, 1 month ago
  9. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  10. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 7 months ago
  11. f1d0647 hexdump: Support any rowsize by Simon Glass · 3 years, 7 months ago
  12. 2650715 hexdump: Add support for sandbox by Simon Glass · 3 years, 7 months ago
  13. 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 7 months ago
  14. 4a249ba test: Add a test for print_buffer() by Simon Glass · 3 years, 7 months ago
  15. d242368 test: Convert print tests to use ut framework by Simon Glass · 3 years, 7 months ago
  16. 4cfecd9 dm: test: Always include command.h for print_ut by Sean Anderson · 3 years, 8 months ago
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  18. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  19. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 6 years ago
  20. b144ab1 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · 6 years ago
  21. eed3f95 test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 3b47f33 vsprintf.c: correct printing of a NULL device path by Heinrich Schuchardt · 7 years ago
  24. 218d389 vsprintf.c: add EFI device path printing by Heinrich Schuchardt · 7 years ago
  25. 22ae0a7 test: print_ut: Add test for %ls strings by Rob Clark · 7 years ago
  26. 75ee32f test: Add a test for snprintf() and the banner/version by Simon Glass · 7 years ago