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