qemu-patch-raspberry4/hw/arm
Andre Przywara b25a83f053 ARM/highbank: add support for Calxeda ECX-2000 / Midway
The Calxeda ECX-2000 chip (aka. Midway) is model-wise quite similar
to the Highbank. The most prominent difference is the Cortex-A15 CPU
core in it, together with the associated core peripherals.

Add a new ARM machine type called "midway".
Move the L2 cache controller device into the Highbank specific part,
since Midway does not have (and need) it.

Signed-off-by: Andre Przywara <andre.przywara@calxeda.com>
Message-id: 1373026897-12085-3-git-send-email-andre.przywara@calxeda.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-07-15 16:25:57 +01:00
..
armv7m.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
boot.c QOM CPUState refactorings 2013-07-10 10:54:16 -05:00
collie.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
exynos4_boards.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
exynos4210.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
gumstix.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
highbank.c ARM/highbank: add support for Calxeda ECX-2000 / Midway 2013-07-15 16:25:57 +01:00
integratorcp.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
kzm.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
mainstone.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
Makefile.objs hw: move last file to hw/arm/ 2013-04-08 18:13:16 +02:00
musicpal.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
nseries.c Remove unneeded type casts 2013-04-19 11:36:33 +02:00
omap1.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap2.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
omap_sx1.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
palm.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
pic_cpu.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
pxa2xx.c cpu: Replace cpu_single_env with CPUState current_cpu 2013-07-09 21:20:28 +02:00
pxa2xx_gpio.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
pxa2xx_pic.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
realview.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
spitz.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
stellaris.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
strongarm.c hw/a*: pass owner to memory_region_init* functions 2013-07-04 17:42:47 +02:00
strongarm.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tosa.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
versatilepb.c pci,misc enhancements 2013-07-08 08:00:23 -05:00
vexpress.c hw/arm/vexpress: Add alias for flash at address 0 on A15 board 2013-07-15 16:17:59 +01:00
xilinx_zynq.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
z2.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00