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