summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: assert SCC gate stays enabledUwe Kleine-König2012-07-041-1/+8
* ARM: imx27_visstrim_m10: Do not include <asm/system.h>Fabio Estevam2012-07-021-1/+1
* ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo2012-07-011-2/+4
* Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2012-06-076-14/+29
|\
| * ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen2012-06-071-1/+1
| * ARM i.MX27 Visstrim M10: fix gpio handling.Javier Martin2012-06-051-11/+25
| * ARM: imx: only call l2x0_init if it's availableUwe Kleine-König2012-05-291-0/+2
| * ARM: imx: only specify i2c device type onceUwe Kleine-König2012-05-292-2/+0Star
| * ARM: mx31_3ds: Fix build due to missing IMX_HAVE_PLATFORM_IMX_SSIFabio Estevam2012-05-291-0/+1
* | Merge branch 'imx/clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 in...Olof Johansson2012-06-072-39/+56
|\ \
| * | ARM i.MX53: Fix PLL4 base addressSascha Hauer2012-06-041-1/+1
| * | ARM i.MX pllv2: make round_rate accurateSascha Hauer2012-06-041-24/+54
| * | ARM i.MX pllv2: use standard register set unconditionallySascha Hauer2012-06-041-24/+11Star
* | | Merge branch 'imx/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson2012-06-073-1/+45
|\ \ \
| * | | ARM: imx6: exit coherency when shutting down a cpuShawn Guo2012-06-071-1/+41
| * | | ARM: mx51: Add pinctrl_provide_dummies()Fabio Estevam2012-06-071-0/+2
| * | | ARM: mx31: Add pinctrl_provide_dummies()Fabio Estevam2012-06-071-0/+2
| |/ /
* | | Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2....Olof Johansson2012-06-078-35/+20Star
|\ \ \ | |/ / |/| |
| * | ARM: imx6q: prepare and enable init on clks directly instead of clk_get firstRichard Zhao2012-05-161-14/+6Star
| * | ARM i.MX: remove now unnecessary argument from mxc_timer_initSascha Hauer2012-05-168-18/+11Star
| * | ARM i.MX5: fix gpt peripheral clock pathSascha Hauer2012-05-161-3/+3
* | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-021-0/+1
|\ \ \
| * | | ARM: imx: add mxc_nand to imx27 device treeUwe Kleine-König2012-05-141-0/+1
| | |/ | |/|
* | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-2611-39/+63
|\ \ \
| * | | ARM: imx: use machine specific hook for late initShawn Guo2012-05-0812-39/+64
| |/ /
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-267-25/+139
|\ \ \
| * \ \ Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann2012-05-1410-0/+27
| |\ \ \
| * | | | ARM: imx: add audio codec clk lookup for imx53-qsbShawn Guo2012-05-111-0/+19
| * | | | ARM: imx: add audmux pad setting for imx51-babbageShawn Guo2012-05-111-0/+6
| * | | | ARM: imx: add more imx5 ssi clocksShawn Guo2012-05-111-0/+40
| * | | | ARM: imx6q_sabrelite: clk_register_clkdev cko1 for sgtl5000Richard Zhao2012-05-112-0/+31
| * | | | ARM: imx6q: add ssi1_ipg clk_lookupRichard Zhao2012-05-111-4/+6
| * | | | ARM: imx6: Add UART2 for low-level debugDirk Behme2012-05-111-0/+6
| * | | | ARM: imx6q: register phy fixup only when CONFIG_PHYLIB is enabledShawn Guo2012-05-111-8/+11
| * | | | ARM: imx6q: move imx6q_sabrelite specific code to a dedicated functionRichard Zhao2012-05-111-2/+7
| * | | | ARM: dts: Add basic support for imx6q-sabresdFabio Estevam2012-05-112-1/+3
| * | | | ARM: imx: rename uart and fec device tree nodesShawn Guo2012-05-111-11/+11
* | | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2629-8008/+3542Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-1410-0/+27
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | ARM i.MX: remove now unused clock filesSascha Hauer2012-05-098-7958/+0Star
| * | | ARM: i.MX6: implement clocks using common clock frameworkShawn Guo2012-05-093-1/+441
| * | | ARM i.MX35: implement clocks using common clock frameworkSascha Hauer2012-05-093-1/+280
| * | | ARM i.MX5: implement clocks using common clock frameworkSascha Hauer2012-05-093-1/+468
| * | | ARM i.MX31: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+184
| * | | ARM i.MX27: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+292
| * | | ARM i.MX21: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+188
| * | | ARM i.MX1: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+117
| * | | ARM i.MX25: implement clocks using common clock frameworkSascha Hauer2012-05-023-1/+250
| * | | ARM: imx: add common clock support for clk busyShawn Guo2012-05-023-1/+198
| * | | ARM: imx: add common clock support for pfdShawn Guo2012-05-023-1/+152