1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  2. 72fa1ad log: Allow padding of the function name by Simon Glass · 3 years, 3 months ago
  3. e1cbd91 log: Convert log values to printf() if not enabled by Simon Glass · 3 years, 5 months ago
  4. 8d9bb98 sandbox: log: Avoid build error with !CONFIG_LOG by Simon Glass · 3 years, 5 months ago
  5. 58b4b71 log: Add support for logging a buffer by Simon Glass · 3 years, 5 months ago
  6. 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 8 months ago
  7. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 7 months ago
  8. 5c1cf4d test: log: Rename log main test file to log_ut.c by Simon Glass · 3 years, 7 months ago
  9. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  10. 34d7f72 test: pr_cont_test.o depends on CONFIG_LOG=y by Heinrich Schuchardt · 3 years, 8 months ago
  11. c548a38 test: unit test for pr_err(), pr_cont() by Heinrich Schuchardt · 3 years, 9 months ago
  12. 742346f test: log: add test for console output of dropped messages by Patrick Delaunay · 3 years, 10 months ago
  13. ce9af2a test: log: add test for dropped messages by Patrick Delaunay · 3 years, 10 months ago
  14. 6278ec1 test: add LOGL_FORCE_DEBUG flags support in log tests by Patrick Delaunay · 3 years, 10 months ago
  15. 89723b9 test: Add a test for log filter-* by Sean Anderson · 3 years, 11 months ago
  16. 1227304 test: Add test for LOGFF_MIN by Sean Anderson · 3 years, 11 months ago
  17. f51e5ec test: Add tests for LOGFF_DENY by Sean Anderson · 3 years, 11 months ago
  18. 046b8c0 test: log: Give tests names instead of numbers by Sean Anderson · 3 years, 11 months ago
  19. 62ef818 test: log: Convert log_test from python to C by Sean Anderson · 3 years, 11 months ago
  20. 9201576 test: log: test message continuation by Heinrich Schuchardt · 4 years ago
  21. 3d19a7e test: Fix sandbox tests failing to build by Sean Anderson · 4 years ago
  22. c7f5b85 log: Disable the syslog driver by default by Simon Glass · 4 years ago
  23. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years ago
  24. bd180db log: Drop #ifdef in log_test by Simon Glass · 4 years ago
  25. 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years ago
  26. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 3 months ago
  27. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  28. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  29. be51c3c test: fix naming of test functions in the log test suite by Heinrich Schuchardt · 4 years, 5 months ago
  30. 7b912ed test: log: test syslog logging driver by Heinrich Schuchardt · 4 years, 7 months ago
  31. 395041b test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 7 months ago
  32. cdd140a log: Add helpers for common log levels by Simon Glass · 6 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  34. ef11ed8 log: Add a test command by Simon Glass · 7 years ago