summaryrefslogtreecommitdiff
path: root/include/log.h
AgeCommit message (Expand)Author
2019-01-14log: Check printf() argumentsSimon Glass
2018-11-29malloc_simple: Add logging of allocationsSimon Glass
2018-11-26Add core support for a bloblist to convey data from SPLSimon Glass
2018-11-26spl: Add support for logging in SPL and TPLSimon Glass
2018-11-20sandbox: log: Add a category for sandboxSimon Glass
2018-10-09log: Add comments to the rest of the log categoriesSimon Glass
2018-10-09sandbox: spi: Add more loggingSimon Glass
2018-10-09log: Add helpers for common log levelsSimon Glass
2018-10-08log: Correct definition of log_msg_ret()Simon Glass
2018-07-09log: Add a way to log a return value with a messageSimon Glass
2018-06-18log: Fix incorect range check in log_get_cat_name()Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-23log: fix typo LOGL_EFIHeinrich Schuchardt
2018-02-03log: add category LOGC_EFIHeinrich Schuchardt
2018-02-03log: Add a way to log error-return valuesSimon Glass
2018-02-03log: Add control over log formattingSimon Glass
2018-02-03log: Add functions to convert IDs to/from namesSimon Glass
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add an implementation of loggingSimon Glass
2017-12-07Move debug and logging support to a separate headerSimon Glass