| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: clk: imx31: properly init clocks for machines with DT | Vladimir Zapolskiy | 2016-11-01 | 1 | -1/+0 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-10-07 | 1 | -1/+1 |
|\ |
|
| * | ARM: imx: rename imx6q_set_int_mem_clk_lpm() function | Anson Huang | 2016-08-29 | 1 | -1/+1 |
* | | ARM: i.MX: Remove i.MX1 non-DT support | Alexander Shiyan | 2016-08-09 | 1 | -5/+0 |
|/ |
|
* | ARM: imx: rework mx27_pm_init() call | Arnd Bergmann | 2016-06-28 | 1 | -0/+1 |
* | ARM: imx: remove cpu_is_mx1 check | Arnd Bergmann | 2016-06-28 | 1 | -0/+1 |
* | ARM: imx: Use IRQCHIP_DECLARE for TZIC | Alexander Shiyan | 2016-06-12 | 1 | -1/+0 |
* | ARM: mx25: Add basic suspend/resume support | Fabio Estevam | 2016-02-14 | 1 | -0/+1 |
* | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2015-12-01 | 1 | -2/+2 |
* | ARM: imx: add suspend/resume support for i.mx6ul | Anson Huang | 2015-09-17 | 1 | -0/+1 |
* | ARM: imx53: Set DDR pins to high impedance when in suspend to RAM. | Martin Fuzzey | 2015-06-03 | 1 | -0/+4 |
* | ARM: imx: Remove the duplicated function declaration | Shenwei Wang | 2015-06-03 | 1 | -1/+0 |
* | ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier | Shawn Guo | 2015-06-03 | 1 | -0/+1 |
* | ARM: imx6: let pm code map CCM block on its own | Shawn Guo | 2015-06-03 | 1 | -1/+0 |
* | ARM: imx6: set initial power mode in pm function | Shawn Guo | 2015-06-03 | 1 | -1/+1 |
* | ARM: imx5: let pm code map CCM block on its own | Shawn Guo | 2015-06-03 | 1 | -2/+0 |
* | ARM: imx: move revision definitions and declarations into a header | Shawn Guo | 2015-06-03 | 1 | -4/+0 |
* | ARM: imx: use dynamic mapping for timer | Shawn Guo | 2015-06-03 | 1 | -1/+1 |
* | ARM: imx6: Warn when an old DT is detected | Marc Zyngier | 2015-03-30 | 1 | -0/+1 |
* | ARM: imx6: convert GPC to stacked domains | Marc Zyngier | 2015-03-30 | 1 | -1/+0 |
* | ARM: mx25: Remove static memory mapping | Fabio Estevam | 2015-03-13 | 1 | -4/+0 |
* | ARM: mx25: Remove mx25_clocks_init() | Fabio Estevam | 2015-03-13 | 1 | -1/+0 |
* | ARM: imx: support arm power off in cpuidle for i.mx6sx | Anson Huang | 2015-01-05 | 1 | -0/+4 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2014-12-09 | 1 | -0/+2 |
|\ |
|
| * | ARM: imx: Add Freescale LS1021A SMP support | Jingchang Lu | 2014-11-23 | 1 | -0/+1 |
| * | ARM: imx: replace cpu type check with ddr type check | Anson Huang | 2014-11-23 | 1 | -0/+1 |
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-09 | 1 | -1/+0 |
|\ \ |
|
| * | | ARM: imx: clean up machine mxc_arch_reset_init_dt reset init | Jingchang Lu | 2014-11-22 | 1 | -1/+0 |
| |/ |
|
* | | ARM: imx6: fix bogus use of irq_get_irq_data | Marc Zyngier | 2014-12-04 | 1 | -2/+2 |
|/ |
|
* | ARM: imx: remove imx_scu_standby_enable() | Shawn Guo | 2014-09-01 | 1 | -2/+0 |
* | ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets | Alexander Shiyan | 2014-07-18 | 1 | -1/+0 |
* | ARM: i.MX: allow disabling supervisor protect via DT | Steffen Trumtrar | 2014-07-18 | 1 | -0/+2 |
* | ARM: i.MX25 clk: Use of_clk_init() for DT case | Denis Carikli | 2014-07-18 | 1 | -1/+0 |
* | ARM: imx: add standby mode support for suspend | Anson Huang | 2014-07-18 | 1 | -1/+1 |
* | ARM: imx: mem bit must be cleared before entering DSM mode | Anson Huang | 2014-07-18 | 1 | -1/+1 |
* | ARM: imx: add suspend support for i.mx6sx | Anson Huang | 2014-07-18 | 1 | -0/+1 |
* | ARM: i.MX27 clk: Use of_clk_init() for DT case | Alexander Shiyan | 2014-07-18 | 1 | -1/+0 |
* | ARM: imx5: clean function declarations in mx51.h | Shawn Guo | 2014-07-18 | 1 | -0/+1 |
* | ARM: imx5: remove file mm-imx5.c | Shawn Guo | 2014-07-18 | 1 | -2/+0 |
* | ARM: imx5: move init hooks into mach-imx5x.c | Shawn Guo | 2014-07-18 | 1 | -4/+0 |
* | ARM: imx5: use dynamic mapping for Cortex and GPC block | Shawn Guo | 2014-07-18 | 1 | -2/+4 |
* | ARM: imx5: reuse clock CCM mapping in pm code | Shawn Guo | 2014-07-18 | 1 | -0/+2 |
* | ARM: imx5: remove function imx51_soc_init() | Shawn Guo | 2014-07-18 | 1 | -1/+0 |
* | ARM: imx5: tzic_init_irq() can directly be .init_irq hook | Shawn Guo | 2014-07-18 | 1 | -3/+1 |
* | ARM: imx5: make mx51_clocks_init() a DT call | Shawn Guo | 2014-07-18 | 1 | -2/+0 |
* | ARM: i.MX: Setup IRQ handler from IRQ driver | Alexander Shiyan | 2014-05-12 | 1 | -13/+0 |
* | ARM: imx: factor device tree timer initialization | Gilles Chanteperdrix | 2014-04-30 | 1 | -0/+2 |
* | ARM: imx6: move v7_cpu_resume() into suspend-imx6.S | Shawn Guo | 2014-03-05 | 1 | -1/+7 |
* | ARM: imx: add suspend in ocram support for i.mx6q | Anson Huang | 2014-03-05 | 1 | -1/+5 |
* | ARM: imx: add cpuidle support for i.mx6sl | Anson Huang | 2014-03-05 | 1 | -0/+1 |