summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs
AgeCommit message (Expand)Author
2017-04-10ARM: mxs: add support for I2SE Duckbill 2 boardsMichael Heimpold
2016-08-09ARM: mxs: remove obsolete startup code for TX28Lothar Waßmann
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-28clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring
2014-02-09ARM: mxs: Add support for the eukrea-cpuimx28.Eric Bénard
2014-02-09ARM: imx28: add apf28 specific initialization (macaddr)Gwenhael Goavec-Merou
2014-02-09ARM: mxs: add support for I2SE's duckbill seriesMichael Heimpold
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-10-05ARM: dts: mxs: Add MSR M28CU3 boardMarek Vasut
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth
2013-08-18ARM: mxs: pm: Include "pm.h"Fabio Estevam
2013-08-18ARM: mxs: Simplify detection of CrystalFontz boardsAlexandre Belloni
2013-08-16ARM: mach-mxs: Remove "TO" string from revision fieldFabio Estevam
2013-08-16ARM: mxs: Fix BUG() when invoking mxs_restart() from interrupt contextLothar Waßmann
2013-08-16ARM: mxs: Allow DT clock providersLothar Waßmann
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