summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'socfpga/hw' into next/socOlof Johansson2013-02-111-47/+0
|\
| * arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen2013-02-111-47/+0
* | Merge tag 'v3.8-rc6' into next/socOlof Johansson2013-02-0416-70/+39
|\ \ | |/
| * Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-249-48/+15
| |\
| | * Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-222-43/+1
| | |\
| | | * [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-082-43/+1
| | * | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-163-4/+2
| | |\ \
| | * | | ARM: imx: correct low-power mode settingShawn Guo2013-01-142-0/+4
| | * | | ARM: imx: disable cpu in .cpu_kill hookShawn Guo2013-01-143-4/+8
| | * | | ARM: imx: platform-imx-fb: modifies platform device nameGwenhael Goavec-Merou2013-01-141-1/+1
| | * | | ARM: imx: fix build error with !CONFIG_SMPShawn Guo2013-01-111-0/+1
| | | |/ | | |/|
| * | | ARM: i.MX clock: Change the connection-id for fsl-usb2-udcPeter Chen2013-01-185-15/+15
| * | | usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2013-01-182-7/+9
| | |/ | |/|
* | | Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2013-02-0426-1952/+147
|\ \ \
| * | | ARM: imx6q: support WAIT mode using cpuidleShawn Guo2013-01-305-3/+102
| * | | ARM: imx: move imx6q_cpuidle_driver into a separate fileShawn Guo2013-01-304-12/+37
| * | | ARM: imx: mask gpc interrupts initiallyShawn Guo2013-01-301-0/+5
| * | | ARM: imx: return zero in case next event gets a large incrementShawn Guo2013-01-301-1/+2
| * | | ARM: imx: Remove mx508 supportFabio Estevam2013-01-2917-1697/+3
| * | | ARM: imx: Remove mach-mx51_3ds boardFabio Estevam2013-01-293-192/+0
| * | | ARM: imx: use debug_ll_io_init() for imx6qShawn Guo2013-01-294-54/+2
| * | | ARM: imx: remove unused imx6q_clock_map_io()Shawn Guo2013-01-293-4/+0
| * | | ARM: mach-imx: Kconfig: Do not select Babbage for MACH_IMX51_DTFabio Estevam2012-12-311-1/+0
| | |/ | |/|
* | | Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof Johansson2013-01-274-23/+20
|\ \ \
| * | | ARM: clk-imx35: Fix build warnings with W=1Fabio Estevam2013-01-251-2/+2
| * | | ARM: imx27: add a clock gate to activate SPLL clockGwenhael Goavec-Merou2013-01-251-3/+4
| * | | ARM: mx31: Replace clk_register_clkdev with clock DT lookupFabio Estevam2013-01-252-16/+11
| * | | ARM: clk-imx31: Add dummy clockFabio Estevam2013-01-251-2/+3
| |/ /
* | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-144-13/+4
|\ \ \
| * | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-122-2/+2
| * | | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-7/+2
| * | | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-122-2/+0
| * | | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-2/+0
| | |/ | |/|
* | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-145-28/+8
|\ \ \
| * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-142-24/+6
| |/ /
| * | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-091-2/+0
| |\ \
| | * | ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
| | |/
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-2/+2
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-2439-221/+55
|/
* ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devicesFabio Estevam2012-12-171-0/+40
* ARM i.MX51 clock: Fix regression since enabling MIPI/HSP clocksSascha Hauer2012-12-171-0/+16
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-139-26/+229
|\
| * Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2012-11-263-3/+3
| |\
| * \ Merge tag 'imx-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-11-165-14/+65
| |\ \
| | * | ARM: imx6q: select ARM and PL310 errataShawn Guo2012-11-161-0/+8
| | * | ARM: imx6q: print silicon version on bootShawn Guo2012-11-161-0/+35
| | * | ARM: imx: enable cpufreq for imx6qShawn Guo2012-11-162-0/+4
| | * | ARM: imx6q: let users input debug uart port numberShawn Guo2012-11-162-14/+18
| * | | ARM i.MX25: Add devicetree supportSascha Hauer2012-11-125-4/+109
| * | | ARM i.MX25: Add missing clock gatesSascha Hauer2012-11-121-8/+55
OpenPOWER on IntegriCloud