Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-10 | log: Correct missing free() on error in log_add_filter() | Simon Glass | 1 | -6/+11 |
2018-02-03 | log: add category LOGC_EFI | Heinrich Schuchardt | 1 | -0/+1 |
2018-02-03 | log: Add control over log formatting | Simon Glass | 1 | -0/+1 |
2018-02-03 | log: Add functions to convert IDs to/from names | Simon Glass | 1 | -0/+67 |
2017-12-07 | log: Plumb logging into the init sequence | Simon Glass | 1 | -0/+1 |
2017-12-07 | log: Add an implementation of logging | Simon Glass | 1 | -0/+244 |