11 Commits (0651b7beb7e08a01c6e28be61026b053d53308fa)

Author SHA1 Message Date
Sandrine Bailleux 85bebe18da refactor(console): disable getc() by default 1 year ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Andre Przywara e8ada80a84 skeletton: Use generic console_t data structure 5 years ago
Ambroise Vincent 52e91081a9 console: update skeleton 6 years ago
Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it 6 years ago
Ambroise Vincent be3991c0c3 Console: remove deprecated finish_console_register 6 years ago
Soby Mathew cc5859ca19 Multi-console: Deprecate the `finish_console_register` macro 6 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 9c94d3b326 Move console drivers to AArch64 folder 8 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