freebsd-dev/sys/arm
Andrew Turner 45fd186285 Allow callers of OF_decode_addr to get the size of the found mapping. This
will allow for code that uses the old fdt_get_range and fdt_regsize
functions to find a range, map it, access, then unmap to replace this, up
to and including the map, with a call to OF_decode_addr.

As this function should only be used in the early boot code the unmap is
mostly do document we no longer need the mapping as it's a no-op, at least
on arm.

Reviewed by:	jhibbits
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D5258
2016-02-16 15:18:12 +00:00
..
allwinner Add a sysctl to read the internal temperature of the AXP209 Power 2016-02-16 11:51:54 +00:00
altera/socfpga Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
amlogic/aml8726 Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
annapurna/alpine Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
arm Allow callers of OF_decode_addr to get the size of the found mapping. This 2016-02-16 15:18:12 +00:00
at91 Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
broadcom/bcm2835 Do not use DMA channels used by GPU. 2016-02-16 12:19:06 +00:00
cavium/cns11xx ARM: Consistently use cpu_setttb() instead of setttb(). 2016-02-03 16:44:06 +00:00
conf Add an analog audio driver for the audio codec found on the Allwinner 2016-02-16 11:45:46 +00:00
freescale Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
include Break out the shared bits of the arm intrng definitions into sys/intr.h; 2016-02-10 04:43:08 +00:00
lpc Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
mv Add support for the Allwinner i2c device. This is similar to the existing 2016-02-15 15:11:26 +00:00
qemu Fix a logic inversion when checking for ARM_INTRNG 2016-02-10 16:44:20 +00:00
rockchip Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
samsung/exynos Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
ti Use EARLY_DRIVER_MODULE() for ti_scm driver to be attached before 2016-02-16 13:40:23 +00:00
versatile Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
xilinx Stop defining fdt_pic_table when building for ARM_INTRNG. 2016-02-11 11:49:27 +00:00
xscale ARM: Consistently use cpu_setttb() instead of setttb(). 2016-02-03 16:44:06 +00:00