aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2019-02-21hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell1-0/+1
2019-02-05hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt boardYang Zhong1-1/+2
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell1-1/+1
2018-11-02hw/arm: versal: Add a virtual Xilinx Versal boardEdgar E. Iglesias1-1/+1
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias1-0/+1
2018-09-25arm: Add BBC micro:bit machineJoel Stanley1-1/+1
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley1-0/+1
2018-08-16i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK BoardJean-Christophe Dubois1-1/+1
2018-08-16i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois1-0/+1
2018-05-04hw/arm/smmuv3: SkeletonPrem Mallappa1-1/+1
2018-05-04hw/arm/smmu-common: smmu base device and datatypesEric Auger1-0/+1
2018-03-09hw/arm: Use more CONFIG switches for the object filesThomas Huth1-9/+21
2018-03-09Implement support for i.MX7 Sabre boardAndrey Smirnov1-1/+1
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov1-0/+1
2018-03-02mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA imagePeter Maydell1-0/+1
2018-03-02hw/arm/iotkit: Model Arm IOT KitPeter Maydell1-0/+1
2018-01-26aarch64-softmmu.mak: Use an ARM specific configAlistair Francis1-1/+1
2017-09-21msf2: Add Emcraft's Smartfusion2 SOM kitSubbaraya Sundeep1-1/+1
2017-09-21msf2: Add Smartfusion2 SoCSubbaraya Sundeep1-0/+1
2017-09-14xlnx-ep108: Rename to ZCU102Alistair Francis1-1/+1
2017-07-17hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board modelsPeter Maydell1-0/+1
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