aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/console/multi_console.c
Commit message (Expand)AuthorAgeFilesLines
* Don't return error information from console_flushJimmy Brisson2020-10-091-7/+2
* coverity: Fix MISRA null pointer violationsZelalem2020-02-051-4/+4
* console: add a flag to prepend '\r' in the multi-console frameworkMasahiro Yamada2019-08-191-1/+15
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-4/+0
* Console: Allow to register multiple timesAmbroise Vincent2019-04-241-2/+4
* Remove several warnings reported with W=2Ambroise Vincent2019-04-011-3/+3
* multi_console: Check functions are not NULLJoel Hutton2019-01-251-4/+4
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-0/+1
* drivers/console: Reimplement MUTLI_CONSOLE_API framework in CJulius Werner2018-12-061-0/+122