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