1. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  2. 0d5ca3d fix(console): correct scopes for console symbols by Yann Gautier · Fri Dec 09 14:30:55 2022 +0100
  3. 63f7586 refactor(console): move putchar() to console driver by Claus Pedersen · Mon Sep 12 23:47:10 2022 +0000
  4. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  5. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  6. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · Wed Feb 05 14:12:39 2020 -0600
  7. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · Tue Jul 23 12:32:58 2019 +0900
  8. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  9. 29d5c38 Console: Allow to register multiple times by Ambroise Vincent · Thu Apr 18 11:36:42 2019 +0100
  10. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · Thu Feb 14 09:48:21 2019 +0000
  11. 698d835 multi_console: Check functions are not NULL by Joel Hutton · Tue Jan 15 15:40:18 2019 +0000
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  13. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · Tue Nov 27 22:10:56 2018 -0800