summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)Author
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-21ARM: mvebu: don't select CONFIG_NEONArnd Bergmann
2014-03-21ARM: mvebu: add missing headerArnd Bergmann
2014-03-17Merge tag 'mvebu-soc-3.15-3' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2014-03-17Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2014-03-04ARM: mvebu: move DT Dove to MVEBUSebastian Hesselbarth
2014-03-01Merge branch 'mvebu/soc-kw' into mvebu/socJason Cooper
2014-03-01Merge branch 'mvebu/soc-3xx' into mvebu/socJason Cooper
2014-02-28Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2014-02-25ARM: kirkwood: Add HP T5325 thin clientAndrew Lunn
2014-02-24ARM: mvebu: Armada 375/38x depend on MULTI_V7Jason Cooper
2014-02-22ARM: mvebu: Simplify headers and make localAndrew Lunn
2014-02-22ARM: mvebu: Enable mvebu-soc-id on KirkwoodAndrew Lunn
2014-02-22ARM: mvebu: Let kirkwood use the system controller for restartAndrew Lunn
2014-02-22ARM: mvebu: Move kirkwood DT boards into mach-mvebuAndrew Lunn
2014-02-22ARM: mvebu: Add ARCH_MULTI_V7 to SoCsAndrew Lunn
2014-02-22ARM: mvebu: Rename the ARCH_MVEBU menu optionEzequiel Garcia
2014-02-22ARM: mvebu: add initial support for the Armada 380/385 SOCsThomas Petazzoni
2014-02-22ARM: mvebu: add workaround for data abort issue on Armada 375Thomas Petazzoni
2014-02-22ARM: mvebu: add initial support for the Armada 375 SOCsGregory CLEMENT
2014-02-22ARM: mvebu: add Armada 375 support to the system-controller driverThomas Petazzoni
2014-02-22ARM: mvebu: make CPU_PJ4B selection a per-SoC choiceThomas Petazzoni
2014-02-22ARM: mvebu: rename DT machine structure for Armada 370/XPThomas Petazzoni
2014-02-22ARM: mvebu: rename armada-370-xp.c to board-v7.cThomas Petazzoni
2014-02-20ARM: mvebu: Allows to get the SoC ID even without PCI enabledGregory CLEMENT
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring
2014-02-11ARM: mvebu: remove unneeded ->map_io field for Armada 370/XPThomas Petazzoni
2014-02-11ARM: mvebu: make use of of_find_matching_node_and_matchJosh Cartwright
2014-02-05ARM: mvebu: Makefile clean-upGregory CLEMENT
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-20ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT
2014-01-14ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 boardGregory CLEMENT
2014-01-14ARM: mvebu: Add support to get the ID and the revision of a SoCGregory CLEMENT
2013-12-27ARM: mvebu: move Armada 370/XP specific definitions to armada-370-xp.hThomas Petazzoni
2013-12-27ARM: mvebu: remove prototypes of non-existing functions from common.hThomas Petazzoni
2013-12-25ARM: mvebu: move ARMADA_XP_MAX_CPUS to armada-370-xp.hThomas Petazzoni
2013-11-24ARM: mvebu: fix some sparse warningsJisheng Zhang
2013-10-19ARM: mvebu: support running big-endianBen Dooks
2013-09-18ARM: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-02clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia
2013-08-21ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha
2013-08-15Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanupOlof Johansson