1. e1cbd91 log: Convert log values to printf() if not enabled by Simon Glass · 3 years, 5 months ago
  2. 58b4b71 log: Add support for logging a buffer by Simon Glass · 3 years, 5 months ago
  3. 4ce5b81 log: Fix up debug_cond() when LOG is enabled by Simon Glass · 3 years, 6 months ago
  4. 7bd0658 log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 8 months ago
  5. 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 8 months ago
  6. 79d5983 log: Set up a flag byte for log records by Simon Glass · 3 years, 8 months ago
  7. 2496796 log: provide missing macros by Heinrich Schuchardt · 3 years, 9 months ago
  8. 5176365 log: make debug_cond() function like by Heinrich Schuchardt · 3 years, 9 months ago
  9. 9e925d0 log: typos in include/log.h by Heinrich Schuchardt · 3 years, 10 months ago
  10. d61e784 log: Fix comment for LOGC_BOOT by Simon Glass · 3 years, 10 months ago
  11. b73d61a x86: zimage: Add a little more logging by Simon Glass · 3 years, 11 months ago
  12. 00ebb7f doc: Add log kerneldocs to documentation by Sean Anderson · 4 years ago
  13. 1c593a1 cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years ago
  14. 40455a6 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years ago
  15. fe3b1a2 log: Add filter flag to deny on match by Sean Anderson · 4 years ago
  16. a02f84e log: Add function to create a filter with flags by Sean Anderson · 4 years ago
  17. 3102c1d log: Expose some helper functions by Sean Anderson · 4 years ago
  18. b66a924 log: Fix incorrect documentation of log_filter.cat_list by Sean Anderson · 4 years ago
  19. d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years ago
  20. 8021296 log: Add missing category names by Simon Glass · 4 years ago
  21. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 1 month ago
  22. b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 1 month ago
  23. 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 1 month ago
  24. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 3 months ago
  25. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  26. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  27. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
  28. 20fd256 log: output for CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 7 months ago
  29. 7ca2850 dm: core: Add basic ACPI support by Simon Glass · 4 years, 6 months ago
  30. aaa05de log: Include missing header for log.h by Sean Anderson · 4 years, 9 months ago
  31. cce61fc dm: devres: Convert to use logging by Simon Glass · 4 years, 9 months ago
  32. cd01d2d common: Add a noisy assert() by Simon Glass · 4 years, 9 months ago
  33. fd42948 log: Add log_nop() to avoid unused-variable warnings by Simon Glass · 5 years ago
  34. b236f8c log: document the assign() macro by Heinrich Schuchardt · 5 years ago
  35. f9811e8 log: Allow #define LOG_DEBUG to enable logging in a file by Simon Glass · 6 years ago
  36. 6fc7e93 log: Fix up Kconfig log level names by Simon Glass · 6 years ago
  37. ed4e933 log: Check printf() arguments by Simon Glass · 6 years ago
  38. 7cbd2d2 malloc_simple: Add logging of allocations by Simon Glass · 6 years ago
  39. 9f407d4 Add core support for a bloblist to convey data from SPL by Simon Glass · 6 years ago
  40. 4d8d305 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  41. a5c13b6 sandbox: log: Add a category for sandbox by Simon Glass · 6 years ago
  42. 0bf9645 log: Add comments to the rest of the log categories by Simon Glass · 6 years ago
  43. c3aed5d sandbox: spi: Add more logging by Simon Glass · 6 years ago
  44. cdd140a log: Add helpers for common log levels by Simon Glass · 6 years ago
  45. fbcf37e log: Correct definition of log_msg_ret() by Simon Glass · 6 years ago
  46. b616cef log: Add a way to log a return value with a message by Simon Glass · 6 years ago
  47. c2e4e7e log: Fix incorect range check in log_get_cat_name() by Simon Glass · 6 years ago
  48. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  49. d8d8997 log: fix typo LOGL_EFI by Heinrich Schuchardt · 7 years ago
  50. 1973b38 log: add category LOGC_EFI by Heinrich Schuchardt · 7 years ago
  51. 3707c6e log: Add a way to log error-return values by Simon Glass · 7 years ago
  52. 3b73e8d log: Add control over log formatting by Simon Glass · 7 years ago
  53. f941c8d log: Add functions to convert IDs to/from names by Simon Glass · 7 years ago
  54. ef11ed8 log: Add a test command by Simon Glass · 7 years ago
  55. e9c8d49 log: Add an implementation of logging by Simon Glass · 7 years ago
  56. 0e98b0a Move debug and logging support to a separate header by Simon Glass · 7 years ago