- 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 10 months ago
- 79d5983 log: Set up a flag byte for log records by Simon Glass · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- c698b99 log: call vsnprintf only when it is needed to emit trace by Patrick Delaunay · 4 years ago
- dd50013 log: use console puts to output trace before LOG init by Patrick Delaunay · 4 years ago
- f0e90e0 log: don't build the trace buffer when log is not ready by Patrick Delaunay · 4 years ago
- b73d61a x86: zimage: Add a little more logging by Simon Glass · 4 years ago
- 40455a6 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years ago
- fe3b1a2 log: Add filter flag to deny on match by Sean Anderson · 4 years ago
- a02f84e log: Add function to create a filter with flags by Sean Anderson · 4 years ago
- 3102c1d log: Expose some helper functions by Sean Anderson · 4 years ago
- 4338140 log: Add additional const qualifier to arrays by Sean Anderson · 4 years ago
- 69529f9 log: Fix missing negation of ENOMEM by Sean Anderson · 4 years ago
- 2a0cbf3 log: correct and check array size of log categories by Heinrich Schuchardt · 4 years ago
- d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
- 993a06b log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 1 month ago
- 8021296 log: Add missing category names by Simon Glass · 4 years, 1 month ago
- 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 2 months ago
- b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 2 months ago
- 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 2 months ago
- e5b35f7 log: mute messages generated by log drivers by Heinrich Schuchardt · 4 years, 2 months ago
- 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
- 6c9e417 log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · 4 years, 5 months ago
- c1f39ed log: remove useless cast by Heinrich Schuchardt · 4 years, 7 months ago
- f0b05c9 log: Add a Kconfig option to set the default log level by Simon Glass · 6 years ago
- 2b1dc29 sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
- c2e4e7e log: Fix incorect range check in log_get_cat_name() by Simon Glass · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 45fac9f log: Correct missing free() on error in log_add_filter() by Simon Glass · 7 years ago
- 1973b38 log: add category LOGC_EFI by Heinrich Schuchardt · 7 years ago
- 3b73e8d log: Add control over log formatting by Simon Glass · 7 years ago
- f941c8d log: Add functions to convert IDs to/from names by Simon Glass · 7 years ago
- af1bc0c log: Plumb logging into the init sequence by Simon Glass · 7 years ago
- e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago