aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/imx6_src.c
AgeCommit message (Expand)Author
2020-12-10i.MX6: Fix bad printf format specifiersAlex Chen
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-03-14hw/misc/imx6_src: Don't crash trying to reset missing CPUsPeter Maydell
2017-02-24hw/misc/imx6_src: defer clearing of SRC_SCR reset bitsAlex Bennée
2016-09-22imx: Use 'const char', not 'char const'pull-target-arm-20160922Peter Maydell
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-12i.MX: Add i.MX6 System Reset Controller device.Jean-Christophe DUBOIS