freebsd-skq/sys/arm/xscale/i8134x
jhibbits 31bb8ee5bd Convert rman to use rman_res_t instead of u_long
Summary:
Migrate to using the semi-opaque type rman_res_t to specify rman resources.  For
now, this is still compatible with u_long.

This is step one in migrating rman to use uintmax_t for resources instead of
u_long.

Going forward, this could feasibly be used to specify architecture-specific
definitions of resource ranges, rather than baking a specific integer type into
the API.

This change has been broken out to facilitate MFC'ing drivers back to 10 without
breaking ABI.

Reviewed By: jhb
Sponsored by:	Alex Perez/Inertial Computing
Differential Revision: https://reviews.freebsd.org/D5075
2016-01-27 02:23:54 +00:00
..
crb_machdep.c Replace some references to KERNPHYSADDR with the equivelent value passed in 2015-12-21 01:14:54 +00:00
files.crb
files.i81342 Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
i81342_mcu.c
i81342_pci.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
i81342_space.c Use the base arm bus_space instead of an identical local copy. 2015-01-21 05:10:23 +00:00
i81342.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
i81342reg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
i81342var.h
iq81342_7seg.c
iq81342reg.h
iq81342var.h
obio.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
obiovar.h Use the base arm bus_space instead of an identical local copy. 2015-01-21 05:05:07 +00:00
std.crb
std.i81342
uart_bus_i81342.c
uart_cpu_i81342.c Use the base arm bus_space instead of an identical local copy. 2015-01-21 05:05:07 +00:00