summaryrefslogtreecommitdiffstats
path: root/hw/arm/fsl-imx7.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3Peter Maydell2022-02-081-4/+4
* fsl-imx7: Instantiate SAI1/2/3 as unimplemented devicesGuenter Roeck2021-08-251-0/+7
* Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois2020-07-131-0/+9
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-16/+15Star
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...Peter Maydell2020-06-161-0/+2
|\
| * hw: arm: Set vendor property for IMX SDHCI emulationsGuenter Roeck2020-06-161-0/+2
* | qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-1/+1
* | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2Markus Armbruster2020-06-151-60/+33Star
* | qom: Less verbose object_initialize_child()Markus Armbruster2020-06-151-3/+2Star
|/
* hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+11
* hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck2020-05-211-0/+24
* hw/arm: Replace global smp variables with machine smp propertiesLike Xu2019-07-051-2/+5
* i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov2019-07-011-0/+5
* i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov2019-07-011-0/+6
* 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
* hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" deviceThomas Huth2018-07-171-64/+33Star
* i.mx7d: Change IRQ number type from hwaddr to intJean-Christophe Dubois2018-06-291-3/+3
* i.mx7d: Change SRC unimplemented device name from sdma to srcJean-Christophe Dubois2018-06-291-1/+1
* Remove checks on MAX_SERIAL_PORTS that are just bounds checksPeter Maydell2018-04-261-3/+1Star
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-1/+1
* hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7Thomas Huth2018-04-101-6/+7
* i.MX: Add i.MX7 SOC implementation.Andrey Smirnov2018-03-091-0/+582