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