qemu-patch-raspberry4/hw/arm
Peter Maydell 7468d73ac9 versatile_pci: Implement the PCI controller's control registers
The versatile_pci PCI controller has a set of control registers which
handle the mapping between PCI and system address spaces. Implement
these registers (though for now they have no effect since we don't
implement mapping PCI space into system memory at all).

The most natural order for our sysbus regions has the control
registers at the start, so move all the others down one.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Paul Brook <paul@codesourcery.com>
2013-04-19 11:15:20 +01:00
..
armv7m.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
boot.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
collie.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
exynos4_boards.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
exynos4210.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
gumstix.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
highbank.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
integratorcp.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
kzm.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
mainstone.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
Makefile.objs hw: move last file to hw/arm/ 2013-04-08 18:13:16 +02:00
musicpal.c console: add GraphicHwOps 2013-04-16 09:03:49 +02:00
nseries.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
omap1.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
omap2.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
omap_sx1.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
palm.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
pic_cpu.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
pxa2xx.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
pxa2xx_gpio.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pxa2xx_pic.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
realview.c versatile_pci: Implement the PCI controller's control registers 2013-04-19 11:15:20 +01:00
spitz.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
stellaris.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
strongarm.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
strongarm.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tosa.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
versatilepb.c versatile_pci: Implement the PCI controller's control registers 2013-04-19 11:15:20 +01:00
vexpress.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
xilinx_zynq.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
z2.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00