aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/imx6_src.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-10i.MX6: Fix bad printf format specifiersAlex Chen1-1/+1
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2017-03-14hw/misc/imx6_src: Don't crash trying to reset missing CPUsPeter Maydell1-2/+6
2017-02-24hw/misc/imx6_src: defer clearing of SRC_SCR reset bitsAlex Bennée1-9/+49
2016-09-22imx: Use 'const char', not 'char const'Peter Maydell1-1/+1
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-0/+1
2016-05-12i.MX: Add i.MX6 System Reset Controller device.Jean-Christophe DUBOIS1-0/+264