freebsd-dev/sys/arm/versatile
Oleksandr Tymoshenko 396e0d581d - Fix IMAPx registers values calculation
- Initialize SMAPx registers too although they're unused in QEMU
- Do not pass IO/MEM resources to upper bus for activation, handle them locally.
    Previously ACTIVATE method of upper bus was no-op so nothing bad
    happened. But now FDT maps physaddr to vaddr and it causes
    troubles: fdtbus_activate_resource resource assumes that
    bustag/bushandle are already set which in this case is wrong.
2013-06-29 23:51:17 +00:00
..
bus_space.c
common.c
files.versatile
if_smc_fdt.c
pl050.c
sp804.c MFcalloutng: 2013-02-28 13:46:03 +00:00
versatile_clcd.c Fix background color calculation 2013-01-05 21:05:16 +00:00
versatile_machdep.c
versatile_pci_bus_space.c
versatile_pci_bus_space.h
versatile_pci.c - Fix IMAPx registers values calculation 2013-06-29 23:51:17 +00:00
versatile_sic.c Enable patth-through of IRQ30 and IRQ31 to PIC just as comment states 2013-06-29 23:40:44 +00:00
versatile_timer.c