summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/core/x86_uart.c
Commit message (Expand)AuthorAgeFilesLines
* [dwuart] Read input clock frequency from the device treeMichael Brown2025-06-231-0/+1
* [uart] Allow for dynamically registered 16550 UARTsMichael Brown2025-06-221-6/+7
* [uart] Allow for the existence of non-16550 UARTsMichael Brown2025-06-201-27/+31
* [serial] Check for UART existence in uart_select()Michael Brown2015-07-311-8/+15
* [serial] Add general abstraction of a 16550-compatible UARTMichael Brown2015-06-291-0/+62