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