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