| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | ARM: imx: add common clock support for pfd | Shawn Guo | 2012-05-02 | 1 | -1/+2 |
| * | ARM i.MX: Add common clock support for 2bit gate | Sascha Hauer | 2012-05-02 | 1 | -1/+1 |
| * | ARM: imx: add common clock support for pllv3 | Shawn Guo | 2012-05-02 | 1 | -1/+1 |
| * | ARM i.MX: Add common clock support for pllv2 | Sascha Hauer | 2012-05-02 | 1 | -1/+1 |
| * | ARM i.MX: Add common clock support for pllv1 | Sascha Hauer | 2012-05-02 | 1 | -0/+2 |
* | | ARM: imx: eukrea_mbimxsd rename to eukrea_mbimxsd51 | Eric Bénard | 2012-05-08 | 1 | -1/+1 |
* | | ARM: imx: eukrea-cpuimx51: remove board | Eric Bénard | 2012-05-08 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-29 | 1 | -2/+0 |
|\ |
|
| * | dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c | Javier Martin | 2012-03-26 | 1 | -2/+0 |
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -0/+1 |
|\ \ |
|
| * | | ARM i.MX27: Add devicetree support | Sascha Hauer | 2012-02-29 | 1 | -0/+1 |
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFI | Fabio Estevam | 2012-03-02 | 1 | -2/+2 |
| |/ / |
|
* / / | ARM: imx6q: convert to twd_local_timer_register() interface | Marc Zyngier | 2012-03-13 | 1 | -1/+0 |
|/ / |
|
* | | Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-23 | 1 | -0/+21 |
|\ \
| |/
|/| |
|
| * | ARM i.MX: Merge i.MX5 support into mach-imx | Sascha Hauer | 2011-11-16 | 1 | -0/+21 |
* | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -1/+5 |
|\ \ |
|
| * | | ARM: imx6q: build pm code only when CONFIG_PM selected | Eric Miao | 2011-12-26 | 1 | -1/+5 |
| |/ |
|
* | | cpuimx35sd: fix Kconfig | Eric Bénard | 2011-12-19 | 1 | -1/+1 |
* | | cpuimx25sd: fix Kconfig | Eric Bénard | 2011-12-19 | 1 | -1/+1 |
|/ |
|
* | arm/imx6q: add suspend/resume support | Shawn Guo | 2011-10-31 | 1 | -1/+1 |
* | arm/imx6q: add device tree machine support | Shawn Guo | 2011-10-31 | 1 | -1/+1 |
* | arm/imx6q: add smp and cpu hotplug support | Shawn Guo | 2011-10-31 | 1 | -0/+5 |
* | arm/imx6q: add core drivers clock, gpc, mmdc and src | Shawn Guo | 2011-10-31 | 1 | -0/+4 |
* | arm/imx6q: add core definitions and low-level debug uart | Shawn Guo | 2011-10-31 | 1 | -0/+2 |
* | Merge branch 'imx/cleanup' into imx/devel | Arnd Bergmann | 2011-10-07 | 1 | -8/+7 |
|\ |
|
| *-. | Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanup | Sascha Hauer | 2011-10-04 | 1 | -3/+2 |
| |\ \ |
|
| | * | | arm/imx: change mxc_init_l2x0() to an imx31/35 specific call | Shawn Guo | 2011-09-28 | 1 | -1/+0 |
| | * | | arm/imx: rename mm-imx31.c to mm-imx3.c | Shawn Guo | 2011-09-28 | 1 | -2/+2 |
| | * | | arm/imx: merge mm-imx35.c into mm-imx31.c | Shawn Guo | 2011-09-28 | 1 | -1/+1 |
| | |/ |
|
| * / | ARM i.MX: remove ARCH_MX* macros from Makefile | Sascha Hauer | 2011-08-26 | 1 | -5/+5 |
| |/ |
|
* / | ARM: mx25: Print silicon revision on boot | Jason Liu | 2011-08-26 | 1 | -1/+1 |
|/ |
|
* | ARM: imx: move mx3 support to mach-imx | Uwe Kleine-König | 2011-05-19 | 1 | -7/+30 |
* | MX1: Add ARMadeus Systems APF9328 board support | Gwenhael Goavec-Merou | 2011-05-19 | 1 | -0/+1 |
* | ARM i.MX ehci: factor out soc specific functions | Sascha Hauer | 2011-02-11 | 1 | -2/+2 |
* | ARM: imx: Add initial support for IMX27IPCAM board | Fabio Estevam | 2011-01-25 | 1 | -0/+1 |
* | ARM: imx: move mx25 support to mach-imx | Uwe Kleine-König | 2010-11-19 | 1 | -0/+6 |