freebsd-skq/sys/dev/uart
Nathan Whitehorn 1c96bdd146 Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode
provided, for example, on the PowerPC 970 (G5), as well as on related CPUs
like the POWER3 and POWER4.

This also adds support for various built-in hardware found on Apple G5
hardware (e.g. the IBM CPC925 northbridge).

Reviewed by:    grehan
2009-04-04 00:22:44 +00:00
..
uart_bus_acpi.c
uart_bus_ebus.c
uart_bus_isa.c
uart_bus_mbus.c
uart_bus_ocp.c
uart_bus_pccard.c
uart_bus_pci.c remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
uart_bus_puc.c
uart_bus_scc.c
uart_bus.h
uart_core.c
uart_cpu_amd64.c
uart_cpu_i386.c
uart_cpu_ia64.c
uart_cpu_mv.c De-hard code UART speed setting for Marvell SOCs when hw.uart.console is not 2009-01-08 13:24:25 +00:00
uart_cpu_pc98.c
uart_cpu_powerpc.c Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode 2009-04-04 00:22:44 +00:00
uart_cpu_sparc64.c
uart_cpu.h
uart_dbg.c
uart_dev_ns8250.c
uart_dev_quicc.c Cast to uintptr_t before casting to void*. This allows the 2008-11-22 21:22:53 +00:00
uart_dev_sab82532.c
uart_dev_z8530.c
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c
uart_kbd_sun.h
uart_subr.c
uart_tty.c Minor style(9) compliance change. 2008-12-27 16:03:34 +00:00
uart.h