1. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · 2 years, 3 months ago
  2. 1b86cba log: Drop log_nop() functions by Simon Glass · 3 years, 8 months ago
  3. 816585d log: force DEBUG when LOG_DEBUG is activated by Patrick Delaunay · 2 years, 5 months ago
  4. aa4bce9 event: Add basic support for events by Simon Glass · 2 years, 9 months ago
  5. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  6. 8eaaedb log: Convert log values to printf() if not enabled by Simon Glass · 3 years, 7 months ago
  7. 7fb9759 log: Add support for logging a buffer by Simon Glass · 3 years, 7 months ago
  8. 6358031 log: Fix up debug_cond() when LOG is enabled by Simon Glass · 3 years, 8 months ago
  9. b2faacc log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 10 months ago
  10. 5fc47e3 log: Handle line continuation by Simon Glass · 3 years, 10 months ago
  11. f080343 log: Set up a flag byte for log records by Simon Glass · 3 years, 10 months ago
  12. 2e396a1 log: provide missing macros by Heinrich Schuchardt · 3 years, 11 months ago
  13. 42b7481 log: make debug_cond() function like by Heinrich Schuchardt · 3 years, 11 months ago
  14. ec506d9 log: typos in include/log.h by Heinrich Schuchardt · 4 years ago
  15. 372e227 log: Fix comment for LOGC_BOOT by Simon Glass · 4 years ago
  16. 842ff44 x86: zimage: Add a little more logging by Simon Glass · 4 years, 1 month ago
  17. ce02d8f doc: Add log kerneldocs to documentation by Sean Anderson · 4 years, 1 month ago
  18. cd6f8ab cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years, 1 month ago
  19. 34dc804 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years, 1 month ago
  20. d503212 log: Add filter flag to deny on match by Sean Anderson · 4 years, 1 month ago
  21. 8c41018 log: Add function to create a filter with flags by Sean Anderson · 4 years, 1 month ago
  22. cc4960d log: Expose some helper functions by Sean Anderson · 4 years, 1 month ago
  23. e1eb6ca log: Fix incorrect documentation of log_filter.cat_list by Sean Anderson · 4 years, 1 month ago
  24. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  25. 31120e1 log: Add missing category names by Simon Glass · 4 years, 2 months ago
  26. 133350a log: Add a way to enable/disable a log device by Simon Glass · 4 years, 2 months ago
  27. 885cf5f log: Add a flag to enable log drivers by Simon Glass · 4 years, 2 months ago
  28. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 2 months ago
  29. 2d349c7 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
  30. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  31. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  32. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  33. e393e4a log: output for CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 9 months ago
  34. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · 4 years, 8 months ago
  35. 046e881 log: Include missing header for log.h by Sean Anderson · 5 years ago
  36. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · 5 years ago
  37. e1277ff common: Add a noisy assert() by Simon Glass · 5 years ago
  38. 9ba72ef log: Add log_nop() to avoid unused-variable warnings by Simon Glass · 5 years ago
  39. 7c395c9 log: document the assign() macro by Heinrich Schuchardt · 5 years ago
  40. e0144f2 log: Allow #define LOG_DEBUG to enable logging in a file by Simon Glass · 6 years ago
  41. 6e455c3 log: Fix up Kconfig log level names by Simon Glass · 6 years ago
  42. bd92332 log: Check printf() arguments by Simon Glass · 6 years ago
  43. 8ed64a4 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  44. 712bd2d Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  45. b56cdc0 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  46. 541b2b8 sandbox: log: Add a category for sandbox by Simon Glass · 6 years ago
  47. d5063fd log: Add comments to the rest of the log categories by Simon Glass · 6 years ago
  48. 3b4b340 sandbox: spi: Add more logging by Simon Glass · 6 years ago
  49. 1b69a99 log: Add helpers for common log levels by Simon Glass · 6 years ago
  50. a0f6861 log: Correct definition of log_msg_ret() by Simon Glass · 6 years ago
  51. bfad6ed log: Add a way to log a return value with a message by Simon Glass · 6 years ago
  52. 8909656 log: Fix incorect range check in log_get_cat_name() by Simon Glass · 6 years ago
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  54. 9bb2ba3 log: fix typo LOGL_EFI by Heinrich Schuchardt · 7 years ago
  55. 90979f9 log: add category LOGC_EFI by Heinrich Schuchardt · 7 years ago
  56. aa1d73b log: Add a way to log error-return values by Simon Glass · 7 years ago
  57. 1fe9301 log: Add control over log formatting by Simon Glass · 7 years ago
  58. 4f0fdb7 log: Add functions to convert IDs to/from names by Simon Glass · 7 years ago
  59. 14c8a06 log: Add a test command by Simon Glass · 7 years ago
  60. d95645d log: Add an implementation of logging by Simon Glass · 7 years ago
  61. 9054a02 Move debug and logging support to a separate header by Simon Glass · 7 years ago