index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
fsl-imx7.c
Age
Commit message (
Expand
)
Author
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