1. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  2. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  3. 992c5ac pl011: cnds: cbmem: 16550: Fix comments by Antonio Nino Diaz · 6 years ago
  4. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  5. a46f7da console: Remove deprecated files by Antonio Nino Diaz · 6 years ago
  6. 05e7f56 pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 6 years ago
  7. 2e9a8a3 [PATCH 1/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · 6 years ago
  8. ca3930a drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  9. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  10. 8377ae4 Add console_flush() to console API by Antonio Nino Diaz · 7 years ago
  11. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · 8 years ago
  12. 420cc37 AArch32: Add console driver by Soby Mathew · 8 years ago
  13. 7abebe8 Move console drivers to AArch64 folder by Soby Mathew · 8 years ago
  14. 5101f9e Fix potential deadlock in PL011 init function by Juan Castillo · 8 years ago
  15. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  16. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  17. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  18. c863fa4 Separate out common console functionality by Dan Handley · 9 years ago
  19. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  20. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 10 years ago
  21. c389d77 Introduce asm console functions in TF by Soby Mathew · 10 years ago
  22. 560a3e5 Remove broken assertion in console_putc() by Andrew Thoelke · 10 years ago
  23. efbd3b2 PL011: Fix a bug in the UART FIFO polling by Sandrine Bailleux · 10 years ago
  24. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  25. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  26. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  27. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago