summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu_x86.c
AgeCommit message (Expand)Author
2024-03-18uart: Add uart_cpu_acpi_setup to setup the uartAndrew Turner
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-07-13uart: Don't check SPCR tables if !late_consoleColin Percival
2019-05-23Use ACPI SPCR on x86Colin Percival
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2012-04-11uart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev/uart) areMarcel Moolenaar