summaryrefslogtreecommitdiffstats
path: root/hw/misc/imx25_ccm.c
Commit message (Expand)AuthorAgeFilesLines
* imx: Use 'const char', not 'char const'Peter Maydell2016-09-221-1/+1
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois2016-03-161-0/+1
* i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois2016-03-161-26/+0Star
* i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois2016-03-161-1/+1
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2016-01-221-1/+1
* i.MX: Add an i.MX25 specific CCM class/instanceJean-Christophe Dubois2015-12-171-0/+341