| Commit message (Expand) | Author | Age | Files | Lines |
* | hw: include hw header files with full paths | Paolo Bonzini | 2013-03-01 | 1 | -1/+1 |
* | arm: a9mpcore: Coreify the SCU | Peter Crosthwaite | 2013-02-28 | 1 | -113/+9 |
* | arm: a9mpcore: remove old_timer_status field | Peter Crosthwaite | 2013-02-28 | 1 | -8/+3 |
* | arm: mptimer: Remove WDT distinction | Peter Crosthwaite | 2013-02-28 | 1 | -6/+12 |
* | arm: arm11mpcore, a9mpcore: CamelCased type names | Peter Crosthwaite | 2013-02-28 | 1 | -13/+13 |
* | sysbus: Drop sysbus_from_qdev() cast macro | Andreas Färber | 2013-01-21 | 1 | -3/+3 |
* | Make all static TypeInfos const | Andreas Färber | 2013-01-10 | 1 | -1/+1 |
* | arm: a9mpcore: remove un-used ptimer_iomem field | Peter Crosthwaite | 2012-12-07 | 1 | -1/+0 |
* | Rename target_phys_addr_t to hwaddr | Avi Kivity | 2012-10-23 | 1 | -2/+2 |
* | hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit | Peter Maydell | 2012-06-19 | 1 | -1/+1 |
* | hw/a9mpcore: Switch to using sysbus GIC | Peter Maydell | 2012-04-13 | 1 | -25/+35 |
* | hw/arm_gic: Make the GIC its own sysbus device | Peter Maydell | 2012-04-13 | 1 | -0/+1 |
* | hw/arm_gic: Move gic_get_current_cpu into arm_gic.c | Peter Maydell | 2012-04-13 | 1 | -9/+0 |
* | hw/arm_gic: Move NCPU definition to arm_gic.c | Peter Maydell | 2012-04-13 | 1 | -7/+1 |
* | qom: Unify type registration | Andreas Färber | 2012-02-15 | 1 | -2/+2 |
* | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 2012-02-03 | 1 | -18/+22 |
* | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 2012-01-27 | 1 | -7/+14 |
* | arm: make the number of GIC interrupts configurable | Mark Langsdorf | 2012-01-17 | 1 | -3/+10 |
* | arm: add missing scu registers | Rob Herring | 2012-01-04 | 1 | -3/+33 |
* | hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones | Peter Maydell | 2011-12-12 | 1 | -10/+179 |
* | Correct spelling of licensed | Matthew Fernandez | 2011-07-23 | 1 | -1/+1 |
* | ARM PBX-A9 board support | Paul Brook | 2009-11-19 | 1 | -0/+29 |