1. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  2. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  3. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  4. 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
  5. e393e4a log: output for CONFIG_LOG=n by Heinrich Schuchardt · Wed Feb 26 21:48:17 2020 +0100
  6. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · Thu Apr 09 10:27:38 2020 -0600
  7. 046e881 log: Include missing header for log.h by Sean Anderson · Tue Dec 24 23:54:54 2019 -0500
  8. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · Sun Dec 29 21:19:24 2019 -0700
  9. e1277ff common: Add a noisy assert() by Simon Glass · Sun Dec 29 21:19:10 2019 -0700
  10. 9ba72ef log: Add log_nop() to avoid unused-variable warnings by Simon Glass · Wed Sep 25 08:56:23 2019 -0600
  11. 7c395c9 log: document the assign() macro by Heinrich Schuchardt · Sat Jul 27 20:21:06 2019 +0200
  12. e0144f2 log: Allow #define LOG_DEBUG to enable logging in a file by Simon Glass · Sat Feb 16 20:24:37 2019 -0700
  13. 6e455c3 log: Fix up Kconfig log level names by Simon Glass · Sat Feb 16 20:24:34 2019 -0700
  14. bd92332 log: Check printf() arguments by Simon Glass · Mon Jan 07 16:44:19 2019 -0700
  15. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · Sun Nov 18 08:14:26 2018 -0700
  16. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · Thu Nov 15 18:43:50 2018 -0700
  17. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · Thu Nov 15 18:43:49 2018 -0700
  18. 541b2b8 sandbox: log: Add a category for sandbox by Simon Glass · Tue Nov 06 15:21:24 2018 -0700
  19. d5063fd log: Add comments to the rest of the log categories by Simon Glass · Mon Oct 01 12:22:32 2018 -0600
  20. 3b4b340 sandbox: spi: Add more logging by Simon Glass · Mon Oct 01 11:55:13 2018 -0600
  21. 1b69a99 log: Add helpers for common log levels by Simon Glass · Mon Oct 01 11:55:06 2018 -0600
  22. a0f6861 log: Correct definition of log_msg_ret() by Simon Glass · Tue Oct 02 05:22:31 2018 -0600
  23. bfad6ed log: Add a way to log a return value with a message by Simon Glass · Mon Jun 11 13:07:14 2018 -0600
  24. 8909656 log: Fix incorect range check in log_get_cat_name() by Simon Glass · Tue Jun 12 00:04:55 2018 -0600
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. 9bb2ba3 log: fix typo LOGL_EFI by Heinrich Schuchardt · Fri Mar 23 21:12:17 2018 +0100
  27. 90979f9 log: add category LOGC_EFI by Heinrich Schuchardt · Mon Jan 22 20:10:45 2018 +0100
  28. aa1d73b log: Add a way to log error-return values by Simon Glass · Thu Dec 28 13:14:23 2017 -0700
  29. 1fe9301 log: Add control over log formatting by Simon Glass · Thu Dec 28 13:14:17 2017 -0700
  30. 4f0fdb7 log: Add functions to convert IDs to/from names by Simon Glass · Thu Dec 28 13:14:16 2017 -0700
  31. 14c8a06 log: Add a test command by Simon Glass · Mon Dec 04 13:48:27 2017 -0700
  32. d95645d log: Add an implementation of logging by Simon Glass · Mon Dec 04 13:48:24 2017 -0700
  33. 9054a02 Move debug and logging support to a separate header by Simon Glass · Mon Dec 04 13:48:20 2017 -0700