summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2023-12-06ARM: mxs: Do not search for "fsl,clkctrl"Fabio Estevam-1/+3
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij-2/+0
2023-03-14ARM: mxs: Use of_property_present() for testing DT property presenceRob Herring-1/+1
2022-12-12Merge tag 'soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-1/+0
2022-11-19ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun-1/+3
2022-11-11ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>Geert Uytterhoeven-1/+0
2022-04-08ARM: rework endianess selectionArnd Bergmann-0/+1
2020-11-30ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCsIvan Zaentsev-0/+19
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner-7/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2017-09-20ARM: mxs: constify platform_suspend_opsArvind Yadav-1/+1
2017-04-10ARM: mxs: add support for I2SE Duckbill 2 boardsMichael Heimpold-1/+2
2016-08-09ARM: mxs: remove obsolete startup code for TX28Lothar Waßmann-77/+0
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2016-06-28clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang-2/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-1/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre-2/+2
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+33
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring-4/+0
2014-02-09ARM: mxs: Add support for the eukrea-cpuimx28.Eric Bénard-0/+7
2014-02-09ARM: imx28: add apf28 specific initialization (macaddr)Gwenhael Goavec-Merou-0/+13
2014-02-09ARM: mxs: add support for I2SE's duckbill seriesMichael Heimpold-0/+13
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+7
2013-10-05ARM: dts: mxs: Add MSR M28CU3 boardMarek Vasut-0/+7
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth-13/+0
2013-08-18ARM: mxs: pm: Include "pm.h"Fabio Estevam-0/+1
2013-08-18ARM: mxs: Simplify detection of CrystalFontz boardsAlexandre Belloni-4/+1
2013-08-16ARM: mach-mxs: Remove "TO" string from revision fieldFabio Estevam-1/+1
2013-08-16ARM: mxs: Fix BUG() when invoking mxs_restart() from interrupt contextLothar Waßmann-21/+32
2013-08-16ARM: mxs: Allow DT clock providersLothar Waßmann-0/+2
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-50/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt-1/+2
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-10/+120
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam-49/+1
2013-06-24ARM: mxs: don't select HAVE_PWMArnd Bergmann-2/+0
2013-06-24ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann-0/+4
2013-06-17ARM: mxs: dt: Add Crystalfontz CFA-10057 device treeBrian Lilly-1/+2
2013-06-17ARM: mxs: dt: Add the Crystalfontz CFA-10055 device treeBrian Lilly-10/+5
2013-06-17ARM: mxs: Use soc bus infrastructureFabio Estevam-1/+117
2013-06-17ARM: mxs: Remove init_irq declaration in machine descriptionMaxime Ripard-2/+0
2013-06-03can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde-1/+0
2013-05-24ARM: mxs: remove the .map_io declarationMaxime Ripard-1/+0
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-170/+0