aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/sifive/sifive_uart.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-101-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
* sifive_uart: Fix input character dropping in ddb and at a mountroot promptJessica Clarke2021-07-211-3/+9
* sifive_uart: quiet GCC -Werror=parenthesesMitchell Horne2021-01-081-1/+1
* sifive: Fix incorrect tx/rx ctrl definesKristof Provost2020-01-071-2/+2
* sifive: uart driverKristof Provost2019-12-311-0/+543