index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
ARM: imx: avic: Convert to using IRQCHIP_DECLARE
Saravana Kannan
8
-63
/
+15
2021-02-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-1
/
+2
2021-02-20
Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2
-25
/
+4
2021-01-30
clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header
Lee Jones
3
-1
/
+2
2021-01-29
ARM: imx: Remove unused IMX_GPIO_NR() macro
Fabio Estevam
1
-4
/
+0
2021-01-18
ARM: imx: build suspend-imx6.S with arm instruction set
Max Krummenacher
1
-0
/
+1
2021-01-07
ARM: mach-imx: imx6ul: Print SOC revision on boot
Stefan Riedmueller
1
-0
/
+4
2021-01-07
ARM: imx: mach-imx6ul: remove 14x14 EVK specific PHY fixup
Oleksij Rempel
1
-21
/
+0
2020-12-16
Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-2
/
+11
2020-12-01
ARM: imx: Use correct SRC base address
Robert Karszniewicz
1
-1
/
+1
2020-11-10
ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs
Sven Van Asbroeck
1
-2
/
+7
2020-11-10
ARM: imx: imx7ulp: Add a comment explaining the B2 silicon version
Fabio Estevam
1
-0
/
+1
2020-10-30
ARM: imx: Add revision support for i.MX7ULP revision 2.2
Anson Huang
1
-0
/
+3
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
98
-16072
/
+163
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+2
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2
-2
/
+2
2020-09-30
ARM: imx6q: Fixup RCU usage for cpuidle
Ulf Hansson
1
-1
/
+3
2020-09-22
ARM: imx: Remove unused definitions
Fabio Estevam
3
-548
/
+0
2020-09-22
ARM: imx35: Retrieve the IIM base address from devicetree
Fabio Estevam
1
-1
/
+8
2020-09-22
ARM: imx3: Retrieve the AVIC base address from devicetree
Fabio Estevam
1
-2
/
+16
2020-09-22
ARM: imx3: Retrieve the CCM base address from devicetree
Fabio Estevam
1
-2
/
+11
2020-09-22
ARM: imx31: Retrieve the IIM base address from devicetree
Fabio Estevam
1
-1
/
+8
2020-09-22
ARM: imx27: Retrieve the CCM base address from devicetree
Fabio Estevam
1
-2
/
+10
2020-09-22
ARM: imx27: Retrieve the SYSCTRL base address from devicetree
Fabio Estevam
1
-1
/
+9
2020-09-13
ARM: imx: Remove remnant board file support pieces
Fabio Estevam
15
-3180
/
+1
2020-09-13
ARM: imx: Remove imx device directory
Fabio Estevam
33
-1850
/
+0
2020-09-13
ARM: imx: Remove iomux-v3 board code
Fabio Estevam
5
-204
/
+0
2020-09-13
ARM: imx3: Remove imx3 soc_init()
Fabio Estevam
2
-161
/
+0
2020-09-13
ARM: imx31: Remove remaining i.MX31 board code
Fabio Estevam
8
-1056
/
+0
2020-09-13
ARM: imx27: Retrieve AVIC base address from devicetree
Fabio Estevam
1
-1
/
+8
2020-09-13
ARM: imx27: Get rid of mm-imx27.c
Fabio Estevam
4
-62
/
+50
2020-09-13
ARM: imx27: Remove iomux-v1 board code
Fabio Estevam
4
-183
/
+0
2020-09-13
ARM: imx27: Remove imx27_soc_init()
Fabio Estevam
2
-27
/
+0
2020-09-13
ARM: imx7ulp: enable cpufreq
Peng Fan
1
-0
/
+3
2020-09-05
ARM: imx: Remove ehci board files
Fabio Estevam
5
-285
/
+3
2020-09-05
ARM: imx: Remove i.MX35 board files
Fabio Estevam
6
-1306
/
+9
2020-09-05
ARM: imx: Remove i.MX31 board files
Fabio Estevam
17
-4724
/
+6
2020-09-05
ARM: imx: Remove i.MX27 board files
Fabio Estevam
7
-1964
/
+11
2020-09-05
ARM: imx: Remove imx21 support
Fabio Estevam
5
-502
/
+0
2020-09-05
ARM: imx: Place "Cortex-A/Cortex-M" comment in the correct location
Fabio Estevam
1
-2
/
+2
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-31
/
+0
2020-07-29
Merge remote-tracking branch 'spi/for-5.9' into spi-next
Mark Brown
11
-91
/
+69
2020-07-13
spi: imx/fsl-lpspi: Convert to GPIO descriptors
Linus Walleij
11
-91
/
+69
2020-07-13
ARM: imx: Remove imx_add_imx_dma() unused irq_err argument
Bjorn Helgaas
4
-10
/
+4
2020-07-13
ARM: imx: Provide correct number of resources when registering gpio devices
Guenter Roeck
1
-2
/
+3
2020-07-04
media: mach-imx: mach-imx27_visstrim_m10.c: remove soc_camera dependencies
Hans Verkuil
1
-31
/
+0
2020-06-24
ARM: imx6: add missing put_device() call in imx6q_suspend_init()
yu kuai
1
-4
/
+6
2020-06-24
ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
yu kuai
1
-2
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
11
-217
/
+54
[next]