~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lib: Move string tests to the string moduleSimon Glass2022-04-25
* test: test field truncation in snprint()Heinrich Schuchardt2022-02-11
* treewide: Use 16-bit Unicode stringsSimon Glass2022-02-03
* test: add test for %pUsHeinrich Schuchardt2022-01-19
* test: test truncation in snprintf()Heinrich Schuchardt2021-11-20
* lib: Add a function to convert a string to a hex valueSimon Glass2021-11-11
* lib: Add tests for simple_itoa()Simon Glass2021-11-11
* version: Move version_string[] from version.h to version_string.hPali Rohár2021-09-17
* display_options: Split print_buffer() into two functionsSimon Glass2021-06-08
* hexdump: Support any rowsizeSimon Glass2021-06-08
* hexdump: Add support for sandboxSimon Glass2021-06-08
* display_options: Drop two spaces before the ASCII columnSimon Glass2021-06-08
* test: Add a test for print_buffer()Simon Glass2021-06-08
* test: Convert print tests to use ut frameworkSimon Glass2021-06-08
* dm: test: Always include command.h for print_utSean Anderson2021-03-28
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt2019-06-07
* lib/display_options: avoid illegal memory accessHeinrich Schuchardt2019-05-05
* test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt2018-09-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* vsprintf.c: correct printing of a NULL device pathHeinrich Schuchardt2018-01-28
* vsprintf.c: add EFI device path printingHeinrich Schuchardt2018-01-22
* test: print_ut: Add test for %ls stringsRob Clark2017-10-08
* test: Add a test for snprintf() and the banner/versionSimon Glass2017-07-11