aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/imx25_ccm.c
AgeCommit message (Expand)Author
2020-12-10i.MX25: Fix bad printf format specifiersAlex Chen
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
2015-12-17i.MX: Add an i.MX25 specific CCM class/instancepull-target-arm-20151217-1Jean-Christophe Dubois