aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-170/+0
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-139/+31
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-04-04ARM: mxs: move display timing configurations into device treeShawn Guo1-158/+0
2013-04-04ARM: mxs: remove unneeded enet_out clk initializationShawn Guo1-12/+0
2013-04-04ARM: mxs: enable multiplatform buildShawn Guo5-109/+13
2013-04-04ARM: mxs: rename debug-macro.S for multiplatform buildShawn Guo1-27/+0
2013-04-04ARM: mxs: call mxs_pm_init() as a machine_desc hookShawn Guo3-3/+18
2013-04-01ARM: mxs: remove unused headersShawn Guo5-533/+27
2013-04-01ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo1-30/+13
2013-04-01ARM: mxs: remove common.hShawn Guo2-21/+1
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo4-105/+76
2013-04-01ARM: mxs: remove mm.cShawn Guo3-55/+1
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2-8/+6
2013-04-01ARM: mxs: get ocotp base address from device treeShawn Guo1-1/+8
2013-04-01ARM: mxs: remove system.cShawn Guo4-140/+38
2013-04-01ARM: mxs: get reset address from device treeShawn Guo1-19/+17
2013-04-01ARM: mxs: remove empty hardware.hShawn Guo2-24/+0
2013-04-01ARM: mxs: Select ARM_CPU_SUSPENDFabio Estevam1-0/+2
2013-04-01ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo1-1/+0
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo4-134/+5
2013-04-01ARM: mxs: call stmp_reset_block() in icollShawn Guo1-2/+2
2013-04-01ARM: mxs: get icoll base address from device treeShawn Guo1-2/+5
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2-305/+1
2013-04-01ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo1-9/+8
2013-04-01ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo1-1/+2
2013-04-01ARM: mxs: get timrot base address from device treeShawn Guo1-1/+5
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo1-1/+1
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo3-9/+5
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut1-12/+12
2013-03-07ARM: mxs: cfa10049: Fix fb initialisation functionMaxime Ripard1-5/+5
2013-03-04ARM: mxs: ocotp: Fix sparse warningFabio Estevam1-0/+1
2013-03-04ARM: mxs: icoll: Fix sparse warningFabio Estevam1-1/+1
2013-03-04ARM: mxs: mm: Fix sparse warningFabio Estevam1-0/+1
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+30
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+7
2013-02-09Merge tag 'mxs-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dtOlof Johansson1-0/+30
2013-02-09Merge tag 'mxs-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson1-5/+7
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+0
2013-02-05ARM: mxs: decrease mxs_clockevent_device.min_delta_ns to 2 clock cyclesTorben Hohn1-1/+2
2013-02-05ARM: mxs: use apbx bus clock to drive the timers on timrotv2Torben Hohn1-4/+5
2013-01-29ARM: dts: mxs: Add the LCD to the 10049 boardMaxime Ripard1-0/+22
2013-01-26ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree supportMaxime Ripard1-0/+8
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-19/+5
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-19/+5
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-10/+2
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2012-11-20ARM: mxs: Add SchulerControl SPS1 DTS fileMarek Vasut1-0/+7
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-1/+1