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