Age | Commit message (Expand) | Author |
---|---|---|
2018-07-09 | log: Add a way to log a return value with a message | Simon Glass |
2018-06-18 | log: Fix incorect range check in log_get_cat_name() | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-23 | log: fix typo LOGL_EFI | Heinrich Schuchardt |
2018-02-03 | log: add category LOGC_EFI | Heinrich Schuchardt |
2018-02-03 | log: Add a way to log error-return values | Simon Glass |
2018-02-03 | log: Add control over log formatting | Simon Glass |
2018-02-03 | log: Add functions to convert IDs to/from names | Simon Glass |
2017-12-07 | log: Add a test command | Simon Glass |
2017-12-07 | log: Add an implementation of logging | Simon Glass |
2017-12-07 | Move debug and logging support to a separate header | Simon Glass |