aboutsummaryrefslogtreecommitdiffstats
path: root/hw/vexpress.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-17hw/vexpress.c: Add vexpress-a15 machinePeter Maydell1-0/+141
2012-02-17arm_boot: Pass base address of GIC CPU interface, not whole GICPeter Maydell1-2/+4
2012-02-17hw/vexpress.c: Instantiate the motherboard CLCDPeter Maydell1-1/+1
2012-02-17hw/vexpress.c: Factor out daughterboard-specific initializationPeter Maydell1-35/+83
2012-02-17hw/vexpress.c: Move secondary CPU boot code to SRAMPeter Maydell1-14/+2
2012-02-17hw/vexpress.c: Make motherboard peripheral memory map table-drivenPeter Maydell1-34/+103
2012-02-09ARM devboards: Set arm_sysctl properties before init, not afterPeter Maydell1-1/+1
2012-01-17vexpress, realview: Add (dummy) L2 cache controllerPeter Maydell1-0/+1
2012-01-17hw/arm_boot.c: Make SMP boards specify address to poll in bootup loopEvgeny Voevodin1-0/+2
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini1-0/+3
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-4/+8
2011-11-24vexpress: convert to memory APIAvi Kivity1-14/+17
2011-10-31hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell1-1/+6
2011-08-17vexpress, realview: Use pl111, not pl110Peter Maydell1-1/+1
2011-04-03hw/vexpress.c: Add model of ARM Versatile Express boardPeter Maydell1-0/+224