summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2014-05-08ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XPThomas Petazzoni1-0/+3
2014-05-08ARM: mvebu: move Armada XP specific SMP initialization to platsmp.cThomas Petazzoni3-26/+11
2014-05-08Merge branch 'mvebu/soc-pmsu' into mvebu/socJason Cooper4-20/+165
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni2-7/+0
2014-05-08irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni2-3/+0
2014-04-24ARM: mvebu: use a separate function to set the boot address of CPUsGregory CLEMENT1-2/+7
2014-04-24ARM: mvebu: extend the PMSU registersGregory CLEMENT1-2/+12
2014-04-24ARM: mvebu: improve PMSU driver to request its resourceThomas Petazzoni1-5/+31
2014-04-24ARM: mvebu: start using the CPU reset driverThomas Petazzoni2-26/+47
2014-04-24ARM: mvebu: introduce CPU reset codeThomas Petazzoni3-1/+84
2014-04-24ARM: mvebu: add Armada 38x support to the coherency codeThomas Petazzoni1-3/+11
2014-04-24ARM: mvebu: implement Armada 375 coherency workaroundThomas Petazzoni1-3/+165
2014-04-24ARM: mvebu: add Armada 375 support to the coherency codeThomas Petazzoni1-0/+14
2014-04-24ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38xThomas Petazzoni2-0/+21
2014-04-24ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.cThomas Petazzoni1-6/+3
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni3-3/+3
2014-04-24ARM: mvebu: add a coherency_available() callThomas Petazzoni2-8/+23
2014-04-24ARM: mvebu: prepare coherency code to support more SOCsThomas Petazzoni1-14/+33
2014-04-24ARM: mvebu: Add a SOC bus device entryAndrew Lunn2-0/+31
2014-04-22ARM: mvebu: clean-up unneeded kconfig selectsRob Herring1-6/+0
2014-04-06Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds12-17/+568
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-19/+5
2014-04-06Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-03-21ARM: mvebu: don't select CONFIG_NEONArnd Bergmann1-2/+0
2014-03-21ARM: mvebu: add missing headerArnd Bergmann1-0/+1
2014-03-17Merge tag 'mvebu-soc-3.15-3' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann3-0/+52
2014-03-17Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann9-6/+419
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson1-6/+0
2014-03-04ARM: mvebu: move DT Dove to MVEBUSebastian Hesselbarth3-0/+52
2014-03-01Merge branch 'mvebu/soc-kw' into mvebu/socJason Cooper9-3/+416
2014-03-01Merge branch 'mvebu/soc-3xx' into mvebu/socJason Cooper4-13/+101
2014-02-28Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-6/+0
2014-02-26ARM: kirkwood: Add HP T5325 thin clientAndrew Lunn5-1/+81
2014-02-24ARM: mvebu: Armada 375/38x depend on MULTI_V7Jason Cooper1-2/+2
2014-02-23ARM: mvebu: Simplify headers and make localAndrew Lunn5-234/+26
2014-02-23ARM: mvebu: Enable mvebu-soc-id on KirkwoodAndrew Lunn1-0/+1
2014-02-23ARM: mvebu: Let kirkwood use the system controller for restartAndrew Lunn1-18/+2
2014-02-23ARM: mvebu: Move kirkwood DT boards into mach-mvebuAndrew Lunn7-1/+557
2014-02-23ARM: mvebu: Add ARCH_MULTI_V7 to SoCsAndrew Lunn1-2/+2
2014-02-22ARM: mvebu: Rename the ARCH_MVEBU menu optionEzequiel Garcia1-2/+2
2014-02-22ARM: mvebu: add initial support for the Armada 380/385 SOCsThomas Petazzoni2-0/+26
2014-02-22ARM: mvebu: add workaround for data abort issue on Armada 375Thomas Petazzoni1-0/+25
2014-02-22ARM: mvebu: add initial support for the Armada 375 SOCsGregory CLEMENT2-0/+25
2014-02-22ARM: mvebu: add Armada 375 support to the system-controller driverThomas Petazzoni1-2/+12
2014-02-22ARM: mvebu: make CPU_PJ4B selection a per-SoC choiceThomas Petazzoni1-1/+2
2014-02-22ARM: mvebu: rename DT machine structure for Armada 370/XPThomas Petazzoni1-1/+1
2014-02-22ARM: mvebu: rename armada-370-xp.c to board-v7.cThomas Petazzoni3-9/+10
2014-02-20ARM: mvebu: Allows to get the SoC ID even without PCI enabledGregory CLEMENT1-0/+1
2014-02-20ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-20ARM: centralize common multi-platform kconfig optionsRob Herring1-5/+0