freebsd-dev/sys/arm/xscale/i8134x
Justin Hibbits c47476d7e6 Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().
Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count.  Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D5370
2016-02-27 03:38:01 +00:00
..
crb_machdep.c Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00
files.crb
files.i81342 ARM: The arm/xscale/i80321 directory is now orphaned, but two drivers 2016-02-03 08:59:12 +00:00
i80321_timer.c ARM: The arm/xscale/i80321 directory is now orphaned, but two drivers 2016-02-03 08:59:12 +00:00
i80321_wdog.c ARM: The arm/xscale/i80321 directory is now orphaned, but two drivers 2016-02-03 08:59:12 +00:00
i80321reg.h ARM: Remove C++ comments erroneously committed in r295200. 2016-02-03 10:39:29 +00:00
i80321var.h ARM: The arm/xscale/i80321 directory is now orphaned, but two drivers 2016-02-03 08:59:12 +00:00
i81342_mcu.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
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 trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
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 Set machine correctly on ARM. This allows universe to use the correct world 2012-08-18 05:48:19 +00:00
uart_bus_i81342.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
uart_cpu_i81342.c Use the base arm bus_space instead of an identical local copy. 2015-01-21 05:05:07 +00:00