summaryrefslogtreecommitdiff
path: root/hw/arm/highbank.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-11exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias1-3/+3
2013-12-23hw/arm/highbank: Simplify code (memory region in device state)Stefan Weil1-4/+3
2013-12-17arm/highbank.c: Fix MPCore periphbase namePeter Crosthwaite1-7/+8
2013-12-17arm/highbank: Fix CBAR initialisationPeter Crosthwaite1-3/+5
2013-12-17arm/highbank: Use object_new() rather than cpu_arm_init()Peter Crosthwaite1-3/+9
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-2/+0
2013-08-20hw/arm/highbank: Don't use arm_pic_init_cpu()Peter Maydell1-3/+1
2013-07-29highbank: QOM cast cleanup for HighbankRegsStateAndreas Färber1-5/+11
2013-07-15ARM/highbank: add support for Calxeda ECX-2000 / MidwayAndre Przywara1-5/+27
2013-07-15ARM/highbank: prepare for adding similar machinesAndre Przywara1-6/+23
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber1-1/+1
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini1-2/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-3/+3
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-04-15arm: fix location of some include filesPeter Maydell1-2/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-2/+2
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+342