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