Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/py: Automated conversion to Python 3 | Tom Rini | 2019-10-30 | 1 | -4/+4 |
* | log: Add helpers for common log levels | Simon Glass | 2018-10-09 | 1 | -0/+6 |
* | tests: Make test_log.py tests depend on cmd_log not log | Tom Rini | 2018-05-31 | 1 | -2/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | log: Add tests for the new log features | Simon Glass | 2018-02-03 | 1 | -1/+27 |
* | log: Update log_console to honour the log format | Simon Glass | 2018-02-03 | 1 | -2/+2 |
* | log: test: Add a pytest for logging | Simon Glass | 2017-12-07 | 1 | -0/+101 |