| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/net: add support for Allwinner EMAC Fast Ethernet controller | Beniamino Galvani | 2014-02-08 | 1 | -0/+1 |
* | hw/arm: add allwinner a10 SoC support | liguang | 2013-12-17 | 1 | -0/+1 |
* | hw/intc: add allwinner A10 interrupt controller | liguang | 2013-12-17 | 1 | -0/+1 |
* | hw/timer: add allwinner a10 timer | liguang | 2013-12-17 | 1 | -0/+2 |
* | hw/arm: add very initial support for Canon DIGIC SoC | Antony Pavlov | 2013-12-17 | 1 | -0/+1 |
* | hw/timer: Introduce ARM A9 Global Timer. | Peter Crosthwaite | 2013-12-10 | 1 | -0/+1 |
* | arm11mpcore: Split off SCU device | Andreas Färber | 2013-11-05 | 1 | -0/+1 |
* | integrator: fix Linux boot failure by emulating dbg region | Alex Bennée | 2013-10-31 | 1 | -0/+1 |
* | default-configs/: CONFIG_GDBSTUB_XML removed | Ákos Kovács | 2013-10-16 | 1 | -1/+0 |
* | default-configs: Fix A9MP and A15MP config names | Peter Maydell | 2013-08-20 | 1 | -2/+2 |
* | hw: Add lost ARM core again | Stefan Weil | 2013-04-15 | 1 | -1/+1 |
* | hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+4 |
* | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+4 |
* | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+4 |
* | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+4 |
* | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+6 |
* | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | pl330: Initial version | Peter Crosthwaite | 2013-03-15 | 1 | -0/+1 |
* | hw/sdhci: introduce standard SD host controller | Igor Mitsyanko | 2013-02-28 | 1 | -0/+2 |
* | make usb devices configurable | Gerd Hoffmann | 2013-02-19 | 1 | -0/+1 |
* | m25p80: Initial implementation of SPI flash device | Peter A. G. Crosthwaite | 2012-10-10 | 1 | -0/+1 |
* | arm: Move some ARM devices into libhw | Andreas Färber | 2012-08-13 | 1 | -0/+18 |
* | vga: make Cirrus ISA device optional | Blue Swirl | 2012-01-22 | 1 | -0/+1 |
* | config: move ide core and pci to pci.mak | Alexander Graf | 2010-12-17 | 1 | -1/+0 |
* | PCI config include | Paul Brook | 2010-11-27 | 1 | -2/+1 |
* | Compile pflash_cfi01 only once | Blue Swirl | 2010-03-29 | 1 | -0/+1 |
* | Compile pflash_cfi02 only once | Blue Swirl | 2010-03-29 | 1 | -0/+1 |
* | Compile ide/core only once | Blue Swirl | 2010-03-27 | 1 | -0/+1 |
* | target-s390: Don't compile in virtio-pci | Alexander Graf | 2010-03-26 | 1 | -0/+1 |
* | Compile serial only once | Blue Swirl | 2010-03-21 | 1 | -0/+1 |
* | ARM defconfig fix | Paul Brook | 2010-02-23 | 1 | -2/+2 |
* | DS1338 RTC | Paul Brook | 2009-11-22 | 1 | -0/+1 |
* | Built network devices once | Paul Brook | 2009-11-19 | 1 | -0/+2 |
* | Only compile ssi when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |
* | Only compile ssi-sd when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |
* | Only compile max111x when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |
* | Only compile ads7846 when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |
* | Only compile sd0323 when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |
* | Only compile sd0303 when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |
* | Only compile stellaris_input when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |
* | Only compile tmp105 when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |
* | Only compile lm832x when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |
* | Only compile tsc2005 when one target uses it | Juan Quintela | 2009-10-08 | 1 | -0/+1 |