1. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 9 months ago
  2. 0d5ca3d fix(console): correct scopes for console symbols by Yann Gautier · 1 year, 7 months ago
  3. 63f7586 refactor(console): move putchar() to console driver by Claus Pedersen · 1 year, 10 months ago
  4. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  5. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  6. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · 4 years, 5 months ago
  7. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 5 years ago
  8. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  9. 29d5c38 Console: Allow to register multiple times by Ambroise Vincent · 5 years ago
  10. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  11. 698d835 multi_console: Check functions are not NULL by Joel Hutton · 5 years ago
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  13. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 6 years ago