summaryrefslogtreecommitdiffstats
path: root/hw/arm/highbank.c
Commit message (Expand)AuthorAgeFilesLines
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-12/+12
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-1/+0Star
* hw/arm/vexpress, hw/arm/highbank: Don't insist that CPU has reset-cbar propertyPeter Maydell2014-04-041-7/+7
* hw/arm/highbank: Don't segfault on unknown CPU namesPeter Maydell2014-04-041-0/+5
* exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+3
* hw/arm/highbank: Simplify code (memory region in device state)Stefan Weil2013-12-231-4/+3Star
* arm/highbank.c: Fix MPCore periphbase namePeter Crosthwaite2013-12-171-7/+8
* arm/highbank: Fix CBAR initialisationPeter Crosthwaite2013-12-171-3/+5
* arm/highbank: Use object_new() rather than cpu_arm_init()Peter Crosthwaite2013-12-171-3/+9
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-2/+0Star
* hw/arm/highbank: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-3/+1Star
* highbank: QOM cast cleanup for HighbankRegsStateAndreas Färber2013-07-291-5/+11
* ARM/highbank: add support for Calxeda ECX-2000 / MidwayAndre Przywara2013-07-151-5/+27
* ARM/highbank: prepare for adding similar machinesAndre Przywara2013-07-151-6/+23
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-1/+1
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-2/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* remove some double-includesMichael Tokarev2013-05-181-1/+0Star
* arm: fix location of some include filesPeter Maydell2013-04-151-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+342