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