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