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