1. 2e396a1 log: provide missing macros by Heinrich Schuchardt · Mon Jan 04 08:02:54 2021 +0100
  2. 42b7481 log: make debug_cond() function like by Heinrich Schuchardt · Mon Jan 04 08:02:53 2021 +0100
  3. ec506d9 log: typos in include/log.h by Heinrich Schuchardt · Mon Nov 30 09:04:48 2020 +0100
  4. 372e227 log: Fix comment for LOGC_BOOT by Simon Glass · Sun Nov 29 17:07:04 2020 -0700
  5. 842ff44 x86: zimage: Add a little more logging by Simon Glass · Wed Nov 04 09:59:13 2020 -0700
  6. ce02d8f doc: Add log kerneldocs to documentation by Sean Anderson · Tue Oct 27 19:55:40 2020 -0400
  7. cd6f8ab cmd: log: Add commands to list categories and drivers by Sean Anderson · Tue Oct 27 19:55:34 2020 -0400
  8. 34dc804 log: Add filter flag to match greater than a log level by Sean Anderson · Tue Oct 27 19:55:30 2020 -0400
  9. d503212 log: Add filter flag to deny on match by Sean Anderson · Tue Oct 27 19:55:26 2020 -0400
  10. 8c41018 log: Add function to create a filter with flags by Sean Anderson · Tue Oct 27 19:55:25 2020 -0400
  11. cc4960d log: Expose some helper functions by Sean Anderson · Tue Oct 27 19:55:24 2020 -0400
  12. e1eb6ca log: Fix incorrect documentation of log_filter.cat_list by Sean Anderson · Tue Oct 27 19:55:21 2020 -0400
  13. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:58 2020 +0200
  14. 31120e1 log: Add missing category names by Simon Glass · Sun Sep 27 18:46:13 2020 -0600
  15. 133350a log: Add a way to enable/disable a log device by Simon Glass · Sat Sep 12 12:28:49 2020 -0600
  16. 885cf5f log: Add a flag to enable log drivers by Simon Glass · Sat Sep 12 12:28:47 2020 -0600
  17. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · Sat Sep 12 11:13:34 2020 -0600
  18. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  19. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  20. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  21. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 16 13:45:03 2020 -0400
  22. e393e4a log: output for CONFIG_LOG=n by Heinrich Schuchardt · Wed Feb 26 21:48:17 2020 +0100
  23. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · Thu Apr 09 10:27:38 2020 -0600
  24. 046e881 log: Include missing header for log.h by Sean Anderson · Tue Dec 24 23:54:54 2019 -0500
  25. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · Sun Dec 29 21:19:24 2019 -0700
  26. e1277ff common: Add a noisy assert() by Simon Glass · Sun Dec 29 21:19:10 2019 -0700
  27. 9ba72ef log: Add log_nop() to avoid unused-variable warnings by Simon Glass · Wed Sep 25 08:56:23 2019 -0600
  28. 7c395c9 log: document the assign() macro by Heinrich Schuchardt · Sat Jul 27 20:21:06 2019 +0200
  29. e0144f2 log: Allow #define LOG_DEBUG to enable logging in a file by Simon Glass · Sat Feb 16 20:24:37 2019 -0700
  30. 6e455c3 log: Fix up Kconfig log level names by Simon Glass · Sat Feb 16 20:24:34 2019 -0700
  31. bd92332 log: Check printf() arguments by Simon Glass · Mon Jan 07 16:44:19 2019 -0700
  32. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · Sun Nov 18 08:14:26 2018 -0700
  33. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · Thu Nov 15 18:43:50 2018 -0700
  34. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · Thu Nov 15 18:43:49 2018 -0700
  35. 541b2b8 sandbox: log: Add a category for sandbox by Simon Glass · Tue Nov 06 15:21:24 2018 -0700
  36. d5063fd log: Add comments to the rest of the log categories by Simon Glass · Mon Oct 01 12:22:32 2018 -0600
  37. 3b4b340 sandbox: spi: Add more logging by Simon Glass · Mon Oct 01 11:55:13 2018 -0600
  38. 1b69a99 log: Add helpers for common log levels by Simon Glass · Mon Oct 01 11:55:06 2018 -0600
  39. a0f6861 log: Correct definition of log_msg_ret() by Simon Glass · Tue Oct 02 05:22:31 2018 -0600
  40. bfad6ed log: Add a way to log a return value with a message by Simon Glass · Mon Jun 11 13:07:14 2018 -0600
  41. 8909656 log: Fix incorect range check in log_get_cat_name() by Simon Glass · Tue Jun 12 00:04:55 2018 -0600
  42. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  43. 9bb2ba3 log: fix typo LOGL_EFI by Heinrich Schuchardt · Fri Mar 23 21:12:17 2018 +0100
  44. 90979f9 log: add category LOGC_EFI by Heinrich Schuchardt · Mon Jan 22 20:10:45 2018 +0100
  45. aa1d73b log: Add a way to log error-return values by Simon Glass · Thu Dec 28 13:14:23 2017 -0700
  46. 1fe9301 log: Add control over log formatting by Simon Glass · Thu Dec 28 13:14:17 2017 -0700
  47. 4f0fdb7 log: Add functions to convert IDs to/from names by Simon Glass · Thu Dec 28 13:14:16 2017 -0700
  48. 14c8a06 log: Add a test command by Simon Glass · Mon Dec 04 13:48:27 2017 -0700
  49. d95645d log: Add an implementation of logging by Simon Glass · Mon Dec 04 13:48:24 2017 -0700
  50. 9054a02 Move debug and logging support to a separate header by Simon Glass · Mon Dec 04 13:48:20 2017 -0700