aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/board-v7.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-30ARM: mvebu: drop return from void functionGravatar Nicholas Mc Guire 1-1/+0
2018-09-24ARM: mvebu: use dt_fixup to provide fallback for enable-methodGravatar Chris Packham 1-6/+8
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableGravatar Kefeng Wang 1-3/+0
2015-10-15ARM: mvebu: remove the workaround imprecise abort fault handlerGravatar Lucas Stach 1-35/+0
2015-07-20ARM: mvebu: Remove clk-provider.h includeGravatar Stephen Boyd 1-1/+0
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+14
2015-03-04ARM: mvebu: add core support for Armada 39xGravatar Thomas Petazzoni 1-0/+14
2015-03-04ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tablesGravatar Thomas Petazzoni 1-3/+3
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Gravatar Arnd Bergmann 1-0/+51
2014-11-30ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resumeGravatar Thomas Petazzoni 1-0/+51
2014-11-22ARM: mvebu: Clean-up the Armada XP supportGravatar Gregory CLEMENT 1-0/+5
2014-11-22Merge branch 'mvebu/fixes' into mvebu/socGravatar Jason Cooper 1-1/+1
2014-11-09ARM: mvebu: Remove thermal quirk for A375 Z1 revisionGravatar Ezequiel Garcia 1-65/+1
2014-11-01ARM: mvebu: armada xp: Generalize use of i2c quirkGravatar Andrew Lunn 1-1/+1
2014-07-24ARM: mvebu: export the SCU addressGravatar Gregory CLEMENT 1-2/+7
2014-07-24Merge branch 'mvebu/fixes' into mvebu/soc-cpuidleGravatar Jason Cooper 1-10/+19
2014-06-30ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanupGravatar Thomas Petazzoni 1-6/+6
2014-06-30ARM: mvebu: move Armada 375 external abort logic as a quirkGravatar Thomas Petazzoni 1-4/+13
2014-06-21ARM: mvebu: Don't apply the thermal quirk if the SoC revision is unknownGravatar Ezequiel Garcia 1-2/+11
2014-06-06Fix ARM merge mistake in mvebu board fileGravatar Linus Torvalds 1-1/+0
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextGravatar Linus Torvalds 1-0/+6
2014-05-30ARM: l2c: mvebu: convert to generic l2c OF initialisationGravatar Russell King 1-3/+6
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesGravatar Russell King 1-1/+1
2014-05-08ARM: mvebu: fix thermal quirk SoC revision checkGravatar Thomas Petazzoni 1-1/+1
2014-05-08ARM: mvebu: Add thermal quirk for the Armada 375 DB boardGravatar Ezequiel Garcia 1-0/+57
2014-05-08ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_idGravatar Gregory CLEMENT 1-1/+1
2014-05-08ARM: mvebu: remove unnecessary ifdef around l2x0_of_initGravatar Gregory CLEMENT 1-2/+0
2014-04-24ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38xGravatar Thomas Petazzoni 1-0/+19
2014-04-24bus: mvebu: pass the coherency availability information at init timeGravatar Thomas Petazzoni 1-1/+1
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 1-0/+140
2014-02-22ARM: mvebu: add initial support for the Armada 380/385 SOCsGravatar Thomas Petazzoni 1-0/+12
2014-02-22ARM: mvebu: add workaround for data abort issue on Armada 375Gravatar Thomas Petazzoni 1-0/+25
2014-02-22ARM: mvebu: add initial support for the Armada 375 SOCsGravatar Gregory CLEMENT 1-0/+11
2014-02-22ARM: mvebu: rename DT machine structure for Armada 370/XPGravatar Thomas Petazzoni 1-1/+1
2014-02-22ARM: mvebu: rename armada-370-xp.c to board-v7.cGravatar Thomas Petazzoni 1-0/+91