aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_mu.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* uart_mu: Remove unused variables.John Baldwin2022-04-091-4/+0
* uart: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-10/+9
* Add a driver for the BCM2835 Mini-UART as seen on the RPi3Diane Bruce2018-06-121-0/+521