summaryrefslogtreecommitdiffstats
path: root/hw/arm/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell2019-02-211-0/+1
* hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt boardYang Zhong2019-02-051-1/+2
* hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell2019-02-011-1/+1
* hw/arm: versal: Add a virtual Xilinx Versal boardEdgar E. Iglesias2018-11-021-1/+1
* hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias2018-11-021-0/+1
* arm: Add BBC micro:bit machineJoel Stanley2018-09-251-1/+1
* arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley2018-09-251-0/+1
* i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK BoardJean-Christophe Dubois2018-08-161-1/+1
* i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois2018-08-161-0/+1
* hw/arm/smmuv3: SkeletonPrem Mallappa2018-05-041-1/+1
* hw/arm/smmu-common: smmu base device and datatypesEric Auger2018-05-041-0/+1
* hw/arm: Use more CONFIG switches for the object filesThomas Huth2018-03-091-9/+21
* Implement support for i.MX7 Sabre boardAndrey Smirnov2018-03-091-1/+1
* i.MX: Add i.MX7 SOC implementation.Andrey Smirnov2018-03-091-0/+1
* mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA imagePeter Maydell2018-03-021-0/+1
* hw/arm/iotkit: Model Arm IOT KitPeter Maydell2018-03-021-0/+1
* aarch64-softmmu.mak: Use an ARM specific configAlistair Francis2018-01-261-1/+1
* msf2: Add Emcraft's Smartfusion2 SOM kitSubbaraya Sundeep2017-09-211-1/+1
* msf2: Add Smartfusion2 SoCSubbaraya Sundeep2017-09-211-0/+1
* xlnx-ep108: Rename to ZCU102Alistair Francis2017-09-141-1/+1
* hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board modelsPeter Maydell2017-07-171-0/+1
* palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater2016-09-221-1/+1
* ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater2016-09-221-1/+1
* i.MX: Add sabrelite i.MX6 emulation.Jean-Christophe DUBOIS2016-05-121-1/+1
* i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS2016-05-121-0/+1
* hw/arm: Add palmetto-bmc machineAndrew Jeffery2016-03-161-1/+1
* hw/arm: Add ASPEED AST2400 SoC modelAndrew Jeffery2016-03-161-0/+1
* raspi: add raspberry pi 2 machineAndrew Baumann2016-02-031-1/+1
* bcm2836: add bcm2836 SoC deviceAndrew Baumann2016-02-031-1/+1
* bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann2016-02-031-0/+1
* i.MX: Add the i.MX25 PDK platformJean-Christophe Dubois2015-09-071-1/+1
* i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-071-0/+1
* i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2015-09-071-1/+2
* hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger2015-06-021-0/+1
* hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao2015-05-291-0/+1
* arm: Add xlnx-ep108 machinePeter Crosthwaite2015-05-181-1/+1
* arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite2015-05-181-0/+1
* netduino2: Add the Netduino 2 MachineAlistair Francis2015-03-111-0/+1
* stm32f205: Add the stm32f205 SoCAlistair Francis2015-03-111-0/+1
* hw/arm: add cubieboard supportliguang2013-12-171-1/+1
* hw/arm: add allwinner a10 SoC supportliguang2013-12-171-0/+1
* hw/arm/digic: prepare DIGIC-based boards supportAntony Pavlov2013-12-171-0/+1
* hw/arm: add very initial support for Canon DIGIC SoCAntony Pavlov2013-12-171-0/+1
* hw/arm: Add 'virt' platformPeter Maydell2013-12-101-1/+1
* hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()Peter Maydell2013-08-201-1/+1
* hw: move last file to hw/arm/Paolo Bonzini2013-04-081-5/+1Star
* hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini2013-04-081-2/+0Star
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-081-10/+1Star
* hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini2013-04-081-2/+1Star
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-7/+3Star