Age | Commit message (Expand) | Author | Files | Lines |
2017-09-05 | Merge branch 'next/cleanup' into next/soc | Olof Johansson | 1 | -2/+1 |
2017-08-16 | Merge tag 'mvebu-soc-4.14-1' of git://git.infradead.org/linux-mvebu into next... | Arnd Bergmann | 1 | -0/+2 |
2017-08-16 | ARM: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+1 |
2017-08-03 | ARM: mvebu: enable ARM_GLOBAL_TIMER compilation Armada 38x platforms | Marcin Wojtas | 1 | -0/+2 |
2017-07-18 | ARM: mvebu: use __pa_symbol in the mv98dx3236 platform SMP code | Gregory CLEMENT | 1 | -1/+1 |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -3/+3 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 3 | -3/+3 |
2017-01-30 | arm: mvebu: support for SMP on 98DX3336 SoC | Chris Packham | 1 | -0/+75 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 1 | -1/+1 |
2016-10-17 | Merge tag 'mvebu-fixes-4.8-3' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 1 | -3/+1 |
2016-09-19 | ARM: mvebu: Select corediv clk for all mvebu v7 SoC | Gregory CLEMENT | 1 | -3/+1 |
2016-08-10 | ARM: don't include removed directories | Arnd Bergmann | 1 | -2/+1 |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -7/+12 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -6/+1 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -13/+6 |
2016-07-14 | ARM/mvebu: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -13/+6 |
2016-07-04 | Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n... | Olof Johansson | 7 | -5/+10 |
2016-06-30 | ARM: mvebu: compile pm code conditionally | Arnd Bergmann | 1 | -2/+8 |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang | 1 | -1/+1 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2 | -5/+0 |
2016-06-16 | ARM: mvebu: map PCI I/O regions strongly ordered | Thomas Petazzoni | 1 | -0/+1 |
2016-06-16 | ARM: mvebu: fix HW I/O coherency related deadlocks | Thomas Petazzoni | 1 | -14/+8 |
2016-06-16 | ARM: Kirkwood: fix kirkwood_pm_init() declaration/type | Ben Dooks | 1 | -2/+2 |
2016-06-16 | ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() static | Ben Dooks | 1 | -1/+1 |
2016-06-16 | mvebu: add definition for coherency_base | Ben Dooks | 1 | -0/+1 |
2016-06-16 | mvebu: make mvebu_armada375_smp_wa_init() static | Ben Dooks | 1 | -1/+1 |
2016-06-16 | mvebu: fix missing include of common.h in cpu-reset.c | Ben Dooks | 1 | -0/+2 |
2016-06-16 | mvebu: fix missing include of common.h in pm.c | Ben Dooks | 1 | -0/+1 |
2016-06-16 | mvebu: fix missing includes in pmsu.c | Ben Dooks | 1 | -1/+2 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -2/+2 |
2016-04-28 | cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/ | Viresh Kumar | 1 | -85/+0 |
2016-04-28 | mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared | Viresh Kumar | 1 | -7/+7 |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+3 |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2016-03-20 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-02-25 | clk: mvebu: Move corediv config to mvebu config | Kevin Smith | 1 | -0/+3 |
2016-02-25 | ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unused | Arnd Bergmann | 1 | -1/+1 |
2016-02-16 | ARM: mvebu: Use the ARMADA_370_XP_IRQ option | Thomas Petazzoni | 1 | -1/+5 |
2016-02-08 | ARM: mvebu: add missing of_node_put() | Masahiro Yamada | 1 | -0/+1 |
2015-12-15 | Merge tag 'mvebu-cleanup-4.5-1' of git://git.infradead.org/linux-mvebu into n... | Arnd Bergmann | 1 | -1/+0 |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -8/+16 |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 3 | -4/+4 |
2015-12-01 | ARM: mvebu: remove unused mach/gpio.h | Arnd Bergmann | 1 | -1/+0 |
2015-11-10 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2 | -3/+86 |
2015-11-10 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -37/+2 |
2015-11-03 | ARM: mvebu: remove static LED setup for netxbig boards | Simon Guinot | 5 | -224/+0 |
2015-10-23 | ARM: mvebu: add broken-idle option | Vincent Donnefort | 1 | -3/+26 |
2015-10-15 | ARM: mvebu: remove the workaround imprecise abort fault handler | Lucas Stach | 1 | -35/+0 |
2015-09-29 | ARM: mvebu: Use a CR_C constant instead of a hard-coded one | Gregory CLEMENT | 1 | -2/+2 |
2015-09-29 | ARM: mvebu: add support to clear shared L2 bit on Armada XP | Thomas Petazzoni | 1 | -0/+60 |