aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-28Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-5/+90
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-83/+163
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds61-2196/+73
2013-02-19Merge tag 'arm-imx-clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into next/fixes-non-criticalArnd Bergmann2-3/+9
2013-02-19Merge branch 'imx/cpuidle' into late/dtArnd Bergmann26-1960/+147
2013-02-15ARM: imx: MACH_MX31ADS_WM1133_EV1 needs REGULATOR_WM8350Arnd Bergmann1-1/+1
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson1-47/+0
2013-02-11arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen1-47/+0
2013-02-10ARM: i.MX53: Add clocks for i.mx53 onewire master.Martin Fuzzey1-1/+3
2013-02-10ARM: imx: enable imx6q-cpufreq supportShawn Guo1-0/+65
2013-02-10ARM i.MX6: change mxs usbphy clock usagePeter Chen1-4/+22
2013-02-05ARM: i.MX25: clk: parent per5_clk to AHB clockSteffen Trumtrar1-0/+3
2013-02-05ARM: imx27: clk-imx27: SPI: Rename IPG clock and add PER clockGwenhael Goavec-Merou1-3/+6
2013-02-04Merge tag 'v3.8-rc6' into next/socOlof Johansson16-70/+39
2013-02-04Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson26-1952/+147
2013-01-31ARM: imx: fix imx31-dt.c time-related warningStephen Warren1-1/+6
2013-01-30ARM: imx6q: support WAIT mode using cpuidleShawn Guo5-3/+102
2013-01-30ARM: imx: move imx6q_cpuidle_driver into a separate fileShawn Guo4-12/+37
2013-01-30ARM: imx: mask gpc interrupts initiallyShawn Guo1-0/+5
2013-01-30ARM: imx: return zero in case next event gets a large incrementShawn Guo1-1/+2
2013-01-29Merge tag 'imx-cleanup-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson21-1940/+5
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam17-1697/+3
2013-01-29ARM: imx: Remove mach-mx51_3ds boardFabio Estevam3-192/+0
2013-01-29ARM: imx: use debug_ll_io_init() for imx6qShawn Guo4-54/+2
2013-01-29ARM: imx: remove unused imx6q_clock_map_io()Shawn Guo3-4/+0
2013-01-27Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof Johansson4-23/+20
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson16-70/+39
2013-01-25ARM: clk-imx35: Fix build warnings with W=1Fabio Estevam1-2/+2
2013-01-25ARM: imx27: add a clock gate to activate SPLL clockGwenhael Goavec-Merou1-3/+4
2013-01-25ARM: mx31: Replace clk_register_clkdev with clock DT lookupFabio Estevam2-16/+11
2013-01-25ARM: clk-imx31: Add dummy clockFabio Estevam1-2/+3
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-48/+15
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson2-43/+1
2013-01-18ARM: i.MX clock: Change the connection-id for fsl-usb2-udcPeter Chen5-15/+15
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2-7/+9
2013-01-16Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson3-4/+2
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson4-13/+4
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson5-28/+8
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo2-24/+6
2013-01-14ARM: imx: correct low-power mode settingShawn Guo2-0/+4
2013-01-14ARM: imx: disable cpu in .cpu_kill hookShawn Guo3-4/+8
2013-01-14ARM: imx: platform-imx-fb: modifies platform device nameGwenhael Goavec-Merou1-1/+1
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2-2/+2
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-7/+2
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring2-2/+0
2013-01-11ARM: imx: fix build error with !CONFIG_SMPShawn Guo1-0/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-2/+0
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+0
2013-01-08[media] coda: Fix build due to iram.h renameSascha Hauer2-43/+1
2013-01-06ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam1-2/+0