freebsd-dev/sys/arm/mv
Zbigniew Bodek 47fdf913c1 Avoid using hard-coded SoC's register address in mptramp code for Armada XP
SoC's registers base address may differ between boards
(0xf1000000 or 0xd0000000). Therefore, in order to use
the proper CPU Boot Address Redirect register during SMP
initialization in mptramp the real, physical address has
to be passed to mptramp based on the value from DT.

Reviewed by: gber
2014-06-05 21:37:04 +00:00
..
armadaxp Avoid using hard-coded SoC's register address in mptramp code for Armada XP 2014-06-05 21:37:04 +00:00
discovery
kirkwood
orion When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE. 2014-05-10 20:03:03 +00:00
bus_space.c
files.mv
gpio.c Rename platform_gpio_init to be platform specific, and make it static as 2014-05-10 20:31:05 +00:00
ic.c
mpic.c
mv_common.c
mv_localbus.c When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE. 2014-05-10 20:03:03 +00:00
mv_machdep.c Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
mv_pci.c When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE. 2014-05-10 20:03:03 +00:00
mv_sata.c
mv_ts.c
mvreg.h
mvvar.h Rename platform_gpio_init to be platform specific, and make it static as 2014-05-10 20:31:05 +00:00
mvwin.h
rtc.c
std-pj4b.mv
std.mv
timer.c
twsi.c