summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2013-09-07Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+3
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2-2/+2
2013-08-21cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-2/+1
2013-08-14Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson3-3/+6
2013-08-03ARM: imx: fix mismerge of localtimer codeOlof Johansson1-1/+0
2013-07-24Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-1/+2
2013-07-23Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson3-3/+6
2013-07-15ARM: imx: fix vf610 enet module clock selectionShawn Guo1-0/+2
2013-07-15ARM: i.MX6Q: correct emi_sel clock muxingLiu Ying1-2/+3
2013-07-15ARM: i.MX27: Typo fixAlexander Shiyan1-1/+1
2013-07-15arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-23/+15
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt3-3/+6
2013-07-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-07-05Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner3-7/+34
2013-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds1-4/+5
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-07-03Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-18/+0
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King1-1/+1
2013-06-27ARM: imx: prepare for removal of flexcan_platform_dataMarc Kleine-Budde8-18/+15
2013-06-25ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd1-1/+1
2013-06-24ARM: imx: select syscon for IMX6SLArnd Bergmann1-0/+1
2013-06-24ARM: imx: Synertronixx scb9328 needs to select SOC_IMX1Arnd Bergmann1-0/+1
2013-06-21leds: leds-mc13783: Prepare driver to support MC13892 LEDsAlexander Shiyan1-4/+5
2013-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2013-06-17ARM: imx: move imx53-qsb audio codec clk lookup into DTShawn Guo2-18/+0
2013-06-17ARM: clk-imx6qdl: Add clko1 configuration for imx6qdl-sabresdNicolin Chen2-0/+44
2013-06-17ARM: imx: Remove mxc specific ulpi access opsMarkus Pargmann5-141/+22
2013-06-17ARM: imx: add initial support for VF610Jingchang Lu3-0/+65
2013-06-17ARM: imx: add VF610 clock supportJingchang Lu1-0/+319
2013-06-17ARM: imx: clk: No need to initialize phandle structFabio Estevam1-1/+1
2013-06-17ARM: imx: irq-common: Include header to avoid sparse warningFabio Estevam1-0/+1
2013-06-17ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo5-16/+10
2013-06-17ARM: imx6q: call of_clk_init() to register fixed rate clocksShawn Guo1-14/+5
2013-06-17ARM: i.MX6: clk: add different DualLite MLB clock configDirk Behme1-1/+8
2013-06-17ARM i.MX5: Add S/PDIF clocksPhilipp Zabel1-1/+27
2013-06-17ARM i.MX53: Add SATA clockSascha Hauer1-1/+2
2013-06-17ARM: imx6q: clk: add the eim_slow clockHuang Shijie1-1/+2
2013-06-17ARM: imx: remove MLB PLL from pllv3Jiada Wang2-11/+0
2013-06-17ARM: imx: disable pll8_mlb in mx6q_clksJiada Wang1-1/+0
2013-06-17ARM: imx: add initial support for imx6slShawn Guo4-0/+72
2013-06-17ARM: imx: add clock support for imx6slShawn Guo1-0/+270
2013-06-17ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo7-9/+26
2013-06-17ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo12-18/+39
2013-06-17ARM: imx: include <asm/io.h> in hardware.hShawn Guo1-0/+1
2013-06-17ARM: i.MX6: clk: add i.MX6 DualLite differencesDirk Behme1-1/+8
2013-06-17ARM: i.MX6: add i.MX6 specific L2 cache configurationDirk Behme1-1/+35
2013-06-17ARM: i.MX5: Allow DT clock providersMartin Fuzzey3-36/+46
2013-06-13sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+32