aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-08ARM: rework endianess selectionArnd Bergmann1-0/+1
2020-11-30ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCsIvan Zaentsev1-0/+19
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2017-09-20ARM: mxs: constify platform_suspend_opsArvind Yadav1-1/+1
2017-04-10ARM: mxs: add support for I2SE Duckbill 2 boardsMichael Heimpold1-1/+2
2016-08-09ARM: mxs: remove obsolete startup code for TX28Lothar Waßmann1-77/+0
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+1
2016-06-28clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-2/+2
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+33
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-4/+0
2014-02-09ARM: mxs: Add support for the eukrea-cpuimx28.Eric Bénard1-0/+7
2014-02-09ARM: imx28: add apf28 specific initialization (macaddr)Gwenhael Goavec-Merou1-0/+13
2014-02-09ARM: mxs: add support for I2SE's duckbill seriesMichael Heimpold1-0/+13
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+7
2013-10-05ARM: dts: mxs: Add MSR M28CU3 boardMarek Vasut1-0/+7
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth1-13/+0
2013-08-18ARM: mxs: pm: Include "pm.h"Fabio Estevam1-0/+1
2013-08-18ARM: mxs: Simplify detection of CrystalFontz boardsAlexandre Belloni1-4/+1
2013-08-16ARM: mach-mxs: Remove "TO" string from revision fieldFabio Estevam1-1/+1
2013-08-16ARM: mxs: Fix BUG() when invoking mxs_restart() from interrupt contextLothar Waßmann1-21/+32
2013-08-16ARM: mxs: Allow DT clock providersLothar Waßmann1-0/+2
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-50/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+120
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam1-49/+1
2013-06-24ARM: mxs: don't select HAVE_PWMArnd Bergmann1-2/+0
2013-06-24ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann1-0/+4
2013-06-17ARM: mxs: dt: Add Crystalfontz CFA-10057 device treeBrian Lilly1-1/+2
2013-06-17ARM: mxs: dt: Add the Crystalfontz CFA-10055 device treeBrian Lilly1-10/+5
2013-06-17ARM: mxs: Use soc bus infrastructureFabio Estevam2-1/+117
2013-06-17ARM: mxs: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-06-03can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde1-1/+0
2013-05-24ARM: mxs: remove the .map_io declarationMaxime Ripard1-1/+0
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