| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-11-02 | 1 | -0/+2 |
|\ |
|
| *-. | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) | 2021-11-02 | 1 | -0/+2 |
| |\ \ |
|
| | | * | ARM: imx6: mark OCRAM mapping read-only | Russell King (Oracle) | 2021-10-19 | 1 | -0/+2 |
| | |/ |
|
* | | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-01 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 2021-10-26 | 2 | -2/+2 |
| |/ |
|
* | | ARM: imx: register reset controller from a platform driver | Philipp Zabel | 2021-10-15 | 1 | -9/+31 |
* | | ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence | Oleksij Rempel | 2021-10-05 | 1 | -0/+2 |
* | | Revert "ARM: imx6q: drop of_platform_default_populate() from init_machine" | Fabio Estevam | 2021-09-22 | 1 | -0/+3 |
|/ |
|
* | ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init | Colin Ian King | 2021-07-23 | 1 | -1/+1 |
* | ARM: imx: common: Move prototype outside the SMP block | Fabio Estevam | 2021-07-14 | 1 | -1/+1 |
* | ARM: imx: add missing clk_disable_unprepare() | Yang Yingliang | 2021-07-14 | 1 | -3/+9 |
* | ARM: imx: add missing iounmap() | Yang Yingliang | 2021-07-14 | 1 | -1/+6 |
* | Merge branch 'arm/fixes' into arm/soc | Olof Johansson | 2021-07-09 | 1 | -0/+1 |
|\ |
|
| * | ARM: imx: pm-imx27: Include "common.h" | Fabio Estevam | 2021-05-23 | 1 | -0/+1 |
* | | ARM: imx: add smp support for imx7d | Anson Huang | 2021-06-12 | 7 | -11/+136 |
* | | ARM: imx6q: drop of_platform_default_populate() from init_machine | Marco Felsch | 2021-06-12 | 1 | -3/+0 |
* | | ARM: imx7d: remove Atheros AR8031 PHY fixup | Oleksij Rempel | 2021-05-23 | 1 | -22/+0 |
* | | ARM: imx6sx: remove Atheros AR8031 PHY fixup | Oleksij Rempel | 2021-05-23 | 1 | -26/+0 |
* | | ARM: imx6q: remove Atheros AR8035 SmartEEE fixup | Oleksij Rempel | 2021-05-23 | 1 | -21/+0 |
* | | ARM: imx6q: remove clk-out fixup for the Atheros AR8031 and AR8035 PHYs | Oleksij Rempel | 2021-05-23 | 1 | -30/+0 |
* | | ARM: imx6q: remove BMCR_PDOWN handler in ar8035_phy_fixup() | Oleksij Rempel | 2021-05-23 | 1 | -5/+0 |
* | | ARM: imx6q: remove part of ar8031_phy_fixup() | Oleksij Rempel | 2021-05-23 | 1 | -6/+0 |
* | | ARM: imx6q: remove PHY fixup for KSZ9031 | Oleksij Rempel | 2021-05-23 | 1 | -23/+0 |
* | | ARM: imx: Initialize SoC ID on i.MX50 | Jonathan Neuschäfer | 2021-05-13 | 1 | -0/+7 |
* | | ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_info | Jonathan Neuschäfer | 2021-05-13 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2021-04-26 | 2 | -2/+2 |
|\ |
|
| * | ARM: imx: Kconfig: Fix typo in help | Nobuhiro Iwamatsu | 2021-03-15 | 1 | -1/+1 |
| * | ARM: mach-imx: Fix a spelling in the file pm-imx5.c | Bhaskar Chowdhury | 2021-03-15 | 1 | -1/+1 |
* | | ARM: imx: avic: Convert to using IRQCHIP_DECLARE | Saravana Kannan | 2021-03-15 | 8 | -63/+15 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2021-02-22 | 3 | -1/+2 |
|\ |
|
| * | clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header | Lee Jones | 2021-01-30 | 3 | -1/+2 |
* | | Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds | 2021-02-21 | 2 | -25/+4 |
|\ \ |
|
| * | | ARM: imx: Remove unused IMX_GPIO_NR() macro | Fabio Estevam | 2021-01-29 | 1 | -4/+0 |
| * | | ARM: mach-imx: imx6ul: Print SOC revision on boot | Stefan Riedmueller | 2021-01-07 | 1 | -0/+4 |
| * | | ARM: imx: mach-imx6ul: remove 14x14 EVK specific PHY fixup | Oleksij Rempel | 2021-01-07 | 1 | -21/+0 |
| |/ |
|
* / | ARM: imx: build suspend-imx6.S with arm instruction set | Max Krummenacher | 2021-01-18 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2020-12-17 | 2 | -2/+11 |
|\ |
|
| * | ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs | Sven Van Asbroeck | 2020-11-10 | 1 | -2/+7 |
| * | ARM: imx: imx7ulp: Add a comment explaining the B2 silicon version | Fabio Estevam | 2020-11-10 | 1 | -0/+1 |
| * | ARM: imx: Add revision support for i.MX7ULP revision 2.2 | Anson Huang | 2020-10-30 | 1 | -0/+3 |
* | | ARM: imx: Use correct SRC base address | Robert Karszniewicz | 2020-12-01 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-10-24 | 98 | -16072/+163 |
|\ |
|
| * | ARM: imx: Remove unused definitions | Fabio Estevam | 2020-09-22 | 3 | -548/+0 |
| * | ARM: imx35: Retrieve the IIM base address from devicetree | Fabio Estevam | 2020-09-22 | 1 | -1/+8 |
| * | ARM: imx3: Retrieve the AVIC base address from devicetree | Fabio Estevam | 2020-09-22 | 1 | -2/+16 |
| * | ARM: imx3: Retrieve the CCM base address from devicetree | Fabio Estevam | 2020-09-22 | 1 | -2/+11 |
| * | ARM: imx31: Retrieve the IIM base address from devicetree | Fabio Estevam | 2020-09-22 | 1 | -1/+8 |
| * | ARM: imx27: Retrieve the CCM base address from devicetree | Fabio Estevam | 2020-09-22 | 1 | -2/+10 |
| * | ARM: imx27: Retrieve the SYSCTRL base address from devicetree | Fabio Estevam | 2020-09-22 | 1 | -1/+9 |
| * | ARM: imx: Remove remnant board file support pieces | Fabio Estevam | 2020-09-13 | 15 | -3180/+1 |