freebsd-dev/sys/arm/xscale/ixp425
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
..
avila_ata.c ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
avila_gpio.c
avila_led.c
avila_machdep.c sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
cambria_exp_space.c
cambria_fled.c
cambria_gpio.c sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
cambria_led.c
files.avila
files.ixp425 Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
if_npe.c The cpu_id macro was renamed in r278529, catch up with this new name. 2015-02-11 10:37:55 +00:00
if_npereg.h
ixdp425_pci.c
ixdp425reg.h
ixp425_a4x_io.S
ixp425_a4x_space.c
ixp425_iic.c
ixp425_intr.h ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
ixp425_mem.c
ixp425_npe.c ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
ixp425_npereg.h sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
ixp425_npevar.h
ixp425_pci_asm.S
ixp425_pci_space.c
ixp425_pci.c Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
ixp425_qmgr.c ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
ixp425_qmgr.h
ixp425_space.c
ixp425_timer.c ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
ixp425_wdog.c ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
ixp425.c Use our nitems() macro when param.h is available. 2016-04-20 15:45:55 +00:00
ixp425reg.h
ixp425var.h
std.avila Remove the arm KERNPHYSADDR option as it is no longer used. The make 2015-12-22 09:08:21 +00:00
std.ixp425
std.ixp435
uart_bus_ixp425.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_ixp425.c