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