1. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · Mon Nov 15 19:06:55 2021 +0100
  2. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · Thu Oct 14 12:48:07 2021 -0600
  3. 978739d lib: Add tests for simple_itoa() by Simon Glass · Thu Oct 14 12:48:06 2021 -0600
  4. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  5. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · Sat May 08 07:00:05 2021 -0600
  6. f1d0647 hexdump: Support any rowsize by Simon Glass · Sat May 08 07:00:03 2021 -0600
  7. 2650715 hexdump: Add support for sandbox by Simon Glass · Sat May 08 07:00:02 2021 -0600
  8. 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · Sat May 08 07:00:00 2021 -0600
  9. 4a249ba test: Add a test for print_buffer() by Simon Glass · Sat May 08 06:59:59 2021 -0600
  10. d242368 test: Convert print tests to use ut framework by Simon Glass · Sat May 08 06:59:58 2021 -0600
  11. 4cfecd9 dm: test: Always include command.h for print_ut by Sean Anderson · Thu Mar 25 22:02:28 2021 -0400
  12. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  13. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  14. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · Mon Apr 29 08:08:43 2019 +0200
  15. b144ab1 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · Fri Apr 26 18:39:00 2019 +0200
  16. eed3f95 test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · Fri Aug 31 21:31:24 2018 +0200
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. 3b47f33 vsprintf.c: correct printing of a NULL device path by Heinrich Schuchardt · Fri Jan 26 06:30:30 2018 +0100
  19. 218d389 vsprintf.c: add EFI device path printing by Heinrich Schuchardt · Wed Jan 10 18:06:08 2018 +0100
  20. 22ae0a7 test: print_ut: Add test for %ls strings by Rob Clark · Wed Sep 13 18:46:54 2017 -0400
  21. 75ee32f test: Add a test for snprintf() and the banner/version by Simon Glass · Thu Jun 15 21:37:51 2017 -0600