summaryrefslogtreecommitdiff
path: root/hw/misc/imx31_ccm.c
AgeCommit message (Expand)AuthorFilesLines
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-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois1-0/+1
2016-03-16i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois1-32/+0
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois1-1/+1
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell1-1/+1
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS1-103/+85
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois1-0/+392