freebsd-dev/sys/arm/cavium/cns11xx
Justin Hibbits 2dd1bdf183 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
..
cfi_bus_econa.c
econa_machdep.c Make kstack_pages a tunable on arm, x86, and powepc. On i386, the 2015-08-10 17:18:21 +00:00
econa_reg.h
econa_var.h
econa.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
ehci_ebus.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
files.econa Move more bus_space_* files to be built by files.arm. This leaves the 2015-11-21 15:30:08 +00:00
if_ece.c Mechanically convert to if_inc_counter(). 2014-09-19 09:20:16 +00:00
if_ecereg.h
if_ecevar.h
ohci_ec.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
std.econa Remove the arm KERNPHYSADDR option as it is no longer used. The make 2015-12-22 09:08:21 +00:00
timer.c
uart_bus_ec.c
uart_cpu_ec.c