Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ec8a362f2e6e380e7a1f66a6c9a7f6c237ab3520
/
arch
/
arm
/
mach-mvebu
81cca64
Merge tag 'mvebu-fixes-3.16-3' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 10 years ago
a728b97
ARM: mvebu: Fix coherency bus notifiers by using separate notifiers
by Ezequiel Garcia
· 10 years ago
0d461e1
ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle_enter
by Gregory CLEMENT
· 10 years ago
25d1163
Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 10 years ago
0e2be4c
ARM: mvebu: fix SMP boot for Armada 38x and Armada 375 Z1 in big endian
by Thomas Petazzoni
· 10 years ago
6509dc7
ARM: mvebu: fix cpuidle implementation to work on big-endian systems
by Thomas Petazzoni
· 10 years ago
0117889
ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanup
by Thomas Petazzoni
· 10 years ago
752ef80
ARM: mvebu: move Armada 375 external abort logic as a quirk
by Thomas Petazzoni
· 10 years ago
6d12e79
Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes
by Arnd Bergmann
· 10 years ago
52fcc56
ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platforms
by Thomas Petazzoni
· 10 years ago
ed2d859
ARM: mvebu: Fix broken SoC ID detection
by Ezequiel Garcia
· 10 years ago
21278ae
ARM: use menuconfig for sub-arch menus
by Rob Herring
· 10 years ago
19682f7
ARM: Remove ARCH_HAS_CPUFREQ config option
by Stephen Boyd
· 10 years ago
9e47aae
Fix ARM merge mistake in mvebu board file
by Linus Torvalds
· 10 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 10 years ago
825f4e0
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 10 years ago
0a58471
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 10 years ago
9847cf0
ARM: l2c: mvebu: convert to generic l2c OF initialisation
by Russell King
· 11 years ago
08d38be
ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM
by Will Deacon
· 10 years ago
37f5f4e
Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next/soc
by Arnd Bergmann
· 10 years ago
d453ef7
ARM: l2c: remove unnecessary UL-suffix to mask values
by Russell King
· 11 years ago
07ae144
ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask()
by Thomas Petazzoni
· 10 years ago
4dd1b7f
ARM: mvebu: improve comments in coherency_ll.S
by Thomas Petazzoni
· 10 years ago
90ba76f
ARM: mvebu: fix indentation of assembly instructions in coherency_ll.S
by Thomas Petazzoni
· 10 years ago
4fbe639
ARM: mvebu: fix big endian booting after coherency code rework
by Thomas Petazzoni
· 10 years ago
8828ccc
ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCI
by Thomas Petazzoni
· 10 years ago
497a923
ARM: mvebu: implement L2/PCIe deadlock workaround
by Thomas Petazzoni
· 11 years ago
5fe0163
Merge branch 'cleanup/kconfig' into next/soc
by Olof Johansson
· 10 years ago
b0063aa
ARM: mvebu: use hardware I/O coherency also for PCI devices
by Thomas Petazzoni
· 11 years ago
b25bcf1
ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabled
by Thomas Petazzoni
· 11 years ago
42a18d1
ARM: mvebu: mvebu-soc-id: add missing clk_put() call
by Thomas Petazzoni
· 11 years ago
9f0affc
ARM: mvebu: Fix pmsu compilation when ARMv6 is selected
by Vincent Stehlé
· 11 years ago
3943856
ARM: mvebu: conditionalize Armada 375 coherency workaround
by Thomas Petazzoni
· 11 years ago
a58d5af
ARM: mvebu: conditionalize Armada 375 SMP workaround
by Thomas Petazzoni
· 11 years ago
5093dcf
ARM: mvebu: add Armada 375 A0 revision definition
by Thomas Petazzoni
· 11 years ago
73c3c79
ARM: mvebu: initialize mvebu-soc-id earlier
by Thomas Petazzoni
· 11 years ago
c1a01a0
ARM: mvebu: fix thermal quirk SoC revision check
by Thomas Petazzoni
· 11 years ago
efdf811
ARM: Kirkwood: t5325: Remove platform device to instantiate audio
by Andrew Lunn
· 11 years ago
7745b251
ARM: Kirkwood: Remove platform driver for codec
by Andrew Lunn
· 11 years ago
5fd6206
ARM: mvebu: Add thermal quirk for the Armada 375 DB board
by Ezequiel Garcia
· 11 years ago
e9d3c84
ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled
by Ezequiel Garcia
· 11 years ago
8eee0f8
ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_id
by Gregory CLEMENT
· 11 years ago
c42e1ff
ARM: mvebu: remove unnecessary ifdef around l2x0_of_init
by Gregory CLEMENT
· 11 years ago
8c16bab
ARM: mvebu: register the cpuidle driver for the Armada XP SoCs
by Gregory CLEMENT
· 11 years ago
d163ee1
ARM: mvebu: Register notifier callback for the cpuidle transition
by Gregory CLEMENT
· 11 years ago
0041464
ARM: mvebu: refine which files are build in mach-mvebu
by Thomas Petazzoni
· 11 years ago
c3e04ca
ARM: mvebu: Add the PMSU related part of the cpu idle functions
by Gregory CLEMENT
· 11 years ago
f713c7e
ARM: mvebu: Allow to power down L2 cache controller in idle mode
by Gregory CLEMENT
· 11 years ago
1a6bfbc
ARM: mvebu: Low level function to disable HW coherency support
by Gregory CLEMENT
· 11 years ago
2e8a594
ARM: mvebu: Split low level functions to manipulate HW coherency
by Gregory CLEMENT
· 11 years ago
952f4ca
ARM: mvebu: Remove the unused argument of set_cpu_coherent()
by Gregory CLEMENT
· 11 years ago
b41375f
ARM: mvebu: ll_set_cpu_coherent always uses the current CPU
by Gregory CLEMENT
· 11 years ago
ccd6a13
ARM: mvebu: remove the address parameter for ll_set_cpu_coherent
by Gregory CLEMENT
· 11 years ago
b4bca24
ARM: mvebu: add Armada 38x compatible string to pmsu
by Thomas Petazzoni
· 11 years ago
87384cc
ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1
by Gregory CLEMENT
· 11 years ago
1ee89e2
ARM: mvebu: add SMP support for Armada 375 and Armada 38x
by Gregory CLEMENT
· 11 years ago
00504be
ARM: mvebu: add function to set the resume boot address for Armada 375
by Gregory CLEMENT
· 11 years ago
5194efc
Merge branch 'mvebu/irqchip' into mvebu/soc
by Jason Cooper
· 11 years ago
2c9b224
ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP
by Thomas Petazzoni
· 11 years ago
05ad690
ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c
by Thomas Petazzoni
· 11 years ago
d269a36
Merge branch 'mvebu/soc-pmsu' into mvebu/soc
by Jason Cooper
· 11 years ago
d7df84b
irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs
by Thomas Petazzoni
· 11 years ago
ef37d33
irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver
by Thomas Petazzoni
· 11 years ago
02e7b06
ARM: mvebu: use a separate function to set the boot address of CPUs
by Gregory CLEMENT
· 11 years ago
0c3acc7
ARM: mvebu: extend the PMSU registers
by Gregory CLEMENT
· 11 years ago
bd045a1
ARM: mvebu: improve PMSU driver to request its resource
by Thomas Petazzoni
· 11 years ago
49754ff
ARM: mvebu: start using the CPU reset driver
by Thomas Petazzoni
· 11 years ago
3f20fb1
ARM: mvebu: introduce CPU reset code
by Thomas Petazzoni
· 11 years ago
d0de932
ARM: mvebu: add Armada 38x support to the coherency code
by Thomas Petazzoni
· 11 years ago
5ab5afd
ARM: mvebu: implement Armada 375 coherency workaround
by Thomas Petazzoni
· 11 years ago
77fa4b9
ARM: mvebu: add Armada 375 support to the coherency code
by Thomas Petazzoni
· 11 years ago
8e6ac203
ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38x
by Thomas Petazzoni
· 11 years ago
5fbba08
ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.c
by Thomas Petazzoni
· 11 years ago
5686a1e
bus: mvebu: pass the coherency availability information at init time
by Thomas Petazzoni
· 11 years ago
501f928
ARM: mvebu: add a coherency_available() call
by Thomas Petazzoni
· 11 years ago
924d38f
ARM: mvebu: prepare coherency code to support more SOCs
by Thomas Petazzoni
· 11 years ago
56a705a
ARM: mvebu: Add a SOC bus device entry
by Andrew Lunn
· 11 years ago
55400f3
ARM: mvebu: clean-up unneeded kconfig selects
by Rob Herring
· 11 years ago
ff050ad
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
9f80036
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
c7f094d
ARM: mvebu: don't select CONFIG_NEON
by Arnd Bergmann
· 11 years ago
9e128041
ARM: mvebu: add missing header
by Arnd Bergmann
· 11 years ago
e7f274d
Merge tag 'mvebu-soc-3.15-3' of git://git.infradead.org/linux-mvebu into next/soc
by Arnd Bergmann
· 11 years ago
d4324ce
Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next/soc
by Arnd Bergmann
· 11 years ago
1760e4f
Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc
by Olof Johansson
· 11 years ago
00e8ec2
ARM: mvebu: move DT Dove to MVEBU
by Sebastian Hesselbarth
· 11 years ago
0d75ab6
Merge branch 'mvebu/soc-kw' into mvebu/soc
by Jason Cooper
· 11 years ago
aa89b0a
Merge branch 'mvebu/soc-3xx' into mvebu/soc
by Jason Cooper
· 11 years ago
ead47a7
Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/cleanup
by Arnd Bergmann
· 11 years ago
b02b643
ARM: kirkwood: Add HP T5325 thin client
by Andrew Lunn
· 11 years ago
665ca87
ARM: mvebu: Armada 375/38x depend on MULTI_V7
by Jason Cooper
· 11 years ago
c3f08d0
ARM: mvebu: Simplify headers and make local
by Andrew Lunn
· 11 years ago
97171ad
ARM: mvebu: Enable mvebu-soc-id on Kirkwood
by Andrew Lunn
· 11 years ago
ba0ae31
ARM: mvebu: Let kirkwood use the system controller for restart
by Andrew Lunn
· 11 years ago
ba5a37e
ARM: mvebu: Move kirkwood DT boards into mach-mvebu
by Andrew Lunn
· 11 years ago
c15ebc7
ARM: mvebu: Add ARCH_MULTI_V7 to SoCs
by Andrew Lunn
· 11 years ago
b92f10b
ARM: mvebu: Rename the ARCH_MVEBU menu option
by Ezequiel Garcia
· 11 years ago
9aa30f1
ARM: mvebu: add initial support for the Armada 380/385 SOCs
by Thomas Petazzoni
· 11 years ago
ca4a6f8
ARM: mvebu: add workaround for data abort issue on Armada 375
by Thomas Petazzoni
· 11 years ago
Next »