| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: imx: use device_initcall for imx_soc_device_init | Peng Fan | 2020-05-20 | 1 | -7/+1 |
* | ARM: imx: Remove unused include of linux/of.h on mach-imx6sl.c | Anson Huang | 2020-02-17 | 1 | -1/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | ARM: imx: call imx6sx_cpuidle_init() conditionally for 6sll | Arnd Bergmann | 2018-07-11 | 1 | -2/+2 |
* | ARM: imx: add cpu idle support for i.MX6SLL | Anson Huang | 2018-06-19 | 1 | -1/+4 |
* | ARM: imx: Add basic msl support for imx6sll | Bai Ping | 2018-03-09 | 1 | -2/+8 |
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-02 | 1 | -0/+2 |
|\ |
|
| * | ARM: i.MX: Do not explicitly call l2x0_of_init() | Andrey Smirnov | 2016-06-21 | 1 | -0/+2 |
* | | arm: use of_platform_default_populate() to populate | Kefeng Wang | 2016-06-23 | 1 | -1/+1 |
|/ |
|
* | ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier | Shawn Guo | 2015-06-03 | 1 | -0/+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: imx: Remove unneeded .map_io initialization | Geert Uytterhoeven | 2014-11-22 | 1 | -1/+0 |
* | ARM: imx: clean up machine mxc_arch_reset_init_dt reset init | Jingchang Lu | 2014-11-22 | 1 | -3/+0 |
* | ARM: imx: mark .dt_compat as const | Shawn Guo | 2014-07-18 | 1 | -1/+1 |
* | ARM: imx: add suspend in ocram support for i.mx6q | Anson Huang | 2014-03-05 | 1 | -2/+1 |
* | ARM: imx: add cpuidle support for i.mx6sl | Anson Huang | 2014-03-05 | 1 | -0/+3 |
* | ARM: imx: Add cpu frequency scaling support | John Tobias | 2013-12-31 | 1 | -0/+8 |
* | ARM: imx: use __initconst for const init definition | Shawn Guo | 2013-12-31 | 1 | -1/+1 |
* | ARM: imx: enable suspend for imx6sl | Shawn Guo | 2013-10-21 | 1 | -0/+3 |
* | ARM: imx6: report soc info via soc device | Shawn Guo | 2013-10-21 | 1 | -1/+7 |
* | ARM: imx: use imx_init_revision_from_anatop() on imx6sl | Shawn Guo | 2013-10-21 | 1 | -0/+1 |
* | ARM: imx6sl: config iomux-gpr1 to select clock for fec | Fugang Duan | 2013-10-21 | 1 | -0/+21 |
* | ARM: imx: remove custom .init_time hook | Sebastian Hesselbarth | 2013-09-29 | 1 | -7/+0 |
* | ARM: imx: use imx specific L2 init function on imx6sl | Shawn Guo | 2013-08-16 | 1 | -2/+1 |
* | ARM: imx6: use common of_clk_init() call to initialize clocks | Shawn Guo | 2013-06-17 | 1 | -1/+2 |
* | ARM: imx: add initial support for imx6sl | Shawn Guo | 2013-06-17 | 1 | -0/+51 |