summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu_acpi.h
AgeCommit message (Expand)Author
2025-08-13uart: Remove the unused cd_port_subtypeAndrew Turner
2025-08-13uart: Add UART_ACPI_SPCR_CLASSAndrew Turner
2025-08-13uart: Remove UART_ACPI_CLASSAndrew Turner
2024-03-18uart: Add uart_cpu_acpi_setup to setup the uartAndrew Turner
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2019-05-23Use ACPI SPCR on x86Colin Percival
2018-08-19add snps IP uart support / genaralize UARTMatt Macy
2016-11-21Add support to find the arm64 serial using the ACPI tables. This uses theAndrew Turner
2016-07-21Add support for arm64 to uart_dev_acpi by using the _HID property to findAndrew Turner