summaryrefslogtreecommitdiffstats
path: root/src/drivers/uart/ns16550.c
Commit message (Expand)AuthorAgeFilesLines
* [uart] Make baud rate a property of the UARTMichael Brown2025-11-051-4/+3Star
* [dwuart] Read input clock frequency from the device treeMichael Brown2025-06-231-1/+2
* [uart] Wait for 16550 UART to become idle before modifying LCRMichael Brown2025-06-231-0/+3
* [uart] Allow for dynamically registered 16550 UARTsMichael Brown2025-06-221-10/+5Star
* [uart] Allow for the existence of non-16550 UARTsMichael Brown2025-06-201-0/+179