summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mach-imx6sl.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* ARM: imx: call imx6sx_cpuidle_init() conditionally for 6sllArnd Bergmann2018-07-111-2/+2
* ARM: imx: add cpu idle support for i.MX6SLLAnson Huang2018-06-191-1/+4
* ARM: imx: Add basic msl support for imx6sllBai Ping2018-03-091-2/+8
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-021-0/+2
|\
| * ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov2016-06-211-0/+2
* | arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-1/+1
|/
* ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo2015-06-031-0/+1
* ARM: imx6: Warn when an old DT is detectedMarc Zyngier2015-03-301-0/+1
* ARM: imx6: convert GPC to stacked domainsMarc Zyngier2015-03-301-1/+0Star
* ARM: imx: Remove unneeded .map_io initializationGeert Uytterhoeven2014-11-221-1/+0Star
* ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu2014-11-221-3/+0Star
* ARM: imx: mark .dt_compat as constShawn Guo2014-07-181-1/+1
* ARM: imx: add suspend in ocram support for i.mx6qAnson Huang2014-03-051-2/+1Star
* ARM: imx: add cpuidle support for i.mx6slAnson Huang2014-03-051-0/+3
* ARM: imx: Add cpu frequency scaling supportJohn Tobias2013-12-311-0/+8
* ARM: imx: use __initconst for const init definitionShawn Guo2013-12-311-1/+1
* ARM: imx: enable suspend for imx6slShawn Guo2013-10-211-0/+3
* ARM: imx6: report soc info via soc deviceShawn Guo2013-10-211-1/+7
* ARM: imx: use imx_init_revision_from_anatop() on imx6slShawn Guo2013-10-211-0/+1
* ARM: imx6sl: config iomux-gpr1 to select clock for fecFugang Duan2013-10-211-0/+21
* ARM: imx: remove custom .init_time hookSebastian Hesselbarth2013-09-291-7/+0Star
* ARM: imx: use imx specific L2 init function on imx6slShawn Guo2013-08-161-2/+1Star
* ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo2013-06-171-1/+2
* ARM: imx: add initial support for imx6slShawn Guo2013-06-171-0/+51