summaryrefslogtreecommitdiffstats
path: root/hw/vexpress.c
Commit message (Expand)AuthorAgeFilesLines
* arm hw/: Don't use CPUStateAndreas Färber2012-03-141-2/+2
* hw/vexpress.c: Add vexpress-a15 machinePeter Maydell2012-02-171-0/+141
* arm_boot: Pass base address of GIC CPU interface, not whole GICPeter Maydell2012-02-171-2/+4
* hw/vexpress.c: Instantiate the motherboard CLCDPeter Maydell2012-02-171-1/+1
* hw/vexpress.c: Factor out daughterboard-specific initializationPeter Maydell2012-02-171-35/+83
* hw/vexpress.c: Move secondary CPU boot code to SRAMPeter Maydell2012-02-171-14/+2
* hw/vexpress.c: Make motherboard peripheral memory map table-drivenPeter Maydell2012-02-171-34/+103
* ARM devboards: Set arm_sysctl properties before init, not afterPeter Maydell2012-02-091-1/+1
* vexpress, realview: Add (dummy) L2 cache controllerPeter Maydell2012-01-171-0/+1
* hw/arm_boot.c: Make SMP boards specify address to poll in bootup loopEvgeny Voevodin2012-01-171-0/+2
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-4/+8
* vexpress: convert to memory APIAvi Kivity2011-11-241-14/+17
* hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell2011-10-311-1/+6
* vexpress, realview: Use pl111, not pl110Peter Maydell2011-08-171-1/+1
* hw/vexpress.c: Add model of ARM Versatile Express boardPeter Maydell2011-04-031-0/+224
OpenPOWER on IntegriCloud