Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't return error information from console_flush | Jimmy Brisson | 2020-10-09 | 1 | -7/+2 |
* | coverity: Fix MISRA null pointer violations | Zelalem | 2020-02-05 | 1 | -4/+4 |
* | console: add a flag to prepend '\r' in the multi-console framework | Masahiro Yamada | 2019-08-19 | 1 | -1/+15 |
* | Remove MULTI_CONSOLE_API flag and references to it | Ambroise Vincent | 2019-06-28 | 1 | -4/+0 |
* | Console: Allow to register multiple times | Ambroise Vincent | 2019-04-24 | 1 | -2/+4 |
* | Remove several warnings reported with W=2 | Ambroise Vincent | 2019-04-01 | 1 | -3/+3 |
* | multi_console: Check functions are not NULL | Joel Hutton | 2019-01-25 | 1 | -4/+4 |
* | Sanitise includes across codebase | Antonio Nino Diaz | 2019-01-04 | 1 | -0/+1 |
* | drivers/console: Reimplement MUTLI_CONSOLE_API framework in C | Julius Werner | 2018-12-06 | 1 | -0/+122 |