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