freebsd-dev/sys/dev/uart
Ruslan Bukin 053ec0508e Add support for the UART device found in lowRISC system-on-a-chip.
The only source of documentation for this device is verilog,
so driver is minimalistic.

Reviewed by:	Dr Jonathan Kimmitt <jrrk2@cam.ac.uk>
Approved by:	re (kib)
Sponsored by:	DARPA, AFRL
2018-10-12 15:19:41 +00:00
..
uart_bus_acpi.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_bus_ebus.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_bus_fdt.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_bus_isa.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_bus_pccard.c Reapply, with minor tweaks, r338025, from the original commit: 2018-09-26 17:12:14 +00:00
uart_bus_pci.c Recognize the Amazon PCI serial device found in i3.metal EC2 instances 2018-09-24 22:15:04 +00:00
uart_bus_puc.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_bus_scc.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_bus.h add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_core.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_cpu_acpi.h add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_cpu_arm64.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_cpu_fdt.c
uart_cpu_fdt.h
uart_cpu_powerpc.c
uart_cpu_sparc64.c
uart_cpu_x86.c
uart_cpu.h
uart_dbg.c
uart_dev_imx.c
uart_dev_imx.h
uart_dev_lowrisc.c Add support for the UART device found in lowRISC system-on-a-chip. 2018-10-12 15:19:41 +00:00
uart_dev_lowrisc.h Add support for the UART device found in lowRISC system-on-a-chip. 2018-10-12 15:19:41 +00:00
uart_dev_msm.c
uart_dev_msm.h
uart_dev_mu.c
uart_dev_mvebu.c
uart_dev_ns8250.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_dev_ns8250.h
uart_dev_pl011.c add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
uart_dev_quicc.c
uart_dev_sab82532.c
uart_dev_snps.c Update Armada 38x UART device tree binding 2018-10-10 10:34:17 +00:00
uart_dev_ti8250.c
uart_dev_z8530.c
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c
uart_kbd_sun.h
uart_ppstypes.h
uart_subr.c Add busy detect quirk to list of console options 2018-07-22 23:32:21 +00:00
uart_tty.c
uart.h Add busy detect quirk to list of console options 2018-07-22 23:32:21 +00:00