index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
1
-5
/
+2
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
1
-2
/
+2
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
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