| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/misc: add a TMP42{1, 2, 3} device model | Cédric Le Goater | 2017-06-13 | 1 | -0/+1 |
* | net: add FTGMAC100 support | Cédric Le Goater | 2017-04-24 | 1 | -0/+1 |
* | armv7m: Don't put core v7M devices under CONFIG_STELLARIS | Peter Maydell | 2017-02-28 | 1 | -0/+2 |
* | hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe | Thomas Huth | 2017-02-10 | 1 | -0/+2 |
* | Split serial-isa into its own config option | David Gibson | 2017-02-06 | 1 | -0/+1 |
* | hw/pcie: Introduce a base class for PCI Express Root Ports | Marcel Apfelbaum | 2017-02-01 | 1 | -0/+1 |
* | STM32F2xx: Add the SPI device | Alistair Francis | 2016-10-04 | 1 | -0/+1 |
* | STM32F2xx: Add the ADC device | Alistair Francis | 2016-10-04 | 1 | -0/+1 |
* | default-configs: removed obsolete CONFIG_ISA_MMIO | Daniel P. Berrange | 2016-09-13 | 1 | -1/+0 |
* | dma: Add Xilinx Zynq devcfg device model | Alistair Francis | 2016-07-04 | 1 | -0/+1 |
* | i.MX: Add i.MX6 SOC implementation. | Jean-Christophe DUBOIS | 2016-05-12 | 1 | -0/+1 |
* | hw/gpio: Add the emulation of gpio_key | Shannon Zhao | 2016-03-30 | 1 | -0/+1 |
* | hw/timer: Add ASPEED timer device model | Andrew Jeffery | 2016-03-16 | 1 | -0/+1 |
* | bcm2835_mbox: add BCM2835 mailboxes | Andrew Baumann | 2016-02-03 | 1 | -0/+1 |
* | i.MX: Add SOC support for i.MX25 | Jean-Christophe Dubois | 2015-09-07 | 1 | -0/+1 |
* | i.MX: Add FEC Ethernet Emulator | Jean-Christophe Dubois | 2015-09-07 | 1 | -0/+1 |
* | i.MX: Add I2C controller emulator | Jean-Christophe Dubois | 2015-09-07 | 1 | -0/+2 |
* | i.MX: Add SOC support for i.MX31 | Jean-Christophe Dubois | 2015-09-07 | 1 | -0/+2 |
* | smbios: implement smbios support for mach-virt | Wei Huang | 2015-09-07 | 1 | -0/+1 |
* | ACPI: split CONFIG_ACPI into 4 pieces | Shannon Zhao | 2015-05-29 | 1 | -0/+1 |
* | hw/usb: Include USB files only if necessary | Thomas Huth | 2015-03-18 | 1 | -0/+1 |
* | stm32f205: Add the stm32f205 SoC | Alistair Francis | 2015-03-11 | 1 | -0/+1 |
* | stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG | Alistair Francis | 2015-03-11 | 1 | -0/+1 |
* | stm32f2xx_USART: Add the stm32f2xx USART Controller | Alistair Francis | 2015-03-11 | 1 | -0/+1 |
* | stm32f2xx_timer: Add the stm32f2xx Timer | Alistair Francis | 2015-03-11 | 1 | -0/+1 |
* | Create specific config option for "platform-bus" | David Gibson | 2015-02-27 | 1 | -0/+1 |
* | Add specific config options for PCI-E bridges | David Gibson | 2015-02-27 | 1 | -0/+4 |
* | Make sysbus EHCI devices ARM only by default | David Gibson | 2015-02-18 | 1 | -0/+1 |
* | arm: Add PCIe host bridge in virt machine | Alexander Graf | 2015-02-13 | 1 | -0/+2 |
* | hw/net: add support for Allwinner EMAC Fast Ethernet controller | Beniamino Galvani | 2014-02-08 | 1 | -0/+1 |
* | hw/arm: add allwinner a10 SoC support | liguang | 2013-12-17 | 1 | -0/+1 |
* | hw/intc: add allwinner A10 interrupt controller | liguang | 2013-12-17 | 1 | -0/+1 |
* | hw/timer: add allwinner a10 timer | liguang | 2013-12-17 | 1 | -0/+2 |
* | hw/arm: add very initial support for Canon DIGIC SoC | Antony Pavlov | 2013-12-17 | 1 | -0/+1 |
* | hw/timer: Introduce ARM A9 Global Timer. | Peter Crosthwaite | 2013-12-10 | 1 | -0/+1 |
* | arm11mpcore: Split off SCU device | Andreas Färber | 2013-11-05 | 1 | -0/+1 |
* | integrator: fix Linux boot failure by emulating dbg region | Alex Bennée | 2013-10-31 | 1 | -0/+1 |
* | default-configs/: CONFIG_GDBSTUB_XML removed | Ákos Kovács | 2013-10-16 | 1 | -1/+0 |
* | default-configs: Fix A9MP and A15MP config names | Peter Maydell | 2013-08-20 | 1 | -2/+2 |
* | hw: Add lost ARM core again | Stefan Weil | 2013-04-15 | 1 | -1/+1 |
* | hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+4 |
* | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+4 |
* | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+4 |
* | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+4 |
* | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+6 |
* | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |
* | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+1 |