summaryrefslogtreecommitdiffstats
path: root/default-configs/arm-softmmu.mak
Commit message (Expand)AuthorAgeFilesLines
* hw/gpio: Add the emulation of gpio_keyShannon Zhao2019-11-291-0/+1
* hw/timer: Add ASPEED timer device modelAndrew Jeffery2019-11-291-0/+1
* bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann2019-11-291-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/+0
* 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
* hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini2013-04-081-0/+1
* pl330: Initial versionPeter Crosthwaite2013-03-151-0/+1
* hw/sdhci: introduce standard SD host controllerIgor Mitsyanko2013-02-281-0/+2
* make usb devices configurableGerd Hoffmann2013-02-191-0/+1
* m25p80: Initial implementation of SPI flash devicePeter A. G. Crosthwaite2012-10-101-0/+1
* arm: Move some ARM devices into libhwAndreas Färber2012-08-131-0/+18
* vga: make Cirrus ISA device optionalBlue Swirl2012-01-221-0/+1
* config: move ide core and pci to pci.makAlexander Graf2010-12-171-1/+0
* PCI config includePaul Brook2010-11-271-2/+1
OpenPOWER on IntegriCloud