summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/common.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* ARM: imx: add i.MX7ULP cpuidle supportAnson Huang2019-01-151-0/+10
* ARM: imx: add initial support for imx7ulpA.s. Dong2018-12-101-0/+1
* ARM: mx5: Set the DBGEN bit in ARM_GPC registerFabio Estevam2018-07-121-0/+1
* ARM: imx: add L2 page power control for GPCAnson Huang2018-06-191-0/+1
* ARM: imx: remove inexistant EPIT timer initClément Peron2018-06-171-1/+0Star
* ARM: imx: remove unused imx3 pm definitionsMartin Kaiser2017-12-261-9/+0Star
* ARM: clk: imx31: properly init clocks for machines with DTVladimir Zapolskiy2016-11-011-1/+0Star
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-081-1/+1
|\
| * ARM: imx: rename imx6q_set_int_mem_clk_lpm() functionAnson Huang2016-08-291-1/+1
* | ARM: i.MX: Remove i.MX1 non-DT supportAlexander Shiyan2016-08-091-5/+0Star
|/
* ARM: imx: rework mx27_pm_init() callArnd Bergmann2016-06-281-0/+1
* ARM: imx: remove cpu_is_mx1 checkArnd Bergmann2016-06-281-0/+1
* ARM: imx: Use IRQCHIP_DECLARE for TZICAlexander Shiyan2016-06-121-1/+0Star
* ARM: mx25: Add basic suspend/resume supportFabio Estevam2016-02-141-0/+1
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-2/+2
* ARM: imx: add suspend/resume support for i.mx6ulAnson Huang2015-09-171-0/+1
* ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.Martin Fuzzey2015-06-031-0/+4
* ARM: imx: Remove the duplicated function declarationShenwei Wang2015-06-031-1/+0Star
* ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo2015-06-031-0/+1
* ARM: imx6: let pm code map CCM block on its ownShawn Guo2015-06-031-1/+0Star
* ARM: imx6: set initial power mode in pm functionShawn Guo2015-06-031-1/+1
* ARM: imx5: let pm code map CCM block on its ownShawn Guo2015-06-031-2/+0Star
* ARM: imx: move revision definitions and declarations into a headerShawn Guo2015-06-031-4/+0Star
* ARM: imx: use dynamic mapping for timerShawn Guo2015-06-031-1/+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: mx25: Remove static memory mappingFabio Estevam2015-03-131-4/+0Star
* ARM: mx25: Remove mx25_clocks_init()Fabio Estevam2015-03-131-1/+0Star
* ARM: imx: support arm power off in cpuidle for i.mx6sxAnson Huang2015-01-051-0/+4
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-0/+2
|\
| * ARM: imx: Add Freescale LS1021A SMP supportJingchang Lu2014-11-231-0/+1
| * ARM: imx: replace cpu type check with ddr type checkAnson Huang2014-11-231-0/+1
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-091-1/+0Star
|\ \
| * | ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu2014-11-221-1/+0Star
| |/
* / ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier2014-12-051-2/+2
|/
* ARM: imx: remove imx_scu_standby_enable()Shawn Guo2014-09-011-2/+0Star
* ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan2014-07-181-1/+0Star
* ARM: i.MX: allow disabling supervisor protect via DTSteffen Trumtrar2014-07-181-0/+2
* ARM: i.MX25 clk: Use of_clk_init() for DT caseDenis Carikli2014-07-181-1/+0Star
* ARM: imx: add standby mode support for suspendAnson Huang2014-07-181-1/+1
* ARM: imx: mem bit must be cleared before entering DSM modeAnson Huang2014-07-181-1/+1
* ARM: imx: add suspend support for i.mx6sxAnson Huang2014-07-181-0/+1
* ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan2014-07-181-1/+0Star
* ARM: imx5: clean function declarations in mx51.hShawn Guo2014-07-181-0/+1
* ARM: imx5: remove file mm-imx5.cShawn Guo2014-07-181-2/+0Star
* ARM: imx5: move init hooks into mach-imx5x.cShawn Guo2014-07-181-4/+0Star
* ARM: imx5: use dynamic mapping for Cortex and GPC blockShawn Guo2014-07-181-2/+4
* ARM: imx5: reuse clock CCM mapping in pm codeShawn Guo2014-07-181-0/+2
* ARM: imx5: remove function imx51_soc_init()Shawn Guo2014-07-181-1/+0Star