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