index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
log.c
Age
Commit message (
Expand
)
Author
2020-10-30
cmd: log: Add commands to manipulate filters
Sean Anderson
2020-10-30
cmd: log: Make "log level" print all log levels
Sean Anderson
2020-10-30
cmd: log: Add commands to list categories and drivers
Sean Anderson
2020-10-30
cmd: log: Split off log level parsing
Sean Anderson
2020-10-30
cmd: log: Use sub-commands for log
Sean Anderson
2020-10-30
test: log: Convert log_test from python to C
Sean Anderson
2020-10-30
log: Use CONFIG_IS_ENABLED() for LOG_TEST
Sean Anderson
2020-07-09
log: don't show function by default
Heinrich Schuchardt
2020-06-11
log: check argument of 'log level' command
Heinrich Schuchardt
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-03
log: Add a command to output a log record
Simon Glass
2018-02-03
log: Add a command to control the log output format
Simon Glass
2017-12-07
log: Add a test command
Simon Glass
2017-12-07
log: Add a 'log level' command
Simon Glass
2017-12-07
Drop the log buffer
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass