summaryrefslogtreecommitdiff
path: root/cmd/log.c
AgeCommit message (Expand)Author
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-10-30cmd: log: Add commands to manipulate filtersSean Anderson
2020-10-30cmd: log: Make "log level" print all log levelsSean Anderson
2020-10-30cmd: log: Add commands to list categories and driversSean Anderson
2020-10-30cmd: log: Split off log level parsingSean Anderson
2020-10-30cmd: log: Use sub-commands for logSean Anderson
2020-10-30test: log: Convert log_test from python to CSean Anderson
2020-10-30log: Use CONFIG_IS_ENABLED() for LOG_TESTSean Anderson
2020-07-09log: don't show function by defaultHeinrich Schuchardt
2020-06-11log: check argument of 'log level' commandHeinrich Schuchardt
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-03log: Add a command to output a log recordSimon Glass
2018-02-03log: Add a command to control the log output formatSimon Glass
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add a 'log level' commandSimon Glass
2017-12-07Drop the log bufferSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass