aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18ARM: Kconfig: clean up platform selectionArnd Bergmann1-1/+1
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-0/+0
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-2/+3
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker1-2/+3
2022-06-19ARM: imx25: support silicon revision 1.2Martin Kaiser1-0/+2
2022-06-12ARM: imx: Kconfig: Fix indentationJuerg Haefliger1-3/+3
2022-04-08ARM: rework endianess selectionArnd Bergmann1-2/+2
2022-01-28ARM: imx: Add initial support for i.MXRT10xx familyGiulio Benetti3-0/+28
2021-11-21ARM: imx: remove dead left-over from i.MX{27,31,35} removalLukas Bulwahn2-14/+0
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)1-0/+2
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland2-2/+2
2021-10-19ARM: imx6: mark OCRAM mapping read-onlyRussell King (Oracle)1-0/+2
2021-10-15ARM: imx: register reset controller from a platform driverPhilipp Zabel1-9/+31
2021-10-05ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel1-0/+2
2021-09-22Revert "ARM: imx6q: drop of_platform_default_populate() from init_machine"Fabio Estevam1-0/+3
2021-07-23ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King1-1/+1
2021-07-14ARM: imx: common: Move prototype outside the SMP blockFabio Estevam1-1/+1
2021-07-14ARM: imx: add missing clk_disable_unprepare()Yang Yingliang1-3/+9
2021-07-14ARM: imx: add missing iounmap()Yang Yingliang1-1/+6
2021-07-09Merge branch 'arm/fixes' into arm/socOlof Johansson1-0/+1
2021-06-12ARM: imx: add smp support for imx7dAnson Huang7-11/+136
2021-06-12ARM: imx6q: drop of_platform_default_populate() from init_machineMarco Felsch1-3/+0
2021-05-23ARM: imx7d: remove Atheros AR8031 PHY fixupOleksij Rempel1-22/+0
2021-05-23ARM: imx6sx: remove Atheros AR8031 PHY fixupOleksij Rempel1-26/+0
2021-05-23ARM: imx6q: remove Atheros AR8035 SmartEEE fixupOleksij Rempel1-21/+0
2021-05-23ARM: imx6q: remove clk-out fixup for the Atheros AR8031 and AR8035 PHYsOleksij Rempel1-30/+0
2021-05-23ARM: imx6q: remove BMCR_PDOWN handler in ar8035_phy_fixup()Oleksij Rempel1-5/+0
2021-05-23ARM: imx6q: remove part of ar8031_phy_fixup()Oleksij Rempel1-6/+0
2021-05-23ARM: imx6q: remove PHY fixup for KSZ9031Oleksij Rempel1-23/+0
2021-05-23ARM: imx: pm-imx27: Include "common.h"Fabio Estevam1-0/+1
2021-05-13ARM: imx: Initialize SoC ID on i.MX50Jonathan Neuschäfer1-0/+7
2021-05-13ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_infoJonathan Neuschäfer1-2/+2
2021-04-26Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-2/+2
2021-03-15ARM: imx: Kconfig: Fix typo in helpNobuhiro Iwamatsu1-1/+1
2021-03-15ARM: mach-imx: Fix a spelling in the file pm-imx5.cBhaskar Chowdhury1-1/+1
2021-03-15ARM: imx: avic: Convert to using IRQCHIP_DECLARESaravana Kannan8-63/+15
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-1/+2
2021-02-20Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-25/+4
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones3-1/+2
2021-01-29ARM: imx: Remove unused IMX_GPIO_NR() macroFabio Estevam1-4/+0
2021-01-18ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher1-0/+1
2021-01-07ARM: mach-imx: imx6ul: Print SOC revision on bootStefan Riedmueller1-0/+4
2021-01-07ARM: imx: mach-imx6ul: remove 14x14 EVK specific PHY fixupOleksij Rempel1-21/+0
2020-12-16Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-2/+11
2020-12-01ARM: imx: Use correct SRC base addressRobert Karszniewicz1-1/+1
2020-11-10ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCsSven Van Asbroeck1-2/+7
2020-11-10ARM: imx: imx7ulp: Add a comment explaining the B2 silicon versionFabio Estevam1-0/+1
2020-10-30ARM: imx: Add revision support for i.MX7ULP revision 2.2Anson Huang1-0/+3