freebsd-dev/sys/mips/malta
Ruslan Bukin c214a270f5 Allow setting access-width for UART registers.
This is required for FDT's standard "reg-io-width" property
(similar to "reg-shift" property) found in many DTS files.

This fixes operation on Altera Arria 10 SOC Development Kit,
where standard ns8250 uart allows 4-byte access only.

Reviewed by:	kan, marcel
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D9785
2017-02-27 20:08:42 +00:00
..
asm_malta.S Add SMP support for MTI Malta 34kf CPU. 2016-09-12 16:38:51 +00:00
files.malta Add support for SMP on MIPS Malta platform. 2016-09-09 14:50:44 +00:00
gt_pci_bus_space.c
gt_pci_bus_space.h
gt_pci.c Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
gt.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
gtreg.h
gtvar.h
malta_machdep.c Fix dump_avail[] for MALTA platforms to include the kernel. 2016-12-22 20:28:06 +00:00
malta_mp.c Add SMP support for MTI Malta 34kf CPU. 2016-09-12 16:38:51 +00:00
maltareg.h
obio.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
obiovar.h
std.malta Add support for SMP on MIPS Malta platform. 2016-09-09 14:50:44 +00:00
uart_bus_maltausart.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_maltausart.c
yamon.c
yamon.h