19 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 51e24ec2c6 Console: removed legacy console API 6 years ago
Ambroise Vincent be3991c0c3 Console: remove deprecated finish_console_register 6 years ago
Julius Werner 91b48c9f8f drivers/console: Reimplement MUTLI_CONSOLE_API framework in C 6 years ago
Julius Werner 985ee0b7e8 drivers/console: Link console framework code by default 6 years ago
Julius Werner 63c52d0071 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support 6 years ago
Soby Mathew cc5859ca19 Multi-console: Deprecate the `finish_console_register` macro 6 years ago
Sathees Balya d35cc347db Console: Use callee-saved registers 6 years ago
Daniel Boulby 8abcdf921a Ensure read and write of flags are 32 bit 7 years ago
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 9c94d3b326 Move console drivers to AArch64 folder 8 years ago