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