index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
fsl-imx7.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/fsl: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
1
-1
/
+1
*
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-0
/
+1
*
Add i.MX7 SRC device implementation
Jean-Christophe Dubois
2023-08-31
1
-1
/
+7
*
Add i.MX7 missing TZ devices and memory regions
Jean-Christophe Dubois
2023-08-31
1
-0
/
+63
*
Refactor i.MX7 processor code
Jean-Christophe Dubois
2023-08-31
1
-39
/
+91
*
fsl-imx7: Add fec[12]-phy-connected properties
Guenter Roeck
2023-04-20
1
-0
/
+20
*
i.MX7D: Connect IRQs to GPIO devices.
Jean-Christophe Dubois
2023-01-05
1
-1
/
+30
*
i.MX7D: Connect GPT timers to IRQ
Jean-Christophe Dubois
2023-01-05
1
-0
/
+10
*
hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3
Peter Maydell
2022-02-08
1
-4
/
+4
*
fsl-imx7: Instantiate SAI1/2/3 as unimplemented devices
Guenter Roeck
2021-08-25
1
-0
/
+7
*
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' into staging
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