summaryrefslogtreecommitdiffstats
path: root/include/hw/arm
Commit message (Expand)AuthorAgeFilesLines
...
* hw/arm/iotkit: Instantiate MPCPeter Maydell2018-06-221-0/+2
* hw/arm/virt: Use 256MB ECAM region by defaultEric Auger2018-06-221-0/+1
* hw/arm/virt: Add a new 256MB ECAM regionEric Auger2018-06-221-0/+4
* hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger2018-06-221-0/+14
* hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell2018-06-151-6/+2Star
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
* xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias2018-05-181-0/+5
* arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov2018-05-102-41/+41
* platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov2018-05-101-0/+1
* hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa2018-05-041-0/+10
* hw/arm/smmuv3: SkeletonPrem Mallappa2018-05-041-0/+87
* hw/arm/smmu-common: VMSAv8-64 page table walkEric Auger2018-05-041-0/+14
* hw/arm/smmu-common: IOMMU memory region and address space setupEric Auger2018-05-041-0/+8
* hw/arm/smmu-common: smmu base device and datatypesEric Auger2018-05-041-0/+123
* mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang2018-03-231-0/+1
* hw/arm/bcm2836: Create proper bcm2837 devicePeter Maydell2018-03-191-0/+19
* hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283xPeter Maydell2018-03-191-6/+6
* fsl-imx6: Swap Ethernet interrupt definesGuenter Roeck2018-03-191-2/+2
* i.MX: Add i.MX7 SOC implementation.Andrey Smirnov2018-03-091-0/+222
* hw/arm/iotkit: Model Arm IOT KitPeter Maydell2018-03-021-0/+109
* armv7m: Forward init-svtor property to CPU objectPeter Maydell2018-03-021-0/+2
* armv7m: Forward idau property to CPU objectPeter Maydell2018-03-021-0/+3
* xlnx-zynqmp: Connect the RTC deviceAlistair Francis2018-03-021-0/+2
* bcm2836: Make CPU type configurablePekka Enberg2018-02-151-0/+1
* hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé2018-02-151-1/+0Star
* xlnx-zynqmp: Connect the IPI device to the ZynqMP SoCAlistair Francis2018-01-261-0/+2
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-222-6/+6
* imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov2018-01-111-1/+0Star
* xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias2017-12-131-0/+5
* arm: fix armv7m_init() declaration to match definitionIgor Mammedov2017-10-121-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-09-231-1/+1
|\
| * memory: Get rid of address_space_init_shareableAlexey Kardashevskiy2017-09-221-1/+1
* | msf2: Add Smartfusion2 SoCSubbaraya Sundeep2017-09-211-0/+67
|/
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-193-4/+4
* xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis2017-09-141-0/+2
* armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell2017-09-042-63/+1Star
* aspeed: Register all watchdogsJoel Stanley2017-07-111-1/+3
* hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski2017-06-131-4/+1Star
* aspeed: add a FTGMAC100 nicCédric Le Goater2017-04-251-0/+2
* bcm2835: add sdhost and gpio controllersClement Deschamps2017-02-281-0/+4
* stm32f205: Create armv7m object without using armv7m_init()Peter Maydell2017-02-281-1/+3
* armv7m: Split systick out from NVICPeter Maydell2017-02-281-7/+3Star
* armv7m: Make bitband device take the address space to accessPeter Maydell2017-02-281-0/+2
* armv7m: Make ARMv7M object take memory region linkPeter Maydell2017-02-281-0/+10
* armv7m: QOMify the armv7m containerPeter Maydell2017-02-281-0/+51
* armv7m: Move NVICState struct definition into headerPeter Maydell2017-02-281-0/+66
* armv7m: Abstract out the "load kernel" codePeter Maydell2017-02-281-0/+12
* hw/arm/virt: Add a user option to disallow ITS instantiationEric Auger2017-02-281-0/+1
* target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2017-02-281-0/+2
* aspeed: add a watchdog controllerCédric Le Goater2017-02-071-0/+2