summaryrefslogtreecommitdiffstats
path: root/src/core/uart.c
Commit message (Expand)AuthorAgeFilesLines
* [uart] Make baud rate a property of the UARTMichael Brown2025-11-051-2/+1Star
* [uart] Allow for the existence of non-16550 UARTsMichael Brown2025-06-201-81/+95
* [uart] Remove ability to use frame formats other than 8n1Michael Brown2025-06-171-7/+3Star
* [serial] Check for UART existence in uart_select()Michael Brown2015-07-311-7/+25
* [serial] Add general abstraction of a 16550-compatible UARTMichael Brown2015-06-291-0/+135