aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs
AgeCommit message (Expand)Author
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam
2013-06-24ARM: mxs: don't select HAVE_PWMArnd Bergmann
2013-06-24ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann
2013-06-17ARM: mxs: dt: Add Crystalfontz CFA-10057 device treeBrian Lilly
2013-06-17ARM: mxs: dt: Add the Crystalfontz CFA-10055 device treeBrian Lilly
2013-06-17ARM: mxs: Use soc bus infrastructureFabio Estevam
2013-06-17ARM: mxs: Remove init_irq declaration in machine descriptionMaxime Ripard
2013-06-03can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde
2013-05-24ARM: mxs: remove the .map_io declarationMaxime Ripard
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-04-04ARM: mxs: move display timing configurations into device treeShawn Guo
2013-04-04ARM: mxs: remove unneeded enet_out clk initializationShawn Guo
2013-04-04ARM: mxs: enable multiplatform buildShawn Guo
2013-04-04ARM: mxs: rename debug-macro.S for multiplatform buildShawn Guo
2013-04-04ARM: mxs: call mxs_pm_init() as a machine_desc hookShawn Guo
2013-04-01ARM: mxs: remove unused headersShawn Guo
2013-04-01ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo
2013-04-01ARM: mxs: remove common.hShawn Guo
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo
2013-04-01ARM: mxs: remove mm.cShawn Guo
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo
2013-04-01ARM: mxs: get ocotp base address from device treeShawn Guo
2013-04-01ARM: mxs: remove system.cShawn Guo
2013-04-01ARM: mxs: get reset address from device treeShawn Guo
2013-04-01ARM: mxs: remove empty hardware.hShawn Guo
2013-04-01ARM: mxs: Select ARM_CPU_SUSPENDFabio Estevam
2013-04-01ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo
2013-04-01ARM: mxs: call stmp_reset_block() in icollShawn Guo
2013-04-01ARM: mxs: get icoll base address from device treeShawn Guo
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo
2013-04-01ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo
2013-04-01ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo
2013-04-01ARM: mxs: get timrot base address from device treeShawn Guo
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut
2013-03-07ARM: mxs: cfa10049: Fix fb initialisation functionMaxime Ripard
2013-03-04ARM: mxs: ocotp: Fix sparse warningFabio Estevam
2013-03-04ARM: mxs: icoll: Fix sparse warningFabio Estevam
2013-03-04ARM: mxs: mm: Fix sparse warningFabio Estevam
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-09Merge tag 'mxs-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson