aboutsummaryrefslogtreecommitdiff
path: root/default-configs/arm-softmmu.mak
AgeCommit message (Expand)Author
2017-06-13hw/misc: add a TMP42{1, 2, 3} device modelCédric Le Goater
2017-04-24net: add FTGMAC100 supportCédric Le Goater
2017-02-28armv7m: Don't put core v7M devices under CONFIG_STELLARISPeter Maydell
2017-02-10hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbeThomas Huth
2017-02-06Split serial-isa into its own config optionDavid Gibson
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum
2016-10-04STM32F2xx: Add the SPI deviceAlistair Francis
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis
2016-09-13default-configs: removed obsolete CONFIG_ISA_MMIODaniel P. Berrange
2016-07-04dma: Add Xilinx Zynq devcfg device modelAlistair Francis
2016-05-12i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS
2016-03-30hw/gpio: Add the emulation of gpio_keyShannon Zhao
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery
2016-02-03bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann
2015-09-07i.MX: Add SOC support for i.MX25Jean-Christophe Dubois
2015-09-07i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois
2015-09-07i.MX: Add I2C controller emulatorJean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois
2015-09-07smbios: implement smbios support for mach-virtWei Huang
2015-05-29ACPI: split CONFIG_ACPI into 4 piecesShannon Zhao
2015-03-18hw/usb: Include USB files only if necessaryThomas Huth
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis
2015-02-27Create specific config option for "platform-bus"David Gibson
2015-02-27Add specific config options for PCI-E bridgesDavid Gibson
2015-02-18Make sysbus EHCI devices ARM only by defaultDavid Gibson
2015-02-13arm: Add PCIe host bridge in virt machineAlexander Graf
2014-02-08hw/net: add support for Allwinner EMAC Fast Ethernet controllerBeniamino Galvani
2013-12-17hw/arm: add allwinner a10 SoC supportliguang
2013-12-17hw/intc: add allwinner A10 interrupt controllerliguang
2013-12-17hw/timer: add allwinner a10 timerliguang
2013-12-17hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-11-05arm11mpcore: Split off SCU deviceAndreas Färber
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée
2013-10-16default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács
2013-08-20default-configs: Fix A9MP and A15MP config namesPeter Maydell
2013-04-15hw: Add lost ARM core againStefan Weil
2013-04-08hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini