aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/fsl-imx6ul.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé1-1/+1
2019-07-22hw/arm/fsl-imx6ul.c: Remove dead SMP-related codePeter Maydell1-45/+19
2019-07-05hw/arm: Replace global smp variables with machine smp propertiesLike Xu1-1/+5
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-1/+1
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell1-0/+4
2018-08-16i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois1-0/+617