aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu_acpi.h
Commit message (Expand)AuthorAgeFilesLines
* uart: Remove the unused cd_port_subtypeAndrew Turner6 days1-1/+0
* uart: Add UART_ACPI_SPCR_CLASSAndrew Turner6 days1-0/+8
* uart: Remove UART_ACPI_CLASSAndrew Turner6 days1-8/+0
* uart: Add uart_cpu_acpi_setup to setup the uartAndrew Turner2024-03-181-2/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Use ACPI SPCR on x86Colin Percival2019-05-231-0/+3
* add snps IP uart support / genaralize UARTMatt Macy2018-08-191-3/+9
* Add support to find the arm64 serial using the ACPI tables. This uses theAndrew Turner2016-11-211-0/+1
* Add support for arm64 to uart_dev_acpi by using the _HID property to findAndrew Turner2016-07-211-0/+62