Age | Commit message (Expand) | Author |
2015-06-03 | ARM: imx53: Set DDR pins to high impedance when in suspend to RAM. | Martin Fuzzey |
2015-06-03 | ARM: imx: Remove the duplicated function declaration | Shenwei Wang |
2015-06-03 | ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier | Shawn Guo |
2015-06-03 | ARM: imx6: let pm code map CCM block on its own | Shawn Guo |
2015-06-03 | ARM: imx6: set initial power mode in pm function | Shawn Guo |
2015-06-03 | ARM: imx5: let pm code map CCM block on its own | Shawn Guo |
2015-06-03 | ARM: imx: move revision definitions and declarations into a header | Shawn Guo |
2015-06-03 | ARM: imx: use dynamic mapping for timer | Shawn Guo |
2015-03-30 | ARM: imx6: Warn when an old DT is detected | Marc Zyngier |
2015-03-30 | ARM: imx6: convert GPC to stacked domains | Marc Zyngier |
2015-03-13 | ARM: mx25: Remove static memory mapping | Fabio Estevam |
2015-03-13 | ARM: mx25: Remove mx25_clocks_init() | Fabio Estevam |
2015-01-05 | ARM: imx: support arm power off in cpuidle for i.mx6sx | Anson Huang |
2014-12-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2014-12-09 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-12-04 | ARM: imx6: fix bogus use of irq_get_irq_data | Marc Zyngier |
2014-11-23 | ARM: imx: Add Freescale LS1021A SMP support | Jingchang Lu |
2014-11-23 | ARM: imx: replace cpu type check with ddr type check | Anson Huang |
2014-11-22 | ARM: imx: clean up machine mxc_arch_reset_init_dt reset init | Jingchang Lu |
2014-09-01 | ARM: imx: remove imx_scu_standby_enable() | Shawn Guo |
2014-07-18 | ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets | Alexander Shiyan |
2014-07-18 | ARM: i.MX: allow disabling supervisor protect via DT | Steffen Trumtrar |
2014-07-18 | ARM: i.MX25 clk: Use of_clk_init() for DT case | Denis Carikli |
2014-07-18 | ARM: imx: add standby mode support for suspend | Anson Huang |
2014-07-18 | ARM: imx: mem bit must be cleared before entering DSM mode | Anson Huang |
2014-07-18 | ARM: imx: add suspend support for i.mx6sx | Anson Huang |
2014-07-18 | ARM: i.MX27 clk: Use of_clk_init() for DT case | Alexander Shiyan |
2014-07-18 | ARM: imx5: clean function declarations in mx51.h | Shawn Guo |
2014-07-18 | ARM: imx5: remove file mm-imx5.c | Shawn Guo |
2014-07-18 | ARM: imx5: move init hooks into mach-imx5x.c | Shawn Guo |
2014-07-18 | ARM: imx5: use dynamic mapping for Cortex and GPC block | Shawn Guo |
2014-07-18 | ARM: imx5: reuse clock CCM mapping in pm code | Shawn Guo |
2014-07-18 | ARM: imx5: remove function imx51_soc_init() | Shawn Guo |
2014-07-18 | ARM: imx5: tzic_init_irq() can directly be .init_irq hook | Shawn Guo |
2014-07-18 | ARM: imx5: make mx51_clocks_init() a DT call | Shawn Guo |
2014-05-12 | ARM: i.MX: Setup IRQ handler from IRQ driver | Alexander Shiyan |
2014-04-30 | ARM: imx: factor device tree timer initialization | Gilles Chanteperdrix |
2014-03-05 | ARM: imx6: move v7_cpu_resume() into suspend-imx6.S | Shawn Guo |
2014-03-05 | ARM: imx: add suspend in ocram support for i.mx6q | Anson Huang |
2014-03-05 | ARM: imx: add cpuidle support for i.mx6sl | Anson Huang |
2014-03-05 | ARM: imx: Use INT_MEM_CLK_LPM as the bit name | Fabio Estevam |
2014-02-18 | ARM: imx6: build pm-imx6q.c independently of CONFIG_PM | Shawn Guo |
2013-12-09 | ARM: imx: add support code for IMX50 based machines | Greg Ungerer |
2013-11-11 | ARM: imx: remove imx_src_prepare_restart() call | Shawn Guo |
2013-10-21 | ARM: imx: ensure dsm_request signal is not asserted when setting LPM | Shawn Guo |
2013-10-21 | ARM: imx6q: move low-power code out of clock driver | Shawn Guo |
2013-10-21 | ARM: imx: drop extern with function prototypes in common.h | Shawn Guo |
2013-10-21 | ARM: imx: replace imx6q_restart() with mxc_restart() | Shawn Guo |
2013-10-21 | ARM: imx: remove stale mx53_display_revision() declaration | Shawn Guo |
2013-10-21 | ARM: imx6: report soc info via soc device | Shawn Guo |