summaryrefslogtreecommitdiff
path: root/sys/arm/xilinx/uart_dev_cdnc.c
AgeCommit message (Expand)Author
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
2022-11-01xilinx: Fix a typo in a source code commentGordon Bergling
2020-09-01arm: clean up empty lines in .c and .h filesMateusz Guzik
2019-12-04Regularize my copyright noticeWarner Losh
2019-12-01Remove more needless <sys/tty.h> includesKyle Evans
2018-07-13Enable UART support for Xilinx Ultrascale+ SoCsMarcin Wojtas
2017-11-27sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-03-07Move the uart_class definitions and fdt compat data into the individualIan Lepore
2014-11-18opt_global.h is included automatically in the build. No need toWarner Losh
2014-01-19Introduce grab and ungrab upcalls. When the kernel desires to grab theWarner Losh
2013-04-27Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.Wojciech A. Koszek