1. 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
  2. 03bd481 fix(console): correct scopes for console symbols by Yann Gautier · 2 years, 8 months ago
  3. e0b6826 refactor(console): move putchar() to console driver by Claus Pedersen · 2 years, 11 months ago
  4. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  5. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  6. 466bb28 coverity: Fix MISRA null pointer violations by Zelalem · 5 years ago
  7. f51df47 console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 6 years ago
  8. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  9. 71892ca Console: Allow to register multiple times by Ambroise Vincent · 6 years ago
  10. bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
  11. e84c871 multi_console: Check functions are not NULL by Joel Hutton · 7 years ago
  12. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  13. 91b48c9 drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 7 years ago