summaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell
2018-08-16hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi
2018-08-16i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel
2018-08-14xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger
2018-06-26hw/arm/smmuv3: Add notifications on invalidationEric Auger
2018-06-26hw/arm/smmuv3: IOTLB emulationEric Auger
2018-06-26hw/arm/smmuv3: Cache/invalidate config dataEric Auger
2018-06-26hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-22hw/arm/iotkit: Wire up MPC interrupt linesPeter Maydell
2018-06-22hw/arm/iotkit: Instantiate MPCPeter Maydell
2018-06-22hw/arm/virt: Use 256MB ECAM region by defaultEric Auger
2018-06-22hw/arm/virt: Add a new 256MB ECAM regionEric Auger
2018-06-22hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger
2018-06-15hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-18xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias
2018-05-10arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov
2018-05-04hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa
2018-05-04hw/arm/smmuv3: SkeletonPrem Mallappa
2018-05-04hw/arm/smmu-common: VMSAv8-64 page table walkEric Auger
2018-05-04hw/arm/smmu-common: IOMMU memory region and address space setupEric Auger
2018-05-04hw/arm/smmu-common: smmu base device and datatypesEric Auger
2018-03-23mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang
2018-03-19hw/arm/bcm2836: Create proper bcm2837 devicePeter Maydell
2018-03-19hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283xPeter Maydell
2018-03-19fsl-imx6: Swap Ethernet interrupt definesGuenter Roeck
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov
2018-03-02hw/arm/iotkit: Model Arm IOT KitPeter Maydell
2018-03-02armv7m: Forward init-svtor property to CPU objectPeter Maydell
2018-03-02armv7m: Forward idau property to CPU objectPeter Maydell
2018-03-02xlnx-zynqmp: Connect the RTC deviceAlistair Francis
2018-02-15bcm2836: Make CPU type configurablePekka Enberg
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé
2018-01-26xlnx-zynqmp: Connect the IPI device to the ZynqMP SoCAlistair Francis
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2018-01-11imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias
2017-10-12arm: fix armv7m_init() declaration to match definitionIgor Mammedov
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy
2017-09-21msf2: Add Smartfusion2 SoCSubbaraya Sundeep
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis
2017-09-04armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell
2017-07-11aspeed: Register all watchdogsJoel Stanley
2017-06-13hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski