| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board models | Peter Maydell | 2017-07-17 | 1 | -0/+1 |
* | palmetto-bmc: rename the Aspeed board file to aspeed.c | Cédric Le Goater | 2016-09-22 | 1 | -1/+1 |
* | ast2400: rename the Aspeed SoC files to aspeed_soc | Cédric Le Goater | 2016-09-22 | 1 | -1/+1 |
* | i.MX: Add sabrelite i.MX6 emulation. | Jean-Christophe DUBOIS | 2016-05-12 | 1 | -1/+1 |
* | i.MX: Add i.MX6 SOC implementation. | Jean-Christophe DUBOIS | 2016-05-12 | 1 | -0/+1 |
* | hw/arm: Add palmetto-bmc machine | Andrew Jeffery | 2016-03-16 | 1 | -1/+1 |
* | hw/arm: Add ASPEED AST2400 SoC model | Andrew Jeffery | 2016-03-16 | 1 | -0/+1 |
* | raspi: add raspberry pi 2 machine | Andrew Baumann | 2016-02-03 | 1 | -1/+1 |
* | bcm2836: add bcm2836 SoC device | Andrew Baumann | 2016-02-03 | 1 | -1/+1 |
* | bcm2835_peripherals: add rollup device for bcm2835 peripherals | Andrew Baumann | 2016-02-03 | 1 | -0/+1 |
* | i.MX: Add the i.MX25 PDK platform | Jean-Christophe Dubois | 2015-09-07 | 1 | -1/+1 |
* | i.MX: Add SOC support for i.MX25 | Jean-Christophe Dubois | 2015-09-07 | 1 | -0/+1 |
* | i.MX: Add SOC support for i.MX31 | Jean-Christophe Dubois | 2015-09-07 | 1 | -1/+2 |
* | hw/arm/sysbus-fdt: helpers for platform bus nodes addition | Eric Auger | 2015-06-02 | 1 | -0/+1 |
* | hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM | Shannon Zhao | 2015-05-29 | 1 | -0/+1 |
* | arm: Add xlnx-ep108 machine | Peter Crosthwaite | 2015-05-18 | 1 | -1/+1 |
* | arm: Introduce Xilinx ZynqMP SoC | Peter Crosthwaite | 2015-05-18 | 1 | -0/+1 |
* | netduino2: Add the Netduino 2 Machine | Alistair Francis | 2015-03-11 | 1 | -0/+1 |
* | stm32f205: Add the stm32f205 SoC | Alistair Francis | 2015-03-11 | 1 | -0/+1 |
* | hw/arm: add cubieboard support | liguang | 2013-12-17 | 1 | -1/+1 |
* | hw/arm: add allwinner a10 SoC support | liguang | 2013-12-17 | 1 | -0/+1 |
* | hw/arm/digic: prepare DIGIC-based boards support | Antony Pavlov | 2013-12-17 | 1 | -0/+1 |
* | hw/arm: add very initial support for Canon DIGIC SoC | Antony Pavlov | 2013-12-17 | 1 | -0/+1 |
* | hw/arm: Add 'virt' platform | Peter Maydell | 2013-12-10 | 1 | -1/+1 |
* | hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu() | Peter Maydell | 2013-08-20 | 1 | -1/+1 |
* | hw: move last file to hw/arm/ | Paolo Bonzini | 2013-04-08 | 1 | -5/+1 |
* | hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+0 |
* | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -10/+1 |
* | hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+1 |
* | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -7/+3 |
* | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -5/+2 |
* | hw: move SD/MMC devices to hw/sd/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+2 |
* | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -10/+7 |
* | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -3/+3 |
* | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+1 |
* | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -3/+2 |
* | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -7/+6 |
* | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | arm: fix compilation with CONFIG_FDT | Paolo Bonzini | 2013-03-11 | 1 | -1/+0 |
* | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 2013-03-11 | 1 | -21/+21 |
|\ |
|
| * | arm: move files referencing CPU to hw/arm/ | Paolo Bonzini | 2013-03-01 | 1 | -5/+8 |
| * | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -17/+14 |
| * | build: always link device_tree.o into emulators if libfdt available | Paolo Bonzini | 2013-03-01 | 1 | -1/+0 |
* | | hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC | Peter Maydell | 2013-03-05 | 1 | -0/+1 |
|/ |
|
* | arm: a9mpcore: Coreify the SCU | Peter Crosthwaite | 2013-02-28 | 1 | -0/+1 |
* | xilinx_spips: Xilinx Zynq SPI cntrlr device model | Peter A. G. Crosthwaite | 2012-10-10 | 1 | -0/+1 |