aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_mvebu.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Simplify enabling EARLY_PRINTF uartsAndrew Turner2024-02-131-8/+3
* 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
* uart: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Disable EARLY_PRINTF from the Armada 3700 uart, it breaks when we wantAndrew Turner2018-02-011-0/+2
* Introduce UART driver module for Armada 3700Marcin Wojtas2017-09-091-0/+615