aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/imx31_ccm.c
AgeCommit message (Expand)Author
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2016-09-22imx: Use 'const char', not 'char const'pull-target-arm-20160922Peter Maydell
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois
2016-03-16i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois
2016-01-29arm: Clean up includesPeter Maydell
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois