aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)Author
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-03ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot
2015-10-23ARM: mvebu: add broken-idle optionVincent Donnefort
2015-10-15ARM: mvebu: remove the workaround imprecise abort fault handlerLucas Stach
2015-09-29ARM: mvebu: Use a CR_C constant instead of a hard-coded oneGregory CLEMENT
2015-09-29ARM: mvebu: add support to clear shared L2 bit on Armada XPThomas Petazzoni
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-08-05ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King
2015-07-28ARM: mvebu: Warn about the wake-up sources not taken into account in suspendGregory CLEMENT
2015-07-25ARM: mvebu: Add standby supportGregory CLEMENT
2015-07-25ARM: mvebu: Use __init for the PM initialization functionsGregory CLEMENT
2015-07-25ARM: mvebu: prepare pm-board.c for the introduction of Armada 38x supportThomas Petazzoni
2015-07-25ARM: mvebu: prepare mvebu_pm_store_bootinfo() to support multiple SoCsThomas Petazzoni
2015-07-25ARM: mvebu: do not check machine in mvebu_pm_init()Thomas Petazzoni
2015-07-25ARM: mvebu: prepare set_cpu_coherent() for future extensionNadav Haklai
2015-07-20ARM: mvebu: Remove clk-provider.h includeStephen Boyd
2015-07-09ARM: mvebu: add missing newline at end of messagesThomas Petazzoni
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-01Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into nex...Kevin Hilman
2015-06-17ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni
2015-06-16arm/mach-mvebu: remove legacy __cpuinit sections that crept inPaul Gortmaker
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-03-31ARM: mvebu: Disable CPU Idle on Armada 38xGregory CLEMENT
2015-03-04ARM: mvebu: add core support for Armada 39xThomas Petazzoni
2015-03-04ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tablesThomas Petazzoni
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-18ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2015-01-28ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni
2015-01-19ARM: mvebu: use arm_coherent_dma_ops and re-enable hardware I/O coherencyThomas Petazzoni
2015-01-19Merge branch 'mvebu/fixes-3' into mvebu/socAndrew Lunn
2015-01-17ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni
2015-01-09ARM: mvebu: Update the SoC ID and revision definitionsGregory CLEMENT
2014-12-04ARM: mvebu: use the cpufreq-dt platform_data for independent clocksThomas Petazzoni
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann
2014-11-30ARM: mvebu: synchronize secondary CPU clocks on resumeThomas Petazzoni
2014-11-30ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resumeThomas Petazzoni
2014-11-30ARM: mvebu: Armada XP GP specific suspend/resume codeThomas Petazzoni
2014-11-30ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resumeThomas Petazzoni
2014-11-30ARM: mvebu: implement suspend/resume support for Armada XPThomas Petazzoni
2014-11-22ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCsGregory CLEMENT
2014-11-22ARM: mvebu: Fix the secondary startup for Cortex A9 SoCGregory CLEMENT
2014-11-22ARM: mvebu: Move SCU power up in a functionGregory CLEMENT
2014-11-22ARM: mvebu: Clean-up the Armada XP supportGregory CLEMENT