aboutsummaryrefslogtreecommitdiff
path: root/drivers/arm/pl011/aarch64/pl011_console.S
AgeCommit message (Expand)Author
2023-10-11refactor(console): disable getc() by defaultSandrine Bailleux
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-02-25pl011: Use generic console_t data structureAndre Przywara
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-06-26Console: removed legacy console APIAmbroise Vincent
2019-04-03Console: remove deprecated finish_console_registerAmbroise Vincent
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-06drivers/console: Link console framework code by defaultJulius Werner
2018-10-19Multi-console: Deprecate the `finish_console_register` macroSoby Mathew
2018-10-12pl011: cnds: cbmem: 16550: Fix commentsAntonio Nino Diaz
2018-03-05[PATCH 1/2] qemu: Support MULTI_CONSOLE_APIMichalis Pappas
2018-01-19drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_APIJulius Werner
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add console_flush() to console APIAntonio Nino Diaz
2016-08-09Move console drivers to AArch64 folderSoby Mathew