1. be3991c Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  2. a5aa25a Division functionality for cores that dont have divide hardware. by Usama Arif · 6 years ago
  3. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  4. 985ee0b drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  5. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  6. 65199dc pl011: cnds: cbmem: 16550: Fix comments by Antonio Nino Diaz · 6 years ago
  7. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  8. 28bcc45 console: Remove deprecated files by Antonio Nino Diaz · 6 years ago
  9. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 6 years ago
  10. 3d2690d [PATCH 1/2] qemu: Support MULTI_CONSOLE_API by Michalis Pappas · 6 years ago
  11. 4a0c457 drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API by Julius Werner · 7 years ago
  12. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  13. 73e0528 Add console_flush() to console API by Antonio Nino Diaz · 8 years ago
  14. 69d59e0 AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · 8 years ago
  15. 66be868 AArch32: Add console driver by Soby Mathew · 8 years ago
  16. 9c94d3b Move console drivers to AArch64 folder by Soby Mathew · 8 years ago
  17. 8dadabd Fix potential deadlock in PL011 init function by Juan Castillo · 8 years ago
  18. 9400b40 Disable PL011 UART before configuring it by Juan Castillo · 9 years ago
  19. 12f654b De-feature PL011 UART driver to match generic UART spec by Juan Castillo · 9 years ago
  20. 0246297 Use uintptr_t as base address type in ARM driver APIs by Juan Castillo · 10 years ago
  21. d3b638c Separate out common console functionality by Dan Handley · 9 years ago
  22. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  23. 462c835 Parametrize baudrate and UART clock during console_init() by Soby Mathew · 10 years ago
  24. fce5f75 Introduce asm console functions in TF by Soby Mathew · 10 years ago
  25. 0695dc4 Remove broken assertion in console_putc() by Andrew Thoelke · 10 years ago
  26. d831af9 PL011: Fix a bug in the UART FIFO polling by Sandrine Bailleux · 10 years ago
  27. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  28. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  29. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  30. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago