1. 2e9a8a3 [PATCH 1/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · Sun Mar 04 14:16:01 2018 +0800
  2. ca3930a drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · Mon Sep 18 16:59:43 2017 -0700
  3. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  4. 8377ae4 Add console_flush() to console API by Antonio Nino Diaz · Mon Feb 06 16:03:41 2017 +0000
  5. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · Wed Nov 09 15:39:25 2016 +0000
  6. 420cc37 AArch32: Add console driver by Soby Mathew · Thu Mar 24 16:52:40 2016 +0000
  7. 7abebe8 Move console drivers to AArch64 folder by Soby Mathew · Mon Aug 08 12:38:52 2016 +0100
  8. 5101f9e Fix potential deadlock in PL011 init function by Juan Castillo · Tue Feb 23 17:12:18 2016 +0000
  9. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · Thu Nov 26 14:52:15 2015 +0000
  10. 7ac4b11 De-feature PL011 UART driver to match generic UART spec by Juan Castillo · Mon Nov 16 16:53:38 2015 +0000
  11. 7f1f062 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · Tue Sep 09 09:49:23 2014 +0100
  12. c863fa4 Separate out common console functionality by Dan Handley · Wed Apr 01 16:51:20 2015 +0100
  13. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  14. 69817f7 Parametrize baudrate and UART clock during console_init() by Soby Mathew · Mon Jul 14 15:43:21 2014 +0100
  15. c389d77 Introduce asm console functions in TF by Soby Mathew · Tue Jun 24 12:28:41 2014 +0100
  16. 560a3e5 Remove broken assertion in console_putc() by Andrew Thoelke · Fri Jun 20 11:12:39 2014 +0100
  17. efbd3b2 PL011: Fix a bug in the UART FIFO polling by Sandrine Bailleux · Mon Jun 02 13:52:38 2014 +0100
  18. ed6ff95 Split platform.h into separate headers by Dan Handley · Wed May 14 17:44:19 2014 +0100
  19. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  20. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  21. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100