aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/mach-mxs.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-06ARM: mxs: Do not search for "fsl,clkctrl"Gravatar Fabio Estevam 1-1/+3
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Gravatar Linus Walleij 1-2/+0
2023-03-14ARM: mxs: Use of_property_present() for testing DT property presenceGravatar Rob Herring 1-1/+1
2022-12-12Merge tag 'soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-1/+0
2022-11-19ARM: mxs: fix memory leak in mxs_machine_init()Gravatar Zheng Yongjun 1-1/+3
2022-11-11ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>Gravatar Geert Uytterhoeven 1-1/+0
2020-11-30ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCsGravatar Ivan Zaentsev 1-0/+19
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Gravatar Thomas Gleixner 1-7/+1
2017-04-10ARM: mxs: add support for I2SE Duckbill 2 boardsGravatar Michael Heimpold 1-1/+2
2016-08-09ARM: mxs: remove obsolete startup code for TX28Gravatar Lothar Waßmann 1-77/+0
2016-06-23arm: use of_platform_default_populate() to populateGravatar Kefeng Wang 1-2/+1
2015-07-28ARM: appropriate __init annotation for const dataGravatar Nicolas Pitre 1-2/+2
2014-02-09ARM: mxs: Add support for the eukrea-cpuimx28.Gravatar Eric Bénard 1-0/+7
2014-02-09ARM: imx28: add apf28 specific initialization (macaddr)Gravatar Gwenhael Goavec-Merou 1-0/+13
2014-02-09ARM: mxs: add support for I2SE's duckbill seriesGravatar Michael Heimpold 1-0/+13
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+7
2013-10-05ARM: dts: mxs: Add MSR M28CU3 boardGravatar Marek Vasut 1-0/+7
2013-09-29ARM: mxs: remove custom .init_time hookGravatar Sebastian Hesselbarth 1-13/+0
2013-08-18ARM: mxs: Simplify detection of CrystalFontz boardsGravatar Alexandre Belloni 1-4/+1
2013-08-16ARM: mach-mxs: Remove "TO" string from revision fieldGravatar Fabio Estevam 1-1/+1
2013-08-16ARM: mxs: Fix BUG() when invoking mxs_restart() from interrupt contextGravatar Lothar Waßmann 1-21/+32
2013-08-16ARM: mxs: Allow DT clock providersGravatar Lothar Waßmann 1-0/+2
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-49/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeGravatar Robin Holt 1-1/+2
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-10/+119
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverGravatar Fabio Estevam 1-49/+1
2013-06-17ARM: mxs: dt: Add Crystalfontz CFA-10057 device treeGravatar Brian Lilly 1-1/+2
2013-06-17ARM: mxs: dt: Add the Crystalfontz CFA-10055 device treeGravatar Brian Lilly 1-10/+5
2013-06-17ARM: mxs: Use soc bus infrastructureGravatar Fabio Estevam 1-1/+116
2013-06-17ARM: mxs: Remove init_irq declaration in machine descriptionGravatar Maxime Ripard 1-2/+0
2013-05-24ARM: mxs: remove the .map_io declarationGravatar Maxime Ripard 1-1/+0
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-170/+0
2013-04-04ARM: mxs: move display timing configurations into device treeGravatar Shawn Guo 1-158/+0
2013-04-04ARM: mxs: remove unneeded enet_out clk initializationGravatar Shawn Guo 1-12/+0
2013-04-04ARM: mxs: call mxs_pm_init() as a machine_desc hookGravatar Shawn Guo 1-0/+3
2013-04-01ARM: mxs: remove unused headersGravatar Shawn Guo 1-2/+27
2013-04-01ARM: mxs: merge imx23 and imx28 into one machine_descGravatar Shawn Guo 1-30/+13
2013-04-01ARM: mxs: remove common.hGravatar Shawn Guo 1-1/+1
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cGravatar Shawn Guo 1-0/+76
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugGravatar Shawn Guo 1-2/+3
2013-04-01ARM: mxs: remove system.cGravatar Shawn Guo 1-0/+37
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipGravatar Shawn Guo 1-2/+4
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerGravatar Shawn Guo 1-0/+3
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Gravatar Marek Vasut 1-12/+12
2013-03-07ARM: mxs: cfa10049: Fix fb initialisation functionGravatar Maxime Ripard 1-5/+5
2013-02-09Merge tag 'mxs-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Gravatar Olof Johansson 1-0/+30
2013-01-29ARM: dts: mxs: Add the LCD to the 10049 boardGravatar Maxime Ripard 1-0/+22
2013-01-26ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree supportGravatar Maxime Ripard 1-0/+8
2012-12-24ARM: delete struct sys_timerGravatar Stephen Warren 1-10/+2
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-1/+1