Age | Commit message (Expand) | Author |
2023-08-31 | Add i.MX7 SRC device implementation | Jean-Christophe Dubois |
2023-08-31 | Add i.MX7 missing TZ devices and memory regions | Jean-Christophe Dubois |
2023-08-31 | Refactor i.MX7 processor code | Jean-Christophe Dubois |
2023-04-20 | fsl-imx7: Add fec[12]-phy-connected properties | Guenter Roeck |
2023-01-05 | i.MX7D: Connect IRQs to GPIO devices. | Jean-Christophe Dubois |
2023-01-05 | i.MX7D: Connect GPT timers to IRQ | Jean-Christophe Dubois |
2022-02-08 | hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3 | Peter Maydell |
2021-08-25 | fsl-imx7: Instantiate SAI1/2/3 as unimplemented devices | Guenter Roeck |
2020-07-13 | Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor | Jean-Christophe Dubois |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-06-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'... | Peter Maydell |
2020-06-16 | hw: arm: Set vendor property for IMX SDHCI emulations | Guenter Roeck |
2020-06-15 | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster |
2020-06-15 | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 | Markus Armbruster |
2020-06-15 | qom: Less verbose object_initialize_child() | Markus Armbruster |
2020-05-21 | hw/arm/fsl-imx7: Connect watchdog interrupts | Guenter Roeck |
2020-05-21 | hw/arm/fsl-imx7: Instantiate various unimplemented devices | Guenter Roeck |
2019-07-05 | hw/arm: Replace global smp variables with machine smp properties | Like Xu |
2019-07-01 | i.mx7d: Add no-op/unimplemented PCIE PHY IP block | Andrey Smirnov |
2019-07-01 | i.mx7d: Add no-op/unimplemented APBH DMA module | Andrey Smirnov |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-08-24 | hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ | Peter Maydell |
2018-07-17 | hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" device | Thomas Huth |
2018-06-29 | i.mx7d: Change IRQ number type from hwaddr to int | Jean-Christophe Dubois |
2018-06-29 | i.mx7d: Change SRC unimplemented device name from sdma to src | Jean-Christophe Dubois |
2018-04-26 | Remove checks on MAX_SERIAL_PORTS that are just bounds checks | Peter Maydell |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell |
2018-04-10 | hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7 | Thomas Huth |
2018-03-09 | i.MX: Add i.MX7 SOC implementation. | Andrey Smirnov |