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