summaryrefslogtreecommitdiffstats
path: root/default-configs/arm-softmmu.mak
Commit message (Expand)AuthorAgeFilesLines
* armv7m: Don't put core v7M devices under CONFIG_STELLARISPeter Maydell2017-02-281-0/+2
* hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbeThomas Huth2017-02-101-0/+2
* Split serial-isa into its own config optionDavid Gibson2017-02-061-0/+1
* hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum2017-02-011-0/+1
* STM32F2xx: Add the SPI deviceAlistair Francis2016-10-041-0/+1
* STM32F2xx: Add the ADC deviceAlistair Francis2016-10-041-0/+1
* default-configs: removed obsolete CONFIG_ISA_MMIODaniel P. Berrange2016-09-131-1/+0Star
* dma: Add Xilinx Zynq devcfg device modelAlistair Francis2016-07-041-0/+1
* i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS2016-05-121-0/+1
* hw/gpio: Add the emulation of gpio_keyShannon Zhao2016-03-301-0/+1
* hw/timer: Add ASPEED timer device modelAndrew Jeffery2016-03-161-0/+1
* bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann2016-02-031-0/+1
* i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-071-0/+1
* i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois2015-09-071-0/+1
* i.MX: Add I2C controller emulatorJean-Christophe Dubois2015-09-071-0/+2
* i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2015-09-071-0/+2
* smbios: implement smbios support for mach-virtWei Huang2015-09-071-0/+1
* ACPI: split CONFIG_ACPI into 4 piecesShannon Zhao2015-05-291-0/+1
* hw/usb: Include USB files only if necessaryThomas Huth2015-03-181-0/+1
* stm32f205: Add the stm32f205 SoCAlistair Francis2015-03-111-0/+1
* stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis2015-03-111-0/+1
* stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis2015-03-111-0/+1
* stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis2015-03-111-0/+1
* Create specific config option for "platform-bus"David Gibson2015-02-271-0/+1
* Add specific config options for PCI-E bridgesDavid Gibson2015-02-271-0/+4
* Make sysbus EHCI devices ARM only by defaultDavid Gibson2015-02-181-0/+1
* arm: Add PCIe host bridge in virt machineAlexander Graf2015-02-131-0/+2
* hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani2014-02-081-0/+1
* hw/arm: add allwinner a10 SoC supportliguang2013-12-171-0/+1
* hw/intc: add allwinner A10 interrupt controllerliguang2013-12-171-0/+1
* hw/timer: add allwinner a10 timerliguang2013-12-171-0/+2
* hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov2013-12-171-0/+1
* hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2013-12-101-0/+1
* arm11mpcore: Split off SCU deviceAndreas Färber2013-11-051-0/+1
* integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-311-0/+1
* default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács2013-10-161-1/+0Star
* default-configs: Fix A9MP and A15MP config namesPeter Maydell2013-08-201-2/+2
* hw: Add lost ARM core againStefan Weil2013-04-151-1/+1
* hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini2013-04-081-0/+4
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+4
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+4
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-0/+4
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-0/+1
* hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini2013-04-081-0/+1
* hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini2013-04-081-0/+1
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-0/+6
* hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini2013-04-081-0/+1
* hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini2013-04-081-0/+1
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-0/+1
* hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini2013-04-081-0/+1