summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-102-3/+86
|\
| * ARM: mvebu: add broken-idle optionVincent Donnefort2015-10-231-3/+26
| * ARM: mvebu: add support to clear shared L2 bit on Armada XPThomas Petazzoni2015-09-291-0/+60
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-102-37/+2
|\ \
| * | ARM: mvebu: remove the workaround imprecise abort fault handlerLucas Stach2015-10-151-35/+0
| * | ARM: mvebu: Use a CR_C constant instead of a hard-coded oneGregory CLEMENT2015-09-291-2/+2
| |/
* | ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot2015-11-035-224/+0
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-012-0/+3
|\
| * ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King2015-08-052-0/+3
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-014-39/+103
|\ \ | |/
| * ARM: mvebu: Warn about the wake-up sources not taken into account in suspendGregory CLEMENT2015-07-281-0/+1
OpenPOWER on IntegriCloud