summaryrefslogtreecommitdiff
path: root/default-configs/arm-softmmu.mak
AgeCommit message (Expand)AuthorFilesLines
2016-03-30hw/gpio: Add the emulation of gpio_keyShannon Zhao1-0/+1
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery1-0/+1
2016-02-03bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann1-0/+1
2015-09-07i.MX: Add SOC support for i.MX25Jean-Christophe Dubois1-0/+1
2015-09-07i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois1-0/+1
2015-09-07i.MX: Add I2C controller emulatorJean-Christophe Dubois1-0/+2
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois1-0/+2
2015-09-07smbios: implement smbios support for mach-virtWei Huang1-0/+1
2015-05-29ACPI: split CONFIG_ACPI into 4 piecesShannon Zhao1-0/+1
2015-03-18hw/usb: Include USB files only if necessaryThomas Huth1-0/+1
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis1-0/+1
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis1-0/+1
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis1-0/+1
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis1-0/+1
2015-02-27Create specific config option for "platform-bus"David Gibson1-0/+1
2015-02-27Add specific config options for PCI-E bridgesDavid Gibson1-0/+4
2015-02-18Make sysbus EHCI devices ARM only by defaultDavid Gibson1-0/+1
2015-02-13arm: Add PCIe host bridge in virt machineAlexander Graf1-0/+2
2014-02-08hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani1-0/+1
2013-12-17hw/arm: add allwinner a10 SoC supportliguang1-0/+1
2013-12-17hw/intc: add allwinner A10 interrupt controllerliguang1-0/+1
2013-12-17hw/timer: add allwinner a10 timerliguang1-0/+2
2013-12-17hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov1-0/+1
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite1-0/+1
2013-11-05arm11mpcore: Split off SCU deviceAndreas Färber1-0/+1
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée1-0/+1
2013-10-16default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács1-1/+0
2013-08-20default-configs: Fix A9MP and A15MP config namesPeter Maydell1-2/+2
2013-04-15hw: Add lost ARM core againStefan Weil1-1/+1
2013-04-08hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini1-0/+4
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini1-0/+4
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-0/+4
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+4
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini1-0/+1
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini1-0/+1
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini1-0/+1
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-0/+6
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini1-0/+1
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini1-0/+1
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini1-0/+1
2013-04-08hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini1-0/+1
2013-04-08hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini1-0/+1
2013-03-15pl330: Initial versionPeter Crosthwaite1-0/+1
2013-02-28hw/sdhci: introduce standard SD host controllerIgor Mitsyanko1-0/+2
2013-02-19make usb devices configurableGerd Hoffmann1-0/+1
2012-10-10m25p80: Initial implementation of SPI flash devicePeter A. G. Crosthwaite1-0/+1
2012-08-13arm: Move some ARM devices into libhwAndreas Färber1-0/+18
2012-01-22vga: make Cirrus ISA device optionalBlue Swirl1-0/+1
2010-12-17config: move ide core and pci to pci.makAlexander Graf1-1/+0
2010-11-27PCI config includePaul Brook1-2/+1