summaryrefslogtreecommitdiffstats
path: root/hw/arm/fsl-imx6ul.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/fsl-imx6ul: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+10
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-03-171-4/+5
|\
| * hw/arm: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé2020-03-171-4/+5
* | hw/arm/fsl-imx6ul: Wire up USB controllersGuenter Roeck2020-03-171-0/+35
* | hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devicesGuenter Roeck2020-03-171-0/+14
|/
* hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé2019-09-031-1/+1
* hw/arm/fsl-imx6ul.c: Remove dead SMP-related codePeter Maydell2019-07-221-45/+19Star
* hw/arm: Replace global smp variables with machine smp propertiesLike Xu2019-07-051-1/+5
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+1
* hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell2018-08-241-0/+4
* i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois2018-08-161-0/+617