Age | Commit message (Expand) | Author |
---|---|---|
2021-03-28 | dm: test: Always include command.h for print_ut | Sean Anderson |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2019-06-07 | lib/vsprintf: allow printing upper case GUIDs | Heinrich Schuchardt |
2019-05-05 | lib/display_options: avoid illegal memory access | Heinrich Schuchardt |
2018-09-23 | test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) | Heinrich Schuchardt |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-28 | vsprintf.c: correct printing of a NULL device path | Heinrich Schuchardt |
2018-01-22 | vsprintf.c: add EFI device path printing | Heinrich Schuchardt |
2017-10-08 | test: print_ut: Add test for %ls strings | Rob Clark |
2017-07-11 | test: Add a test for snprintf() and the banner/version | Simon Glass |