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