aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: mxs: constify platform_suspend_opsArvind Yadav2017-09-201-1/+1
* ARM: mxs: add support for I2SE Duckbill 2 boardsMichael Heimpold2017-04-101-1/+2
* ARM: mxs: remove obsolete startup code for TX28Lothar Waßmann2016-08-091-77/+0
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\
| * ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-2/+1
|\ \
| * | arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-2/+1
| |/
* / clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
|/
* ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-2/+2
* Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-051-0/+33
|\
| * ARM: mxs: Add support for the eukrea-cpuimx28.Eric Bénard2014-02-091-0/+7
| * ARM: imx28: add apf28 specific initialization (macaddr)Gwenhael Goavec-Merou2014-02-091-0/+13
| * ARM: mxs: add support for I2SE's duckbill seriesMichael Heimpold2014-02-091-0/+13
* | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-4/+0
|/
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-0/+7
|\
| * ARM: dts: mxs: Add MSR M28CU3 boardMarek Vasut2013-10-041-0/+7
* | ARM: mxs: remove custom .init_time hookSebastian Hesselbarth2013-09-291-13/+0
|/
* ARM: mxs: pm: Include "pm.h"Fabio Estevam2013-08-181-0/+1
* ARM: mxs: Simplify detection of CrystalFontz boardsAlexandre Belloni2013-08-181-4/+1
* ARM: mach-mxs: Remove "TO" string from revision fieldFabio Estevam2013-08-161-1/+1
* ARM: mxs: Fix BUG() when invoking mxs_restart() from interrupt contextLothar Waßmann2013-08-161-21/+32
* ARM: mxs: Allow DT clock providersLothar Waßmann2013-08-161-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-092-50/+1
|\
| * can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam2013-06-271-49/+1
| * can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde2013-06-031-1/+0
* | reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-022-10/+120
|\ \
| * | ARM: mxs: dt: Add Crystalfontz CFA-10057 device treeBrian Lilly2013-06-171-1/+2
| * | ARM: mxs: dt: Add the Crystalfontz CFA-10055 device treeBrian Lilly2013-06-171-10/+5
| * | ARM: mxs: Use soc bus infrastructureFabio Estevam2013-06-172-1/+117
| * | ARM: mxs: Remove init_irq declaration in machine descriptionMaxime Ripard2013-06-171-2/+0
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-1/+0
|\ \
| * | ARM: mxs: remove the .map_io declarationMaxime Ripard2013-05-241-1/+0
| |/
* | ARM: mxs: don't select HAVE_PWMArnd Bergmann2013-06-241-2/+0
* | ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann2013-06-241-0/+4
|/
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-170/+0
|\
| * ARM: mxs: move display timing configurations into device treeShawn Guo2013-04-041-158/+0
| * ARM: mxs: remove unneeded enet_out clk initializationShawn Guo2013-04-041-12/+0
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-029-139/+31
|\ \
| * | ARM: mxs: enable multiplatform buildShawn Guo2013-04-045-109/+13
| * | ARM: mxs: rename debug-macro.S for multiplatform buildShawn Guo2013-04-041-27/+0
| * | ARM: mxs: call mxs_pm_init() as a machine_desc hookShawn Guo2013-04-043-3/+18
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-0/+2
|\ \ | |/ |/|
| * ARM: mxs: Select ARM_CPU_SUSPENDFabio Estevam2013-04-011-0/+2
* | ARM: mxs: remove unused headersShawn Guo2013-04-015-533/+27
* | ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo2013-04-011-30/+13
* | ARM: mxs: remove common.hShawn Guo2013-04-012-21/+1
* | ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo2013-04-014-105/+76
* | ARM: mxs: remove mm.cShawn Guo2013-04-013-55/+1
* | ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2013-04-012-8/+6