summaryrefslogtreecommitdiff
path: root/hw/arm/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2016-09-22palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater1-1/+1
2016-09-22ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater1-1/+1
2016-05-12i.MX: Add sabrelite i.MX6 emulation.Jean-Christophe DUBOIS1-1/+1
2016-05-12i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS1-0/+1
2016-03-16hw/arm: Add palmetto-bmc machineAndrew Jeffery1-1/+1
2016-03-16hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery1-0/+1
2016-02-03raspi: add raspberry pi 2 machineAndrew Baumann1-1/+1
2016-02-03bcm2836: add bcm2836 SoC deviceAndrew Baumann1-1/+1
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann1-0/+1
2015-09-07i.MX: Add the i.MX25 PDK platformJean-Christophe Dubois1-1/+1
2015-09-07i.MX: Add SOC support for i.MX25Jean-Christophe Dubois1-0/+1
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois1-1/+2
2015-06-02hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger1-0/+1
2015-05-29hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao1-0/+1
2015-05-18arm: Add xlnx-ep108 machinePeter Crosthwaite1-1/+1
2015-05-18arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite1-0/+1
2015-03-11netduino2: Add the Netduino 2 MachineAlistair Francis1-0/+1
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis1-0/+1
2013-12-17hw/arm: add cubieboard supportliguang1-1/+1
2013-12-17hw/arm: add allwinner a10 SoC supportliguang1-0/+1
2013-12-17hw/arm/digic: prepare DIGIC-based boards supportAntony Pavlov1-0/+1
2013-12-17hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov1-0/+1
2013-12-10hw/arm: Add 'virt' platformPeter Maydell1-1/+1
2013-08-20hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell1-1/+1
2013-04-08hw: move last file to hw/arm/Paolo Bonzini1-5/+1
2013-04-08hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini1-2/+0
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini1-10/+1
2013-04-08hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini1-2/+1
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-7/+3
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini1-5/+2
2013-04-08hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini1-2/+2
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-10/+7
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini1-3/+3
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini1-2/+1
2013-04-08hw: move I2C controllers to hw/i2c/, configure via default-configs/Paolo Bonzini1-3/+2
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini1-7/+6
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: make all of hw/usb/ configurable via default-configs/Paolo Bonzini1-1/+1
2013-04-08hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini1-1/+1
2013-03-11arm: fix compilation with CONFIG_FDTPaolo Bonzini1-1/+0
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-21/+21
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell1-0/+1
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini1-5/+8
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-17/+14
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini1-1/+0
2013-02-28arm: a9mpcore: Coreify the SCUPeter Crosthwaite1-0/+1
2012-10-10xilinx_spips: Xilinx Zynq SPI cntrlr device modelPeter A. G. Crosthwaite1-0/+1
2012-08-13arm: Move some ARM devices into libhwAndreas Färber1-12/+3