1. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 9 months ago
  2. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 11 months ago
  3. bc39cac skeletton: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  4. 35e08da console: update skeleton by Ambroise Vincent · 5 years ago
  5. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  6. c5f7bd1 Console: removed legacy console API by Ambroise Vincent · 5 years ago
  7. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  8. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 6 years ago
  9. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  10. 1338c9c plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 6 years ago
  11. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  12. 28cfffc Console: Use callee-saved registers by Sathees Balya · 6 years ago
  13. 99e4a48 Ensure read and write of flags are 32 bit by Daniel Boulby · 6 years ago
  14. 4f31ad5 multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · 6 years ago
  15. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  16. 94f8907 Add new function-pointer-based console API by Julius Werner · 7 years ago
  17. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  18. 8377ae4 Add console_flush() to console API by Antonio Nino Diaz · 7 years ago
  19. 7abebe8 Move console drivers to AArch64 folder by Soby Mathew · 8 years ago