summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-03ARM: imx: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-06-03ARM: imx: using unsigned variable for do_divAnson Huang1-2/+2
2015-06-03ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo5-10/+22
2015-06-03ARM: imx: drop epit timer initialization from imx35 clock driverShawn Guo1-4/+0
2015-06-03MAINTAINERS: add new folders into IMX entryShawn Guo1-0/+2
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo26-16/+37
2015-06-03ARM: imx: remove inclusions of platform headersShawn Guo12-23/+59
2015-06-03ARM: imx: add clk-pllv1 type supportShawn Guo8-22/+48
2015-06-03ARM: imx6: do not use cpu_is_xxx() in clock driverShawn Guo1-8/+18
2015-06-03ARM: imx6: let pm code map CCM block on its ownShawn Guo5-15/+9
2015-06-03ARM: imx6: set initial power mode in pm functionShawn Guo8-22/+15
2015-06-03ARM: imx5: let pm code map CCM block on its ownShawn Guo3-9/+4
2015-06-03ARM: imx: move revision definitions and declarations into a headerShawn Guo6-31/+38
2015-06-03ARM: imx: use dynamic mapping for CCMShawn Guo3-3/+10
2015-06-03ARM: imx: use dynamic mapping for timerShawn Guo7-8/+9