aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ti/uart/aarch64/16550_console.S
Commit message (Expand)AuthorAgeFilesLines
* Don't return error information from console_flushJimmy Brisson2020-10-091-6/+5
* 16550: Use generic console_t data structureAndre Przywara2020-02-251-9/+9
* console: 16550: Prepare for skipping initialisationAndre Przywara2019-12-301-1/+8
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-11/+0
* Console: remove deprecated finish_console_registerAmbroise Vincent2019-04-031-1/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+1
* Multi-console: Deprecate the `finish_console_register` macroSoby Mathew2018-10-191-1/+2
* pl011: cnds: cbmem: 16550: Fix commentsAntonio Nino Diaz2018-10-121-2/+3
* drivers: ti: uart: Add TI specific 16550 initializationBenjamin Fair2018-06-111-0/+4
* drivers: ti: 16550: Implement console flushAntonio Nino Diaz2018-03-221-7/+36
* drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_APIJulius Werner2018-01-191-25/+122
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* drivers: ti: uart: remove UART_FCR writesVarun Wadekar2017-04-211-6/+0
* Add console_core_flush() in upstream platformsAntonio Nino Diaz2017-03-311-1/+17
* uart: 16550: Fix getcNishanth Menon2017-01-101-1/+1
* Move console drivers to AArch64 folderSoby Mathew2016-08-091-0/+155