aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu_x86.c
Commit message (Expand)AuthorAgeFilesLines
* uart: Add uart_cpu_acpi_setup to setup the uartAndrew Turner2024-03-181-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* 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: Don't check SPCR tables if !late_consoleColin Percival2022-07-141-2/+8
* Use ACPI SPCR on x86Colin Percival2019-05-231-0/+9
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* uart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev/uart) areMarcel Moolenaar2012-04-111-0/+107