summaryrefslogtreecommitdiffstats
path: root/hw/a9mpcore.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-3/+3
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* arm: a9mpcore: remove un-used ptimer_iomem fieldPeter Crosthwaite2012-12-071-1/+0
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* hw/a9mpcore: Fix compilation failure if physaddrs are 64 bitPeter Maydell2012-06-191-1/+1
* hw/a9mpcore: Switch to using sysbus GICPeter Maydell2012-04-131-25/+35
* hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell2012-04-131-0/+1
* hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell2012-04-131-9/+0
* hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell2012-04-131-7/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-18/+22
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-7/+14
* arm: make the number of GIC interrupts configurableMark Langsdorf2012-01-171-3/+10
* arm: add missing scu registersRob Herring2012-01-041-3/+33
* hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore onesPeter Maydell2011-12-121-10/+179
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* ARM PBX-A9 board supportPaul Brook2009-11-191-0/+29
OpenPOWER on IntegriCloud