freebsd-dev/sys/dev/uart
Marcin Wojtas ac0770ddb3 Introduce UART driver module for Armada 3700
This patch adds support for UART in Armada 3700 family.
It exposes both low-level UART interface, as well as
standard driver methods.

Submitted by: Patryk Duda <pdk@semihalf.com>
Obtained from: Semihalf
Sponsored by: Semihalf
Differential Revision: https://reviews.freebsd.org/D12250
2017-09-09 11:42:32 +00:00
..
uart_bus_acpi.c Add the pnp id for a Wacom 'WACF00e' tablet. 2017-03-08 20:41:27 +00:00
uart_bus_ebus.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_fdt.c Fix device lookup of for the stdout-path chosen property. 2017-06-02 14:01:17 +00:00
uart_bus_isa.c Update the comment for the Wacom WACF00e to make it clear it's not an 2017-03-08 20:58:56 +00:00
uart_bus_pccard.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_pci.c uart: add AX99100 chipset support 2017-07-27 02:53:18 +00:00
uart_bus_puc.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_scc.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_core.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_acpi.h
uart_cpu_arm64.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_fdt.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_fdt.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_powerpc.c
uart_cpu_sparc64.c
uart_cpu_x86.c
uart_cpu.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_dbg.c
uart_dev_imx.c
uart_dev_imx.h
uart_dev_lpc.c Fix typo in r317659. 2017-05-03 16:34:03 +00:00
uart_dev_msm.c
uart_dev_msm.h
uart_dev_mvebu.c Introduce UART driver module for Armada 3700 2017-09-09 11:42:32 +00:00
uart_dev_ns8250.c Make some UART consoles to not spin wait for data to be sent. 2017-05-01 19:47:10 +00:00
uart_dev_ns8250.h
uart_dev_pl011.c Extend the pl011 small-fifos fix to other SoCs that indicate rev 5 2017-03-11 22:34:02 +00:00
uart_dev_quicc.c
uart_dev_sab82532.c
uart_dev_snps.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +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
uart_tty.c
uart.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00