summary refs log tree commit diff stats
path: root/hw/misc/imx7_snvs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/misc: Constify VMStateRichard Henderson2023-12-301-1/+1
* fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boardsNikita Ostrenkov2023-12-191-7/+86
* hw/misc/imx7_snvs: Trace MMIO accessBernhard Beschow2023-11-021-0/+5
* hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov2018-02-091-0/+83