summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-1/+1
* ARM: mvebu: use dt_fixup to provide fallback for enable-methodChris Packham2018-09-241-6/+8
* ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach2018-06-271-26/+23
* ARM: mvebu: declare asm symbols as character arrays in pmsu.cEthan Tuttle2018-06-271-3/+3
* ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsUlf Magnusson2018-02-131-2/+2
* PCI: Move OF-related PCI functions into PCI coreRob Herring2018-01-171-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'next/cleanup' into next/socOlof Johansson2017-09-051-2/+1
|\
| * ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-161-2/+1
* | Merge tag 'mvebu-soc-4.14-1' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2017-08-161-0/+2
|\ \ | |/ |/|
| * ARM: mvebu: enable ARM_GLOBAL_TIMER compilation Armada 38x platformsMarcin Wojtas2017-08-031-0/+2
* | ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGregory CLEMENT2017-07-181-1/+1
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-283-3/+3
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-283-3/+3
* | arm: mvebu: support for SMP on 98DX3336 SoCChris Packham2017-01-301-0/+75
|/
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* Merge tag 'mvebu-fixes-4.8-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-10-171-3/+1
|\
| * ARM: mvebu: Select corediv clk for all mvebu v7 SoCGregory CLEMENT2016-09-191-3/+1
* | ARM: don't include removed directoriesArnd Bergmann2016-08-101-2/+1
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-018-7/+12
|\
| * Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson2016-07-047-5/+10
| |\
| | * ARM: Kirkwood: fix kirkwood_pm_init() declaration/typeBen Dooks2016-06-161-2/+2
| | * ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() staticBen Dooks2016-06-161-1/+1
| | * mvebu: add definition for coherency_baseBen Dooks2016-06-161-0/+1
| | * mvebu: make mvebu_armada375_smp_wa_init() staticBen Dooks2016-06-161-1/+1
| | * mvebu: fix missing include of common.h in cpu-reset.cBen Dooks2016-06-161-0/+2
| | * mvebu: fix missing include of common.h in pm.cBen Dooks2016-06-161-0/+1
| | * mvebu: fix missing includes in pmsu.cBen Dooks2016-06-161-1/+2
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-2/+2
| |/
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-303-6/+1
|\ \
| * | arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-1/+1
| * | arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-232-5/+0
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-13/+6
|\ \
| * | ARM/mvebu: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-13/+6
| |/
* | ARM: mvebu: compile pm code conditionallyArnd Bergmann2016-06-301-2/+8
* | ARM: mvebu: map PCI I/O regions strongly orderedThomas Petazzoni2016-06-161-0/+1
* | ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni2016-06-161-14/+8
|/
* cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/Viresh Kumar2016-04-281-85/+0
* mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as sharedViresh Kumar2016-04-281-7/+7
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-0/+3
|\
| * clk: mvebu: Move corediv config to mvebu configKevin Smith2016-02-251-0/+3
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-201-0/+1
|\ \
| * | ARM: mvebu: add missing of_node_put()Masahiro Yamada2016-02-081-0/+1
| |/
* | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-201-1/+1
|\ \
| * | ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unusedArnd Bergmann2016-02-251-1/+1
| |/
* / ARM: mvebu: Use the ARMADA_370_XP_IRQ optionThomas Petazzoni2016-02-161-1/+5
|/
* Merge tag 'mvebu-cleanup-4.5-1' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2015-12-151-1/+0
|\
| * ARM: mvebu: remove unused mach/gpio.hArnd Bergmann2015-12-011-1/+0
* | ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-8/+16
* | ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-013-4/+4
|/