Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f797bd4a02056dceb3c0fc9813d991eb4ee62a19
/
arch
/
arm
/
mach-mvebu
abe511a
ARM: mvebu: add missing of_node_put() to fix reference leak
by Jisheng Zhang
· 11 years ago
a4ae54f
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8e73e36
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
573145f
clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
by Ezequiel Garcia
· 11 years ago
f6cec7c
ARM: mvebu: remove device tree parsing for cpu nodes
by Sudeep KarkadaNagesha
· 11 years ago
fea67d3
Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanup
by Olof Johansson
· 11 years ago
f668ade
Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/soc
by Olof Johansson
· 11 years ago
a7160b7
ARM: mach-mvebu: remove redundant DT parsing and validation
by Sudeep KarkadaNagesha
· 11 years ago
b9ae0b5
ARM: mvebu: Initialize MBus using the DT binding
by Ezequiel Garcia
· 11 years ago
994c8c9
ARM: mvebu: Remove the harcoded BootROM window allocation
by Ezequiel Garcia
· 11 years ago
8bd26e3
arm: delete __cpuinit/__CPUINIT usage from all ARM users
by Paul Gortmaker
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
4de1236
Merge tag 'regmap-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/soc
by Arnd Bergmann
· 11 years ago
1919bff
arm: mvebu: fix coherency_late_init() for multiplatform
by Thomas Petazzoni
· 11 years ago
5ae13ef
Merge tag 'regmap-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc
by Olof Johansson
· 11 years ago
10f8902
Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Olof Johansson
· 11 years ago
d834d26
arm: mvebu: don't hardcode the physical address for mvebu-mbus
by Thomas Petazzoni
· 11 years ago
580ff0e
arm: mvebu: don't hardcode a physical address in headsmp.S
by Thomas Petazzoni
· 11 years ago
488275b
arm: mvebu: remove hardcoded static I/O mapping
by Thomas Petazzoni
· 11 years ago
3e0a8f2
arm: mvebu: move cache and mvebu-mbus initialization later
by Thomas Petazzoni
· 11 years ago
865e052
arm: mvebu: avoid hardcoded virtual address in coherency code
by Thomas Petazzoni
· 11 years ago
b21dcaf
arm: mvebu: remove dependency of SMP init on static I/O mapping
by Thomas Petazzoni
· 11 years ago
fdc0b43
Merge tag 'tags/cleanup-3.11-3' into mvebu/regmap
by Jason Cooper
· 11 years ago
85b9174
Merge tag 'seb_clk-3.11' of git://git.infradead.org/users/jcooper/linux into next/soc
by Olof Johansson
· 11 years ago
a640874
Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/soc
by Olof Johansson
· 11 years ago
9cbbc51
ARM: mvebu: move DT boards to SoC-centric clock init
by Sebastian Hesselbarth
· 12 years ago
b60b61d
ARM: mvebu: Fix bug in coherency fabric low level init function
by Nadav Haklai
· 11 years ago
c589f9b
arm: mvebu: mark functions of armada-370-xp.c as static
by Thomas Petazzoni
· 11 years ago
bda7aab
arm: mvebu: PCIe support is now available on mvebu
by Thomas Petazzoni
· 11 years ago
84f013bc3
ARM: mvebu: Remove init_irq declaration in machine description
by Maxime Ripard
· 11 years ago
c689cba
ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platform
by Gregory CLEMENT
· 11 years ago
49ed97f
ARM: Orion: Remove redundant init_dma_coherent_pool_size()
by Andrew Lunn
· 11 years ago
6d31727
ARM: Orion: Remove redundant init_dma_coherent_pool_size()
by Andrew Lunn
· 11 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
fcba914
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
8b85143
Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into next/soc2
by Olof Johansson
· 12 years ago
9339d43
irqchip: move IRQ driver for Armada 370/XP
by Thomas Petazzoni
· 12 years ago
e33369c
ARM: mvebu: move L2 cache initialization in init_early()
by Thomas Petazzoni
· 12 years ago
da497f6
ARM: mvebu: Align the internal registers virtual base to support LPAE
by Lior Amsalem
· 12 years ago
99ff056
ARM: mvebu: Limit the DMA zone when LPAE is selected
by Gregory CLEMENT
· 12 years ago
87e1bed
arm: mach-mvebu: convert to use mvebu-mbus driver
by Thomas Petazzoni
· 12 years ago
600468d
arm: mvebu: Fix the irq map function in SMP mode
by Gregory CLEMENT
· 12 years ago
7f23f62
arm: mvebu: Use local interrupt only for the timer 0
by Gregory CLEMENT
· 12 years ago
097ef18
arm: irq-armada-370-xp: fix comment typo
by Marek Belisko
· 12 years ago
1a32c58
Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3a6f08a
arm: mvebu: Add support for local interrupt
by Gregory CLEMENT
· 12 years ago
3202bf0
arm: mvebu: Improve the SMP support of the interrupt controller
by Gregory CLEMENT
· 12 years ago
7266d48
Merge branch 'timer/cleanup' into late/mvebu2
by Arnd Bergmann
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
81c724a
ARM: mvebu: allow selecting mvebu without Armada XP
by Arnd Bergmann
· 12 years ago
6b914c9
Merge tag 'v3.8-rc5' into next/cleanup
by Olof Johansson
· 12 years ago
72533b7
arm: mvebu: Fix compile for multiplatform when ARMv6 is selected
by Tony Lindgren
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
d792b1e
arm: mvebu: add L2 cache support
by Gregory CLEMENT
· 12 years ago
56580bb
Merge branch 'mvebu-misc-fixes' of git://github.com/MISL-EBU-System-SW/mainline-public into mvebu/everything
by Jason Cooper
· 12 years ago
9f3410f
arm: mvebu: fix address decoding armada_cfg_base() function
by Thomas Petazzoni
· 12 years ago
1112b360
Merge tag 'marvell-armadaxp-smp-for-3.8' of github.com:MISL-EBU-System-SW/mainline-public into mevbu-dt-additions
by Thomas Petazzoni
· 12 years ago
a79cfde1
Merge branch 'for-jason-1/cleanup' into mevbu-dt-additions
by Thomas Petazzoni
· 12 years ago
32d6448
Merge tag 'marvell-hwiocc-for-3.8' of git://github.com/MISL-EBU-System-SW/mainline-public into mvebu/everything
by Jason Cooper
· 12 years ago
86b7d3f
Merge tag 'marvell-armadaxp-smp-for-3.8' of git://github.com/MISL-EBU-System-SW/mainline-public into mvebu/everything
by Jason Cooper
· 12 years ago
e60304f
arm: mvebu: Add hardware I/O Coherency support
by Gregory CLEMENT
· 12 years ago
45f5984
arm: mvebu: Add SMP support for Armada XP
by Gregory CLEMENT
· 12 years ago
de49019
arm: mm: Add support for PJ4B cpu and init routines
by Gregory CLEMENT
· 12 years ago
344e873
arm: mvebu: Add IPI support via doorbells
by Gregory CLEMENT
· 12 years ago
7444dad
arm: mvebu: Add initial support for power managmement service unit
by Gregory CLEMENT
· 12 years ago
009f131
arm: mvebu: Add support for coherency fabric in mach-mvebu
by Gregory CLEMENT
· 12 years ago
53d2f88
arm: mvebu: increase atomic coherent pool size for armada 370/XP
by Gregory CLEMENT
· 12 years ago
9d20278
clk: armada-370-xp: add support for clock framework
by Gregory CLEMENT
· 12 years ago
8c4340f
arm: mvebu: fix typo in machine name for Armada 370/XP
by Thomas Petazzoni
· 12 years ago
61505e1
arm: mvebu: don't list all boards in dt compat field for Armada 370/XP
by Thomas Petazzoni
· 12 years ago
46f2007
ARM: mvebu: fix build breaks from multi-platform conversion
by Rob Herring
· 12 years ago
c740ae7
Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linux into late/kirkwood
by Olof Johansson
· 12 years ago
0d601f6
Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwood
by Olof Johansson
· 12 years ago
93a59cf
arm: mvebu: use GPIO support now that a driver is available
by Thomas Petazzoni
· 12 years ago
5beb5f88
arm: mvebu: select the pinctrl drivers for Armada 370 and Armada XP platforms
by Thomas Petazzoni
· 12 years ago
8507708
arm: mvebu: split Kconfig options for Armada 370 and XP
by Thomas Petazzoni
· 12 years ago
74dd80a
arm: mvebu: add basic address decoding support to Armada 370/XP
by Thomas Petazzoni
· 12 years ago
9758e70
arm: mach-mvebu: use IOMEM() for base address definitions
by Thomas Petazzoni
· 12 years ago
387798b
ARM: initial multiplatform support
by Rob Herring
· 12 years ago
6eb5be3
ARM: mvebu: move armada-370-xp.h in mach dir
by Rob Herring
· 12 years ago
360a0ca
ARM: move all dtb targets out of Makefile.boot
by Rob Herring
· 12 years ago
bfd5af9
ARM: mvebu: move debug macros to include/debug
by Rob Herring
· 12 years ago
a44fccb
arm: mvebu: generate DTBs for supported SoCs
by Thomas Petazzoni
· 12 years ago
f3e16cc
ARM: mvebu: MPIC: read number of interrupts from control register
by Ben Dooks
· 12 years ago
9ae6f74
arm: mach-mvebu: add support for Armada 370 and Armada XP with DT
by Thomas Petazzoni
· 12 years ago
31af49d
arm: mach-mvebu: add source files
by Gregory CLEMENT
· 12 years ago
bf54439
arm: mach-mvebu: add header
by Thomas Petazzoni
· 12 years ago