aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/imx7_snvs.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-30hw/misc: Constify VMStateRichard Henderson1-1/+1
2023-12-19fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boardsNikita Ostrenkov1-7/+86
2023-11-02hw/misc/imx7_snvs: Trace MMIO accessBernhard Beschow1-0/+5
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth1-1/+0
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-1/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-02-09i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov1-0/+83