Age | Commit message (Expand) | Author |
2024-02-02 | hw/arm/fsl: use qemu_configure_nic_device() | David Woodhouse |
2024-01-26 | fsl-imx6ul: Add various missing unimplemented devices | Guenter Roeck |
2024-01-26 | target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header | Philippe Mathieu-Daudé |
2023-08-31 | Add i.MX6UL missing devices. | Jean-Christophe Dubois |
2023-08-31 | Refactor i.MX6UL processor code | Jean-Christophe Dubois |
2023-08-31 | Remove i.MX7 IOMUX GPR device from i.MX6UL | Jean-Christophe Dubois |
2023-04-20 | fsl-imx6ul: Add fec[12]-phy-connected properties | Guenter Roeck |
2023-01-05 | i.MX6UL: Add a specific GPT timer instance for the i.MX6UL | 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-imx6ul: Instantiate SAI1/2/3 and ASRC as unimplemented devices | Guenter Roeck |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-07-03 | Add the ability to select a different PHY for each i.MX6UL FEC interface | Jean-Christophe Dubois |
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-imx6ul: Connect watchdog interrupts | Guenter Roeck |
2020-03-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-03-17 | hw/arm: Let devices own the MemoryRegion they create | Philippe Mathieu-Daudé |
2020-03-17 | hw/arm/fsl-imx6ul: Wire up USB controllers | Guenter Roeck |
2020-03-17 | hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices | Guenter Roeck |
2019-09-03 | hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate | Philippe Mathieu-Daudé |
2019-07-22 | hw/arm/fsl-imx6ul.c: Remove dead SMP-related code | Peter Maydell |
2019-07-05 | hw/arm: Replace global smp variables with machine smp properties | Like Xu |
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-08-16 | i.MX6UL: Add i.MX6UL SOC | Jean-Christophe Dubois |