summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
Commit message (Expand)AuthorAgeFilesLines
* ARM: mxs: Do not search for "fsl,clkctrl"Fabio Estevam2023-12-061-1/+3
* ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij2023-06-191-2/+0
* ARM: mxs: Use of_property_present() for testing DT property presenceRob Herring2023-03-141-1/+1
* Merge tag 'soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-12-121-1/+0
|\
| * ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>Geert Uytterhoeven2022-11-111-1/+0
* | ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun2022-11-191-1/+3
|/
* ARM: rework endianess selectionArnd Bergmann2022-04-081-0/+1
* ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCsIvan Zaentsev2020-11-301-0/+19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-301-7/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* 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-051-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