| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor | Jean-Christophe Dubois | 2020-07-13 | 1 | -0/+9 |
* | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 2020-07-10 | 1 | -16/+15 |
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'... | Peter Maydell | 2020-06-16 | 1 | -0/+2 |
|\ |
|
| * | hw: arm: Set vendor property for IMX SDHCI emulations | Guenter Roeck | 2020-06-16 | 1 | -0/+2 |
* | | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -1/+1 |
* | | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 | Markus Armbruster | 2020-06-15 | 1 | -60/+33 |
* | | qom: Less verbose object_initialize_child() | Markus Armbruster | 2020-06-15 | 1 | -3/+2 |
|/ |
|
* | hw/arm/fsl-imx7: Connect watchdog interrupts | Guenter Roeck | 2020-05-21 | 1 | -0/+11 |
* | hw/arm/fsl-imx7: Instantiate various unimplemented devices | Guenter Roeck | 2020-05-21 | 1 | -0/+24 |
* | hw/arm: Replace global smp variables with machine smp properties | Like Xu | 2019-07-05 | 1 | -2/+5 |
* | i.mx7d: Add no-op/unimplemented PCIE PHY IP block | Andrey Smirnov | 2019-07-01 | 1 | -0/+5 |
* | i.mx7d: Add no-op/unimplemented APBH DMA module | Andrey Smirnov | 2019-07-01 | 1 | -0/+6 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -1/+1 |
* | hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ | Peter Maydell | 2018-08-24 | 1 | -0/+4 |
* | hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" device | Thomas Huth | 2018-07-17 | 1 | -64/+33 |
* | i.mx7d: Change IRQ number type from hwaddr to int | Jean-Christophe Dubois | 2018-06-29 | 1 | -3/+3 |
* | i.mx7d: Change SRC unimplemented device name from sdma to src | Jean-Christophe Dubois | 2018-06-29 | 1 | -1/+1 |
* | Remove checks on MAX_SERIAL_PORTS that are just bounds checks | Peter Maydell | 2018-04-26 | 1 | -3/+1 |
* | Change references to serial_hds[] to serial_hd() | Peter Maydell | 2018-04-26 | 1 | -1/+1 |
* | hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7 | Thomas Huth | 2018-04-10 | 1 | -6/+7 |
* | i.MX: Add i.MX7 SOC implementation. | Andrey Smirnov | 2018-03-09 | 1 | -0/+582 |