1. fd70f9a log: don't build the trace buffer when log is not ready by Patrick Delaunay · 4 years ago
  2. 842ff44 x86: zimage: Add a little more logging by Simon Glass · 4 years, 1 month ago
  3. 34dc804 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years, 1 month ago
  4. d503212 log: Add filter flag to deny on match by Sean Anderson · 4 years, 1 month ago
  5. 8c41018 log: Add function to create a filter with flags by Sean Anderson · 4 years, 1 month ago
  6. cc4960d log: Expose some helper functions by Sean Anderson · 4 years, 1 month ago
  7. 3215fbb log: Add additional const qualifier to arrays by Sean Anderson · 4 years, 1 month ago
  8. 638b65a log: Fix missing negation of ENOMEM by Sean Anderson · 4 years, 1 month ago
  9. 7e7041d log: correct and check array size of log categories by Heinrich Schuchardt · 4 years, 1 month ago
  10. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  11. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 1 month ago
  12. 31120e1 log: Add missing category names by Simon Glass · 4 years, 2 months ago
  13. 133350a log: Add a way to enable/disable a log device by Simon Glass · 4 years, 2 months ago
  14. 885cf5f log: Add a flag to enable log drivers by Simon Glass · 4 years, 2 months ago
  15. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 2 months ago
  16. b5ecfca log: mute messages generated by log drivers by Heinrich Schuchardt · 4 years, 2 months ago
  17. 2d349c7 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
  18. 60075ea log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · 4 years, 6 months ago
  19. be9ab32 log: remove useless cast by Heinrich Schuchardt · 4 years, 7 months ago
  20. 38617e8 log: Add a Kconfig option to set the default log level by Simon Glass · 6 years ago
  21. 4e9a64d sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  22. 8909656 log: Fix incorect range check in log_get_cat_name() by Simon Glass · 6 years ago
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  24. f14f393 log: Correct missing free() on error in log_add_filter() by Simon Glass · 7 years ago
  25. 90979f9 log: add category LOGC_EFI by Heinrich Schuchardt · 7 years ago
  26. 1fe9301 log: Add control over log formatting by Simon Glass · 7 years ago
  27. 4f0fdb7 log: Add functions to convert IDs to/from names by Simon Glass · 7 years ago
  28. 55e32ba log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  29. d95645d log: Add an implementation of logging by Simon Glass · 7 years ago