summaryrefslogtreecommitdiffstats
path: root/include/hw/misc/imx_ccm.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* imx_ccm: Rename IMX_GET_CLASS macroEduardo Habkost2020-09-021-1/+1
* i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois2016-07-071-1/+4
* 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-7/+0Star
* i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois2016-03-161-1/+1
* i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2015-12-171-45/+24Star
* i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois2015-12-171-4/+4
* i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+91