Commit History

Author SHA1 Message Date
  Simon Glass 58b4b7133a log: Add support for logging a buffer 3 years ago
  Simon Glass 9ad7a6c25c log: Handle line continuation 3 years ago
  Simon Glass 79d5983b61 log: Set up a flag byte for log records 3 years ago
  Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
  Patrick Delaunay c698b998bb log: call vsnprintf only when it is needed to emit trace 3 years ago
  Patrick Delaunay dd500134a4 log: use console puts to output trace before LOG init 3 years ago
  Patrick Delaunay f0e90e0ead log: don't build the trace buffer when log is not ready 3 years ago
  Simon Glass b73d61a556 x86: zimage: Add a little more logging 3 years ago
  Sean Anderson 40455a6915 log: Add filter flag to match greater than a log level 3 years ago
  Sean Anderson fe3b1a2d21 log: Add filter flag to deny on match 3 years ago
  Sean Anderson a02f84ee9c log: Add function to create a filter with flags 3 years ago
  Sean Anderson 3102c1d2c2 log: Expose some helper functions 3 years ago
  Sean Anderson 43381401d5 log: Add additional const qualifier to arrays 3 years ago
  Sean Anderson 69529f9840 log: Fix missing negation of ENOMEM 3 years ago
  Heinrich Schuchardt 2a0cbf3bca log: correct and check array size of log categories 3 years ago
  Heinrich Schuchardt d094a0734c log: allow for message continuation 3 years ago
  Heinrich Schuchardt 993a06b614 log: move processing_msg to global data 3 years ago
  Simon Glass 8021296a71 log: Add missing category names 3 years ago
  Simon Glass 3d03ab6361 log: Add a way to enable/disable a log device 3 years ago
  Simon Glass b45203004e log: Add a flag to enable log drivers 3 years ago
  Simon Glass 52d3df7fef log: Allow LOG_DEBUG to always enable log output 3 years ago
  Heinrich Schuchardt e5b35f706d log: mute messages generated by log drivers 3 years ago
  Heinrich Schuchardt 3c21d7738a log: don't show function by default 4 years ago
  Heinrich Schuchardt 6c9e417549 log: uclass_get_name() depends on CONFIG_SPL_DM 4 years ago
  Heinrich Schuchardt c1f39edc62 log: remove useless cast 4 years ago
  Simon Glass f0b05c95e3 log: Add a Kconfig option to set the default log level 5 years ago
  Simon Glass 2b1dc29a12 sandbox: Add a flag to set the default log level 5 years ago
  Simon Glass c2e4e7e631 log: Fix incorect range check in log_get_cat_name() 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Simon Glass 45fac9fc18 log: Correct missing free() on error in log_add_filter() 6 years ago