freebsd-dev/sys/arm
Justin Hibbits e665eafb25 Correct the memory rman ranges to be to BUS_SPACE_MAXADDR
Summary:
As part of the migration of rman_res_t to be typed to uintmax_t, memory ranges
must be clamped appropriately for the bus, to prevent completely bogus addresses
from being used.

This is extracted from D4544.

Reviewed By: cem
Sponsored by:	Alex Perez/Inertial Computing
Differential Revision: https://reviews.freebsd.org/D5134
2016-03-01 02:59:06 +00:00
..
allwinner Add Allwinner A10/A20 RTC driver. 2016-02-28 17:42:27 +00:00
altera/socfpga Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
amlogic/aml8726 Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
annapurna/alpine Build ofw_cpu.c on all ARM configs using FDT. As we mve towards using the 2016-02-28 09:35:37 +00:00
arm Correct the memory rman ranges to be to BUS_SPACE_MAXADDR 2016-03-01 02:59:06 +00:00
at91 Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
broadcom/bcm2835 Fix typo in device description 2016-02-28 19:39:00 +00:00
cavium/cns11xx Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
conf Add SMP support to the ARM PLATFORM code. This will allow us to have 2016-02-28 13:43:58 +00:00
freescale Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
include Move IPI related parts back to (ARM) machine specific file now, when 2016-02-27 12:03:07 +00:00
lpc Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
mv Fix fdt_get_mem_regions() to work with 64-bit addresses 2016-02-29 09:22:39 +00:00
qemu Add SMP support to the ARM PLATFORM code. This will allow us to have 2016-02-28 13:43:58 +00:00
rockchip Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
samsung/exynos Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
ti Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
versatile Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00
xilinx Almost all copies of platform_mp_init_secondary just called 2016-02-26 16:04:47 +00:00
xscale Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00