Age | Commit message (Expand) | Author | Files | Lines |
2013-04-08 | hw: move DMA controllers to hw/dma/, configure with default-configs/ | Paolo Bonzini | 1 | -5/+2 |
2013-04-08 | hw: move SD/MMC devices to hw/sd/, configure with default-configs/ | Paolo Bonzini | 1 | -2/+2 |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 1 | -10/+7 |
2013-04-08 | hw: move char devices to hw/char/, configure via default-configs/ | Paolo Bonzini | 1 | -3/+3 |
2013-04-08 | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini | 1 | -2/+1 |
2013-04-08 | hw: move I2C controllers to hw/i2c/, configure via default-configs/ | Paolo Bonzini | 1 | -3/+2 |
2013-04-08 | hw: move display devices to hw/display/, configure via default-configs/ | Paolo Bonzini | 1 | -7/+6 |
2013-04-08 | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move block devices to hw/block/, configure via default-configs/ | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: make all of hw/usb/ configurable via default-configs/ | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: make all of hw/ide/ configurable via default-configs/ | Paolo Bonzini | 1 | -1/+1 |
2013-03-11 | arm: fix compilation with CONFIG_FDT | Paolo Bonzini | 1 | -1/+0 |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 1 | -21/+21 |
2013-03-05 | hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC | Peter Maydell | 1 | -0/+1 |
2013-03-01 | arm: move files referencing CPU to hw/arm/ | Paolo Bonzini | 1 | -5/+8 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -17/+14 |
2013-03-01 | build: always link device_tree.o into emulators if libfdt available | Paolo Bonzini | 1 | -1/+0 |
2013-02-28 | arm: a9mpcore: Coreify the SCU | Peter Crosthwaite | 1 | -0/+1 |
2012-10-10 | xilinx_spips: Xilinx Zynq SPI cntrlr device model | Peter A. G. Crosthwaite | 1 | -0/+1 |
2012-08-13 | arm: Move some ARM devices into libhw | Andreas Färber | 1 | -12/+3 |
2012-07-20 | exynos4210: add Exynos4210 i2c implementation | Mitsyanko Igor | 1 | -1/+1 |
2012-07-04 | i.MX31: KZM-ARM11-01 evaluation board | Peter Chubb | 1 | -0/+1 |
2012-07-04 | i.MX31: Interrupt Controller | Peter Chubb | 1 | -1/+1 |
2012-07-04 | i.MX31: Timers | Peter Chubb | 1 | -1/+1 |
2012-07-04 | i.MX31: Clock Control Module | Peter Chubb | 1 | -1/+1 |
2012-07-04 | i.MX: UART support | Peter Chubb | 1 | -0/+1 |
2012-07-04 | Exynos4: add RTC device | Oleg Ogurtsov | 1 | -0/+1 |
2012-06-19 | hw/armv7m_nvic: Make the NVIC a freestanding class | Peter Maydell | 1 | -1/+1 |
2012-06-07 | build: move device tree to per-target Makefile.objs | Paolo Bonzini | 1 | -0/+1 |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 1 | -0/+39 |