Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
edeb8e4ccb79eaed4a5126945cce00489f09b849
/
arch
/
arm
/
mach-imx
edeb8e4
ARM: imx: mx31moboard: Remove unused 'dma' variable
by Fabio Estevam
· 7 years ago
2436bdc
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
by Christoph Hellwig
· 7 years ago
bf5a01d
ARM: imx6ull: Make suspend/resume work like on 6ul
by Leonard Crestez
· 8 years ago
b3ea575
ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull
by Leonard Crestez
· 8 years ago
da6ee0c
ARM: imx: Select GPCv2 for i.MX7
by Andrey Smirnov
· 8 years ago
0160e00
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
24bb244
ARM: i.MX25: globally disable supervisor protect
by Martin Kaiser
· 8 years ago
901f26b
ARM: imx: set correct chip_select in platform setup
by Greg Ungerer
· 8 years ago
55edcbb
ARM: imx: Add AXI address filter support for MMDC profiling
by Tiberiu Breana
· 8 years ago
579616b
ARM: imx: Fix mmdc_pmu_write_accesses event definition
by Tiberiu Breana
· 8 years ago
721cabf
soc: imx: move PGC handling to a new GPC driver
by Lucas Stach
· 8 years ago
d4f4cf7
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
64fc2a9
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
by Florian Fainelli
· 8 years ago
6ae52c6
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
a329b0c
Merge tag 'imx-cleanup-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
by Olof Johansson
· 8 years ago
7f1931b
ARM: imx: hide unused variable in #ifdef
by Arnd Bergmann
· 8 years ago
5fdb98d
ARM: mach-mx27_3ds: Remove camera support
by Fabio Estevam
· 8 years ago
790e383
ARM: mach-pcm037: Remove camera support
by Fabio Estevam
· 8 years ago
cc7969a
ARM: mach-mx35_3ds: Remove camera support
by Fabio Estevam
· 8 years ago
9eba4b8
ARM: mx31moboard-smartbot: Remove camera support
by Fabio Estevam
· 8 years ago
a20bb25
ARM: mx31moboard-marxbot: Remove camera support
by Fabio Estevam
· 8 years ago
7b23930
ARM: mach-mx31_3ds: Remove camera support
by Fabio Estevam
· 8 years ago
9690e91
ARM: imx: remove unused device definitions
by Arnd Bergmann
· 8 years ago
d7da1cc
ARM: i.MX: remove map_io callback
by Vladimir Murzin
· 8 years ago
a051f22
ARM/imx/mmcd: Fix broken cpu hotplug handling
by Thomas Gleixner
· 8 years ago
e79ab19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3ec5e8d
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
cc773e7
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 8 years ago
a56f3eb
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
8478132
Revert "arm: move exports to definitions"
by Russell King
· 8 years ago
04c0d56
Merge tag 'imx-fix-nc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/fixes-non-critical
by Olof Johansson
· 8 years ago
75b832f
ARM: imx: mach-imx6ul: add imx6ull support
by Peter Chen
· 8 years ago
0d74a9c
ARM: imx: Drop errata 769419 for Vybrid
by Andrey Smirnov
· 8 years ago
c47c6fe
ARM: imx: mmdc perf function support i.MX6QP
by Frank Li
· 8 years ago
6fe5aeb
ARM: clk: imx31: properly init clocks for machines with DT
by Vladimir Zapolskiy
· 8 years ago
4edd601
ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031
by Fabio Estevam
· 8 years ago
f9d1f7a
ARM: imx: gpc: Fix the imx_gpc_genpd_init() error path
by Fabio Estevam
· 8 years ago
eef0b28
ARM: imx: gpc: Initialize all power domains
by Fabio Estevam
· 8 years ago
e76bdfd
ARM: imx: Added perf functionality to mmdc driver
by Zhengyu Shen
· 8 years ago
59d65b7
PM / Domains: Make genpd state allocation dynamic
by Lina Iyer
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
66f2c6d
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
a771151
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
e13688f
ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM
by Kishon Vijay Abraham I
· 8 years ago
b315dac
Merge tag 'imx-legacy-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
by Arnd Bergmann
· 8 years ago
23fe1fd
ARM: imx legacy: pca100: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
f0ebbdc
ARM: imx legacy: mx27ads: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
bfe16c8
ARM: imx legacy: mx21ads: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
782a8ee
ARM: imx legacy: pcm043: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
c217147
ARM: imx legacy: mx35-3ds: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
88b0746
ARM: imx legacy: mx27-3ds: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
598b250
ARM: imx legacy: imx27-visstrim-m10: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
8f39bd1
ARM: imx legacy: vpr200: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
1cecfa4
ARM: imx legacy: mx31moboard: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
a95a932
ARM: imx legacy: armadillo5x0: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
c5f9cfe
ARM: imx legacy: qong: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
ce689b0
ARM: imx legacy: mx31-3ds: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
347aa6c
ARM: imx legacy: pcm037: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
7880dcb
ARM: imx legacy: mx31lilly: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
894b7cb
ARM: imx legacy: mx31ads: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
4ed9bb2
ARM: imx legacy: mx31lite: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
4bc2e62
ARM: imx legacy: kzm: move peripheral initialization to .init_late
by Vladimir Zapolskiy
· 8 years ago
1c90e17
Merge tag 'imx-soc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
by Arnd Bergmann
· 8 years ago
90793df
Merge tag 'imx-cleanup-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/cleanup
by Arnd Bergmann
· 8 years ago
d64299d
ARM: imx: build cpuidle-imx6sx.o for imx6ul
by Arnd Bergmann
· 8 years ago
28fa991
Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 8 years ago
3481bdc
ARM: imx: (trivial) fix typo and grammar
by Martin Kaiser
· 8 years ago
8aade77
ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
by Anson Huang
· 8 years ago
547e8f5
ARM: imx: add cpuidle support for i.mx6ul
by Anson Huang
· 8 years ago
6ae44aa
ARM: imx: enable WAIT mode hardware workaround for imx6sx
by Anson Huang
· 8 years ago
8765caa
ARM: imx: rename imx6q_set_int_mem_clk_lpm() function
by Anson Huang
· 8 years ago
d37bac4
ARM: imx: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
1ce3b12
Merge tag 'imx-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 8 years ago
cfee6b58
ARM: imx6ul: populates platform device at .init_machine
by Peter Chen
· 8 years ago
b19aa5a
ARM: imx: remove platform-mxc_rnga
by Fabian Frederick
· 8 years ago
f5a4905
ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
by Peter Chen
· 8 years ago
9001214
ARM: imx: no need to select SMP_ON_UP explicitly
by Vladimir Murzin
· 8 years ago
255c039
ARM: imx6: mark GPC node as not populated after irq init to probe pm domain driver
by Philipp Zabel
· 8 years ago
9a008da
ARM: i.MX: Move SOC_IMX1 into 'Device tree only'
by Alexander Shiyan
· 8 years ago
e1291cf
ARM: i.MX: Remove i.MX1 non-DT support
by Alexander Shiyan
· 8 years ago
de2d666
ARM: i.MX: Remove i.MX1 Synertronixx SCB9328 board support
by Alexander Shiyan
· 8 years ago
5081c32
ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support
by Alexander Shiyan
· 8 years ago
d7b5ccc
ARM: i.MX31 iomux: remove duplicates with alternate name
by Alexander Kurz
· 8 years ago
dd19e82
ARM: i.MX31 iomux: remove plain duplicates
by Alexander Kurz
· 8 years ago
4dd1837
arm: move exports to definitions
by Al Viro
· 9 years ago
fbae5cb
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
6f888fe
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
f64d6e2
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
7c2d780
Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc
by Arnd Bergmann
· 8 years ago
8ec3dc2
Merge tag 'imx-cleanup-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/cleanup
by Olof Johansson
· 8 years ago
18245c2
ARM: imx: add support for i.MX 7Solo
by Stefan Agner
· 8 years ago
463f90f
ARM: i.MX: Disable supervisor protect for i.MX51
by Alexander Shiyan
· 8 years ago
44af782
ARM: imx: remove cpu_is_mx*()
by Arnd Bergmann
· 8 years ago
505c19f8
ARM: imx: remove last call to cpu_is_mx5*
by Arnd Bergmann
· 8 years ago
48e076d
ARM: imx: rework mx27_pm_init() call
by Arnd Bergmann
· 8 years ago
c112d2a
ARM: imx: deconstruct mx3_idle
by Arnd Bergmann
· 8 years ago
c9ee949
ARM: imx: deconstruct mxc_rnga initialization
by Arnd Bergmann
· 8 years ago
6f98cb2
ARM: imx: remove cpu_is_mx1 check
by Arnd Bergmann
· 8 years ago
435ebcb
arm: use of_platform_default_populate() to populate
by Kefeng Wang
· 9 years ago
850bea2
arm: Remove unnecessary of_platform_populate with default match table
by Kefeng Wang
· 9 years ago
Next »