35 Commits (16de22d037644359ef2a04058134f9c326b36633)

Author SHA1 Message Date
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Andre Przywara f695e1e01a pl011: Use generic console_t data structure 5 years ago
Avinash Mehta 38d5e150ed Correct UART PL011 initialization calculation 5 years ago
Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it 6 years ago
Ambroise Vincent 51e24ec2c6 Console: removed legacy console API 6 years ago
Ambroise Vincent be3991c0c3 Console: remove deprecated finish_console_register 6 years ago
Usama Arif a5aa25af65 Division functionality for cores that dont have divide hardware. 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Julius Werner 985ee0b7e8 drivers/console: Link console framework code by default 6 years ago
Soby Mathew cc5859ca19 Multi-console: Deprecate the `finish_console_register` macro 6 years ago
Antonio Nino Diaz 65199dc844 pl011: cnds: cbmem: 16550: Fix comments 6 years ago
Antonio Nino Diaz 28bcc45ec0 console: Remove deprecated files 6 years ago
Daniel Boulby 7e2bbef9f9 pl011: Add support in AArch32 for MULTI_CONSOLE_API 6 years ago
Michalis Pappas 3d2690d6e2 [PATCH 1/2] qemu: Support MULTI_CONSOLE_API 7 years ago
Julius Werner 4a0c45716d drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Antonio Nino Diaz 73e052846a Add console_flush() to console API 8 years ago
Yatharth Kochar 69d59e0ce9 AArch32: Miscellaneous fixes in the AArch32 code 8 years ago
Soby Mathew 66be868e9a AArch32: Add console driver 9 years ago
Soby Mathew 9c94d3b326 Move console drivers to AArch64 folder 8 years ago
Juan Castillo 8dadabd288 Fix potential deadlock in PL011 init function 9 years ago
Juan Castillo 9400b40ea4 Disable PL011 UART before configuring it 9 years ago
Juan Castillo 12f654b6a8 De-feature PL011 UART driver to match generic UART spec 9 years ago
Juan Castillo 02462972c9 Use uintptr_t as base address type in ARM driver APIs 10 years ago
Dan Handley d3b638cb4a Separate out common console functionality 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Soby Mathew 462c8350f6 Parametrize baudrate and UART clock during console_init() 10 years ago
Soby Mathew fce5f7501a Introduce asm console functions in TF 11 years ago
Andrew Thoelke 0695dc49e2 Remove broken assertion in console_putc() 11 years ago
Sandrine Bailleux d831af90a3 PL011: Fix a bug in the UART FIFO polling 11 years ago
Dan Handley 5f0cdb059d Split platform.h into separate headers 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago