Age | Commit message (Expand) | Author |
2013-04-15 | hw: Add lost ARM core again | Stefan Weil |
2013-04-08 | hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini |
2013-03-15 | pl330: Initial version | Peter Crosthwaite |
2013-02-28 | hw/sdhci: introduce standard SD host controller | Igor Mitsyanko |
2013-02-19 | make usb devices configurable | Gerd Hoffmann |
2012-10-10 | m25p80: Initial implementation of SPI flash device | Peter A. G. Crosthwaite |
2012-08-13 | arm: Move some ARM devices into libhw | Andreas Färber |
2012-01-22 | vga: make Cirrus ISA device optional | Blue Swirl |
2010-12-17 | config: move ide core and pci to pci.mak | Alexander Graf |
2010-11-27 | PCI config include | Paul Brook |
2010-03-29 | Compile pflash_cfi01 only once | Blue Swirl |
2010-03-29 | Compile pflash_cfi02 only once | Blue Swirl |
2010-03-27 | Compile ide/core only once | Blue Swirl |
2010-03-26 | target-s390: Don't compile in virtio-pci | Alexander Graf |
2010-03-21 | Compile serial only once | Blue Swirl |
2010-02-23 | ARM defconfig fix | Paul Brook |
2009-11-22 | DS1338 RTC | Paul Brook |
2009-11-19 | Built network devices once | Paul Brook |
2009-10-08 | Only compile ssi when one target uses it | Juan Quintela |
2009-10-08 | Only compile ssi-sd when one target uses it | Juan Quintela |
2009-10-08 | Only compile max111x when one target uses it | Juan Quintela |
2009-10-08 | Only compile ads7846 when one target uses it | Juan Quintela |
2009-10-08 | Only compile sd0323 when one target uses it | Juan Quintela |
2009-10-08 | Only compile sd0303 when one target uses it | Juan Quintela |
2009-10-08 | Only compile stellaris_input when one target uses it | Juan Quintela |
2009-10-08 | Only compile tmp105 when one target uses it | Juan Quintela |
2009-10-08 | Only compile lm832x when one target uses it | Juan Quintela |
2009-10-08 | Only compile tsc2005 when one target uses it | Juan Quintela |
2009-10-08 | Only compile twl92230 when one target uses it | Juan Quintela |
2009-10-08 | Only compile wm8750 when one target uses it | Juan Quintela |
2009-10-08 | Only compile max7310 when one target uses it | Juan Quintela |
2009-10-08 | Only compile sd when one target uses it | Juan Quintela |
2009-10-08 | Only compile ptimer when one target uses it | Juan Quintela |
2009-10-08 | Only compile ecc when one target uses it | Juan Quintela |
2009-10-08 | Only compile nand when one target uses it | Juan Quintela |
2009-10-08 | Only compile isa_mmio when one target uses it | Juan Quintela |
2009-10-08 | Only compile usb_ohci when one target uses it | Juan Quintela |
2009-10-08 | Generate gdbstub-xml.c only when needed | Juan Quintela |