index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: log: Add commands to manipulate filters
Sean Anderson
2020-10-30
1
-0
/
+241
*
cmd: log: Make "log level" print all log levels
Sean Anderson
2020-10-30
1
-3
/
+9
*
cmd: log: Add commands to list categories and drivers
Sean Anderson
2020-10-30
1
-0
/
+35
*
cmd: log: Split off log level parsing
Sean Anderson
2020-10-30
1
-6
/
+23
*
cmd: log: Use sub-commands for log
Sean Anderson
2020-10-30
1
-27
/
+4
*
test: log: Convert log_test from python to C
Sean Anderson
2020-10-30
1
-6
/
+0
*
log: Use CONFIG_IS_ENABLED() for LOG_TEST
Sean Anderson
2020-10-30
1
-2
/
+2
*
log: don't show function by default
Heinrich Schuchardt
2020-07-09
1
-2
/
+2
*
log: check argument of 'log level' command
Heinrich Schuchardt
2020-06-11
1
-3
/
+11
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-8
/
+9
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
log: Add a command to output a log record
Simon Glass
2018-02-03
1
-1
/
+40
*
log: Add a command to control the log output format
Simon Glass
2018-02-03
1
-0
/
+43
*
log: Add a test command
Simon Glass
2017-12-07
1
-0
/
+6
*
log: Add a 'log level' command
Simon Glass
2017-12-07
1
-0
/
+55
*
Drop the log buffer
Simon Glass
2017-12-07
1
-313
/
+0
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+4
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+311