| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6 | Shawn Guo | 2014-03-05 | 1 | -1/+3 |
* | ARM: imx6: rename pm-imx6q.c to pm-imx6.c | Shawn Guo | 2014-03-05 | 1 | -3/+1 |
* | ARM: imx6: build headsmp.o only on CONFIG_SMP | Shawn Guo | 2014-03-05 | 1 | -2/+2 |
* | ARM: imx6: move v7_cpu_resume() into suspend-imx6.S | Shawn Guo | 2014-03-05 | 1 | -2/+3 |
* | ARM: imx: add suspend in ocram support for i.mx6sl | Anson Huang | 2014-03-05 | 1 | -1/+1 |
* | ARM: imx: add suspend in ocram support for i.mx6q | Anson Huang | 2014-03-05 | 1 | -1/+2 |
* | ARM: imx: add cpuidle support for i.mx6sl | Anson Huang | 2014-03-05 | 1 | -0/+1 |
* | ARM: imx6: build pm-imx6q.c independently of CONFIG_PM | Shawn Guo | 2014-02-19 | 1 | -2/+0 |
* | ARM i.MX35: Add devicetree support. | Steffen Trumtrar | 2013-12-31 | 1 | -0/+1 |
* | ARM: imx: add support code for IMX50 based machines | Greg Ungerer | 2013-12-09 | 1 | -0/+1 |
* | ARM: imx: v7_cpu_resume() is needed by imx6sl build | Shawn Guo | 2013-11-11 | 1 | -2/+2 |
* | ARM: imx: enable suspend for imx6sl | Shawn Guo | 2013-10-21 | 1 | -0/+2 |
* | ARM: imx: add common clock support for fixup mux | Liu Ying | 2013-08-16 | 1 | -1/+1 |
* | ARM: imx: add common clock support for fixup div | Liu Ying | 2013-08-16 | 1 | -1/+2 |
* | ARM: imx: Remove mxc specific ulpi access ops | Markus Pargmann | 2013-06-17 | 1 | -1/+0 |
* | ARM: imx: add initial support for VF610 | Jingchang Lu | 2013-06-17 | 1 | -0/+2 |
* | ARM: imx: add initial support for imx6sl | Shawn Guo | 2013-06-17 | 1 | -0/+1 |
* | ARM: imx: Select GENERIC_ALLOCATOR | Fabio Estevam | 2013-05-09 | 1 | -1/+0 |
* | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-07 | 1 | -0/+1 |
|\ |
|
| * | ARM: imx: enable anatop suspend/resume | Anson Huang | 2013-04-12 | 1 | -0/+1 |
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-05-02 | 1 | -2/+1 |
|\| |
|
| * | ARM: imx: Remove cpufreq driver | Markus Pargmann | 2013-04-01 | 1 | -2/+1 |
* | | ARM: imx: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-23 | 1 | -1/+1 |
|/ |
|
* | ARM: imx: move imx6q_cpuidle_driver into a separate file | Shawn Guo | 2013-01-30 | 1 | -1/+5 |
* | ARM: imx: Remove mx508 support | Fabio Estevam | 2013-01-29 | 1 | -1/+0 |
* | ARM: imx: Remove mach-mx51_3ds board | Fabio Estevam | 2013-01-29 | 1 | -1/+0 |
* | ARM: imx: use debug_ll_io_init() for imx6q | Shawn Guo | 2013-01-29 | 1 | -1/+0 |
* | ARM i.MX25: Add devicetree support | Sascha Hauer | 2012-11-12 | 1 | -0/+1 |
* | ARM: imx: merge plat-mxc into mach-imx | Shawn Guo | 2012-10-15 | 1 | -0/+17 |
* | ARM: imx: move platform device code into mach-imx | Shawn Guo | 2012-10-15 | 1 | -0/+2 |
* | ARM: imx: move iomux drivers and headers into mach-imx | Shawn Guo | 2012-10-15 | 1 | -0/+3 |
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 1 | -8/+1 |
|\ |
|
| * | Merge tag 'imx-dt-3.7' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Olof Johansson | 2012-09-13 | 1 | -8/+1 |
| |\ |
|
| | * | ARM: imx53: support device tree boot only | Shawn Guo | 2012-09-11 | 1 | -5/+1 |
| | * | ARM: efikamx: remove support for Genesi Efika MX from the build | Matt Sealey | 2012-08-24 | 1 | -3/+0 |
* | | | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne... | Olof Johansson | 2012-09-17 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: i.MX remove last leftovers from legacy clock support | Sascha Hauer | 2012-09-12 | 1 | -1/+1 |
| |/ |
|
* | | ARM: imx: build i.MX6 functions only when needed | Arnd Bergmann | 2012-08-23 | 1 | -4/+3 |
* | | ARM: imx: build pm-imx5 code only when PM is enabled | Arnd Bergmann | 2012-08-23 | 1 | -1/+2 |
|/ |
|
* | ARM i.MX31: Add devicetree support | Denis 'GNUtoo' Carikli | 2012-07-10 | 1 | -0/+1 |
* | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 1 | -8/+11 |
|\ |
|
| * | ARM: i.MX6: implement clocks using common clock framework | Shawn Guo | 2012-05-09 | 1 | -1/+1 |
| * | ARM i.MX35: implement clocks using common clock framework | Sascha Hauer | 2012-05-09 | 1 | -1/+1 |
| * | ARM i.MX5: implement clocks using common clock framework | Sascha Hauer | 2012-05-09 | 1 | -1/+1 |
| * | ARM i.MX31: implement clocks using common clock framework | Sascha Hauer | 2012-05-02 | 1 | -1/+1 |
| * | ARM i.MX27: implement clocks using common clock framework | Sascha Hauer | 2012-05-02 | 1 | -1/+1 |
| * | ARM i.MX21: implement clocks using common clock framework | Sascha Hauer | 2012-05-02 | 1 | -1/+1 |
| * | ARM i.MX1: implement clocks using common clock framework | Sascha Hauer | 2012-05-02 | 1 | -1/+1 |
| * | ARM i.MX25: implement clocks using common clock framework | Sascha Hauer | 2012-05-02 | 1 | -1/+1 |
| * | ARM: imx: add common clock support for clk busy | Shawn Guo | 2012-05-02 | 1 | -1/+1 |