1. b952781 log: Remove some places where we redefine LOGLEVEL by Tom Rini · Sun Dec 04 10:03:33 2022 -0500
  2. 3f700dc test: fix log tests by Heinrich Schuchardt · Mon Jul 11 08:21:30 2022 +0200
  3. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  4. 81cd040 log: Allow padding of the function name by Simon Glass · Mon Jul 05 16:33:00 2021 -0600
  5. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · Sat May 08 13:46:54 2021 -0600
  6. 2786707 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · Sat May 08 13:46:53 2021 -0600
  7. 7fb9759 log: Add support for logging a buffer by Simon Glass · Sat May 08 07:00:06 2021 -0600
  8. 5fc47e3 log: Handle line continuation by Simon Glass · Wed Jan 20 20:10:53 2021 -0700
  9. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · Sun Mar 07 17:35:10 2021 -0700
  10. 11abb2b test: log: Rename log main test file to log_ut.c by Simon Glass · Sun Mar 07 17:35:09 2021 -0700
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  12. f3128e3 test: pr_cont_test.o depends on CONFIG_LOG=y by Heinrich Schuchardt · Wed Jan 27 12:09:46 2021 +0100
  13. b5a828e test: unit test for pr_err(), pr_cont() by Heinrich Schuchardt · Mon Jan 04 08:02:56 2021 +0100
  14. 293798c test: log: add test for console output of dropped messages by Patrick Delaunay · Fri Nov 27 11:20:58 2020 +0100
  15. cc03497 test: log: add test for dropped messages by Patrick Delaunay · Fri Nov 27 11:20:53 2020 +0100
  16. 529e46f test: add LOGL_FORCE_DEBUG flags support in log tests by Patrick Delaunay · Fri Nov 27 11:20:51 2020 +0100
  17. cf1ddf4 test: Add a test for log filter-* by Sean Anderson · Tue Oct 27 19:55:39 2020 -0400
  18. 4147317 test: Add test for LOGFF_MIN by Sean Anderson · Tue Oct 27 19:55:31 2020 -0400
  19. 14e9986 test: Add tests for LOGFF_DENY by Sean Anderson · Tue Oct 27 19:55:29 2020 -0400
  20. ba95667 test: log: Give tests names instead of numbers by Sean Anderson · Tue Oct 27 19:55:28 2020 -0400
  21. c182182 test: log: Convert log_test from python to C by Sean Anderson · Tue Oct 27 19:55:27 2020 -0400
  22. af5e624 test: log: test message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:59 2020 +0200
  23. c848c8a test: Fix sandbox tests failing to build by Sean Anderson · Tue Oct 13 15:20:52 2020 -0400
  24. e2cd0fa log: Disable the syslog driver by default by Simon Glass · Sat Sep 12 12:28:50 2020 -0600
  25. 133350a log: Add a way to enable/disable a log device by Simon Glass · Sat Sep 12 12:28:49 2020 -0600
  26. 73df48c log: Drop #ifdef in log_test by Simon Glass · Sat Sep 12 12:28:48 2020 -0600
  27. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · Sat Sep 12 11:13:34 2020 -0600
  28. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  29. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  30. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  31. 8d9c4c2 test: fix naming of test functions in the log test suite by Heinrich Schuchardt · Wed May 06 18:26:08 2020 +0200
  32. 9a3a7f1 test: log: test syslog logging driver by Heinrich Schuchardt · Wed Feb 26 21:48:19 2020 +0100
  33. f433d50 test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · Wed Feb 26 21:48:18 2020 +0100
  34. 1b69a99 log: Add helpers for common log levels by Simon Glass · Mon Oct 01 11:55:06 2018 -0600
  35. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  36. 14c8a06 log: Add a test command by Simon Glass · Mon Dec 04 13:48:27 2017 -0700