summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: clk: imx31: properly init clocks for machines with DTVladimir Zapolskiy2016-11-011-1/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-071-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/+0
|/
* 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/+0
* 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/+0
* 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/+0
* 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/+0
* ARM: imx: move revision definitions and declarations into a headerShawn Guo2015-06-031-4/+0
* 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/+0
* ARM: mx25: Remove static memory mappingFabio Estevam2015-03-131-4/+0
* ARM: mx25: Remove mx25_clocks_init()Fabio Estevam2015-03-131-1/+0
* 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/+0
|\ \
| * | ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu2014-11-221-1/+0
| |/
* | ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier2014-12-041-2/+2
|/
* ARM: imx: remove imx_scu_standby_enable()Shawn Guo2014-09-011-2/+0
* ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan2014-07-181-1/+0
* 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/+0
* 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/+0
* ARM: imx5: clean function declarations in mx51.hShawn Guo2014-07-181-0/+1
* ARM: imx5: remove file mm-imx5.cShawn Guo2014-07-181-2/+0
* ARM: imx5: move init hooks into mach-imx5x.cShawn Guo2014-07-181-4/+0
* 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/+0
* ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo2014-07-181-3/+1
* ARM: imx5: make mx51_clocks_init() a DT callShawn Guo2014-07-181-2/+0
* ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan2014-05-121-13/+0
* ARM: imx: factor device tree timer initializationGilles Chanteperdrix2014-04-301-0/+2
* ARM: imx6: move v7_cpu_resume() into suspend-imx6.SShawn Guo2014-03-051-1/+7
* ARM: imx: add suspend in ocram support for i.mx6qAnson Huang2014-03-051-1/+5
* ARM: imx: add cpuidle support for i.mx6slAnson Huang2014-03-051-0/+1
OpenPOWER on IntegriCloud