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
/
common
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: don't show function by default
Heinrich Schuchardt
2020-07-09
1
-1
/
+1
*
log: uclass_get_name() depends on CONFIG_SPL_DM
Heinrich Schuchardt
2020-07-09
1
-0
/
+4
*
log: remove useless cast
Heinrich Schuchardt
2020-04-26
1
-1
/
+1
*
log: Add a Kconfig option to set the default log level
Simon Glass
2019-02-20
1
-1
/
+1
*
sandbox: Add a flag to set the default log level
Simon Glass
2018-10-09
1
-1
/
+2
*
log: Fix incorect range check in log_get_cat_name()
Simon Glass
2018-06-18
1
-3
/
+7
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
log: Correct missing free() on error in log_add_filter()
Simon Glass
2018-04-10
1
-6
/
+11
*
log: add category LOGC_EFI
Heinrich Schuchardt
2018-02-03
1
-0
/
+1
*
log: Add control over log formatting
Simon Glass
2018-02-03
1
-0
/
+1
*
log: Add functions to convert IDs to/from names
Simon Glass
2018-02-03
1
-0
/
+67
*
log: Plumb logging into the init sequence
Simon Glass
2017-12-07
1
-0
/
+1
*
log: Add an implementation of logging
Simon Glass
2017-12-07
1
-0
/
+244