freebsd-dev/sys/arm
Ian Lepore 33ff10ea55 Add a macro that gets the physical address of a memory mapped device
register from a bus space resource.

Note that this macro is just for ARM, and is intended to have a short
lifespan.  The DMA engines in some SoCs need the physical address of a
memory-mapped device register as one of the arguments for the transfer.
Several scattered ad-hoc solutions have been converted to use this macro,
which now also serves to mark the places where a more complete fix needs
to be applied (after that fix has been designed).
2013-03-17 03:04:43 +00:00
..
allwinner Enable uart driver for A10. 2013-03-01 01:47:11 +00:00
arm Move the __aeabi_unwind_cpp_pr{0,1,2} functions to libkern so they can be 2013-03-16 04:06:49 +00:00
at91 Functions m_getm2() and m_get2() have different order of arguments, 2013-03-12 13:42:47 +00:00
broadcom/bcm2835 Add a macro that gets the physical address of a memory mapped device 2013-03-17 03:04:43 +00:00
compile
conf Build the Raspberry Pi dtb file when building the kernel so we can copy it 2013-03-02 03:23:14 +00:00
econa Eliminate a redundant #include: machine/pmap.h is already included 2013-03-01 19:02:41 +00:00
include Add a macro that gets the physical address of a memory mapped device 2013-03-17 03:04:43 +00:00
lpc MFcalloutng: 2013-02-28 13:46:03 +00:00
mv MFcalloutng: 2013-02-28 13:46:03 +00:00
s3c2xx0 Eliminate a redundant #include: machine/pmap.h is already included 2013-03-01 19:02:41 +00:00
sa11x0 Eliminate a redundant #include: machine/pmap.h is already included 2013-02-26 07:41:34 +00:00
tegra Merge the FDT versions of initarm. 2012-11-03 22:39:07 +00:00
ti Add a macro that gets the physical address of a memory mapped device 2013-03-17 03:04:43 +00:00
versatile MFcalloutng: 2013-02-28 13:46:03 +00:00
xscale Eliminate a redundant #include: machine/pmap.h is already included 2013-03-01 19:02:41 +00:00