16 Commits (7e8686d91ee827601888fdefa21b811dce4a890a)

Author SHA1 Message Date
Antonio Nino Diaz c2e05bb78c multi console: Assert that consoles aren't registered twice 7 years ago
Dan Handley bc1a03c7a6 Improve MULTI_CONSOLE_API deprecation warnings 7 years ago
Julius Werner 9536bae6df Add new function-pointer-based 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
Soby Mathew 66be868e9a AArch32: Add console driver 9 years ago
Soby Mathew 9c94d3b326 Move console drivers to AArch64 folder 8 years ago
Juan Castillo 9400b40ea4 Disable PL011 UART before configuring it 9 years ago
Jimmy Huang c85a15fcbe Add ret to return from console_uninit() function 9 years ago
Soby Mathew 487461cb6e Introduce console_uninit() API in ARM Trusted Firmware 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
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Dan Handley d72f6e31b0 Move console.c to pl011 specific driver location 11 years ago
Vikram Kanigiri 0796fe01f8 Initialise UART console in all bootloader stages 11 years ago
Soby Mathew c1df3be7dd Move console functions out of pl011.c 11 years ago