freebsd-skq/sys/dev/uart
2015-04-07 12:42:06 +00:00
..
uart_bus_acpi.c
uart_bus_ebus.c
uart_bus_fdt.c Fix uart_fdt_get_clock. It should have beed using the cell variable passed 2015-04-07 12:42:06 +00:00
uart_bus_isa.c
uart_bus_pccard.c
uart_bus_pci.c And it turns out someone beat me to it.... 2015-03-30 08:54:59 +00:00
uart_bus_puc.c
uart_bus_scc.c
uart_bus.h
uart_core.c
uart_cpu_fdt.c Move uart_fdt_get_clock and uart_fdt_get_shift to uart_bus_fdt.c, we may 2015-04-04 18:45:25 +00:00
uart_cpu_fdt.h Remove the extra copy of uart_fdt_get_clock and uart_fdt_get_shift. While 2015-04-04 09:57:52 +00:00
uart_cpu_pc98.c
uart_cpu_powerpc.c
uart_cpu_sparc64.c
uart_cpu_x86.c
uart_cpu.h
uart_dbg.c
uart_dev_imx.c Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
uart_dev_imx.h
uart_dev_lpc.c Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
uart_dev_msm.c Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
uart_dev_msm.h
uart_dev_ns8250.c Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
uart_dev_ns8250.h
uart_dev_pl011.c Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
uart_dev_quicc.c
uart_dev_sab82532.c
uart_dev_ti8250.c Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
uart_dev_z8530.c
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c
uart_kbd_sun.h
uart_subr.c Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00
uart_tty.c
uart.h Move the uart_class definitions and fdt compat data into the individual 2015-03-07 15:24:15 +00:00