aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)AuthorFilesLines
2020-05-15ARM: mvebu: Drop unneeded select of HAVE_SMPGravatar Geert Uytterhoeven 1-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 406Gravatar Thomas Gleixner 2-18/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-16Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/lateGravatar Olof Johansson 5-9/+10
2019-05-05ARM: Kirkwood: support of_get_mac_address new ERR_PTR errorGravatar Petr Štetiar 1-1/+2
2019-04-30ARM: mvebu: drop return from void functionGravatar Nicholas Mc Guire 1-1/+0
2019-04-30ARM: mvebu: prefix coprocessor operand with pGravatar Stefan Agner 2-2/+2
2019-04-30ARM: mvebu: drop unnecessary labelGravatar Stefan Agner 1-1/+0
2019-04-30ARM: mvebu: fix a leaked reference by adding missing of_node_putGravatar Wen Yang 1-3/+8
2019-04-21ARM: mvebu: kirkwood: remove error message when retrieving mac addressGravatar Chris Packham 1-2/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-1/+1
2018-09-24ARM: mvebu: use dt_fixup to provide fallback for enable-methodGravatar Chris Packham 1-6/+8
2018-06-27ARM: mvebu: convert secondary CPU clock sync to hotplug stateGravatar Lucas Stach 1-26/+23
2018-06-27ARM: mvebu: declare asm symbols as character arrays in pmsu.cGravatar Ethan Tuttle 1-3/+3
2018-02-13ARM: mvebu: Fix broken PL310_ERRATA_753970 selectsGravatar Ulf Magnusson 1-2/+2
2018-01-17PCI: Move OF-related PCI functions into PCI coreGravatar Rob Herring 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-05Merge branch 'next/cleanup' into next/socGravatar Olof Johansson 1-2/+1
2017-08-16Merge tag 'mvebu-soc-4.14-1' of git://git.infradead.org/linux-mvebu into next...Gravatar Arnd Bergmann 1-0/+2
2017-08-16ARM: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-2/+1
2017-08-03ARM: mvebu: enable ARM_GLOBAL_TIMER compilation Armada 38x platformsGravatar Marcin Wojtas 1-0/+2
2017-07-18ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP codeGravatar Gregory CLEMENT 1-1/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 3-3/+3
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 3-3/+3
2017-01-30arm: mvebu: support for SMP on 98DX3336 SoCGravatar Chris Packham 1-0/+75
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 1-1/+1
2016-10-17Merge tag 'mvebu-fixes-4.8-3' of git://git.infradead.org/linux-mvebu into fixesGravatar Olof Johansson 1-3/+1
2016-09-19ARM: mvebu: Select corediv clk for all mvebu v7 SoCGravatar Gregory CLEMENT 1-3/+1
2016-08-10ARM: don't include removed directoriesGravatar Arnd Bergmann 1-2/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 8-7/+12
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-6/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-13/+6
2016-07-14ARM/mvebu: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-13/+6
2016-07-04Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n...Gravatar Olof Johansson 7-5/+10
2016-06-30ARM: mvebu: compile pm code conditionallyGravatar Arnd Bergmann 1-2/+8
2016-06-23arm: use of_platform_default_populate() to populateGravatar Kefeng Wang 1-1/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableGravatar Kefeng Wang 2-5/+0
2016-06-16ARM: mvebu: map PCI I/O regions strongly orderedGravatar Thomas Petazzoni 1-0/+1
2016-06-16ARM: mvebu: fix HW I/O coherency related deadlocksGravatar Thomas Petazzoni 1-14/+8
2016-06-16ARM: Kirkwood: fix kirkwood_pm_init() declaration/typeGravatar Ben Dooks 1-2/+2
2016-06-16ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() staticGravatar Ben Dooks 1-1/+1
2016-06-16mvebu: add definition for coherency_baseGravatar Ben Dooks 1-0/+1
2016-06-16mvebu: make mvebu_armada375_smp_wa_init() staticGravatar Ben Dooks 1-1/+1
2016-06-16mvebu: fix missing include of common.h in cpu-reset.cGravatar Ben Dooks 1-0/+2
2016-06-16mvebu: fix missing include of common.h in pm.cGravatar Ben Dooks 1-0/+1
2016-06-16mvebu: fix missing includes in pmsu.cGravatar Ben Dooks 1-1/+2
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-2/+2
2016-04-28cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/Gravatar Viresh Kumar 1-85/+0
2016-04-28mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as sharedGravatar Viresh Kumar 1-7/+7
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-0/+3