1. 0cceb99 display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 5 months ago
  2. 5d6d2b8 hexdump: Support any rowsize by Simon Glass · 3 years, 5 months ago
  3. 19edf13 hexdump: Add support for sandbox by Simon Glass · 3 years, 5 months ago
  4. c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 5 months ago
  5. c614ddf test: Add a test for print_buffer() by Simon Glass · 3 years, 5 months ago
  6. fbb99dc test: Convert print tests to use ut framework by Simon Glass · 3 years, 5 months ago
  7. 6863c7f dm: test: Always include command.h for print_ut by Sean Anderson · 3 years, 7 months ago
  8. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  9. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  10. 3bad256 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 5 years ago WIP-07Jun2019
  11. 6c74e94 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · 5 years ago
  12. 7a9e6ee test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. 5f1ce1d vsprintf.c: correct printing of a NULL device path by Heinrich Schuchardt · 7 years ago
  15. 256060e vsprintf.c: add EFI device path printing by Heinrich Schuchardt · 7 years ago
  16. 085391b test: print_ut: Add test for %ls strings by Rob Clark · 7 years ago
  17. e5a9d27 test: Add a test for snprintf() and the banner/version by Simon Glass · 7 years ago