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
/
include
/
hw
/
arm
/
fsl-imx7.h
Age
Commit message (
Expand
)
Author
2023-10-27
hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
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-07-25
arm: spelling fixes
Michael Tokarev
2023-04-20
fsl-imx7: Add fec[12]-phy-connected properties
Guenter Roeck
2023-02-08
Drop duplicate #include
Markus Armbruster
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
2021-08-25
fsl-imx7: Instantiate SAI1/2/3 as unimplemented devices
Guenter Roeck
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-13
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
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
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-07-01
i.mx7d: pci: Update PCI IRQ mapping to match HW
Andrey Smirnov
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-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2018-03-09
i.MX: Add i.MX7 SOC implementation.
Andrey Smirnov