aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* uart: Split out initilisation of the acpi devinfoAndrew Turner2024-09-021-37/+49
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* uart(4): Add a concept of "unique" serial devicesColin Percival2022-03-311-0/+7
* Fix AccessWidth and BitWidth parsing in SPCR tableMarcin Wojtas2020-06-241-4/+39
* uart_cpu_acpi: Fix GCC build break from r348195Conrad Meyer2019-05-231-3/+0
* Use ACPI SPCR on x86Colin Percival2019-05-231-0/+167