summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dev_ti8250.c
AgeCommit message (Expand)Author
2024-01-14uart(4): Honor hardware state of NS8250-class for tsw_busyMarius Strobl
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
2020-07-30Move Ti AM335x to dev/extres/clk framework.Michal Meloun
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-05-22Switch TI platform support code from using FreeBSD's custom-baked DTSOleksandr Tymoshenko
2015-04-11Add support for the uart classes to set their default register shift value.Andrew Turner
2015-03-07Move the uart_class definitions and fdt compat data into the individualIan Lepore
2013-08-21Add support for uarts other than the serial console in TI OMAP SoCs.Ian Lepore