aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
AgeCommit message (Expand)Author
2013-05-28ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai
2013-05-19ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platformGregory CLEMENT
2013-05-13ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-17Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into...Olof Johansson
2013-04-15irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni
2013-04-15ARM: mvebu: move L2 cache initialization in init_early()Thomas Petazzoni
2013-04-15ARM: mvebu: Align the internal registers virtual base to support LPAELior Amsalem
2013-04-15ARM: mvebu: Limit the DMA zone when LPAE is selectedGregory CLEMENT
2013-04-15arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT
2013-03-28arm: mvebu: Use local interrupt only for the timer 0Gregory CLEMENT
2013-03-18arm: irq-armada-370-xp: fix comment typoMarek Belisko
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-28arm: mvebu: Add support for local interruptGregory CLEMENT
2013-02-28arm: mvebu: Improve the SMP support of the interrupt controllerGregory CLEMENT
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-14ARM: mvebu: allow selecting mvebu without Armada XPArnd Bergmann
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson
2013-01-11arm: mvebu: Fix compile for multiplatform when ARMv6 is selectedTony Lindgren
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-27arm: mvebu: add L2 cache supportGregory CLEMENT
2012-11-24Merge branch 'mvebu-misc-fixes' of git://github.com/MISL-EBU-System-SW/mainli...Jason Cooper
2012-11-22arm: mvebu: fix address decoding armada_cfg_base() functionThomas Petazzoni
2012-11-22Merge tag 'marvell-armadaxp-smp-for-3.8' of github.com:MISL-EBU-System-SW/mai...Thomas Petazzoni
2012-11-22Merge branch 'for-jason-1/cleanup' into mevbu-dt-additionsThomas Petazzoni
2012-11-21Merge tag 'marvell-hwiocc-for-3.8' of git://github.com/MISL-EBU-System-SW/mai...Jason Cooper
2012-11-21Merge tag 'marvell-armadaxp-smp-for-3.8' of git://github.com/MISL-EBU-System-...Jason Cooper
2012-11-21arm: mvebu: Add hardware I/O Coherency supportGregory CLEMENT
2012-11-21arm: mvebu: Add SMP support for Armada XPGregory CLEMENT
2012-11-21arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT
2012-11-21arm: mvebu: Add IPI support via doorbellsGregory CLEMENT
2012-11-21arm: mvebu: Add initial support for power managmement service unitGregory CLEMENT
2012-11-21arm: mvebu: Add support for coherency fabric in mach-mvebuGregory CLEMENT
2012-11-20arm: mvebu: increase atomic coherent pool size for armada 370/XPGregory CLEMENT
2012-11-20clk: armada-370-xp: add support for clock frameworkGregory CLEMENT
2012-11-14arm: mvebu: fix typo in machine name for Armada 370/XPThomas Petazzoni
2012-11-14arm: mvebu: don't list all boards in dt compat field for Armada 370/XPThomas Petazzoni
2012-09-28ARM: mvebu: fix build breaks from multi-platform conversionRob Herring
2012-09-22Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-09-22arm: mvebu: use GPIO support now that a driver is availableThomas Petazzoni
2012-09-22arm: mvebu: select the pinctrl drivers for Armada 370 and Armada XP platformsThomas Petazzoni
2012-09-22arm: mvebu: split Kconfig options for Armada 370 and XPThomas Petazzoni
2012-09-21arm: mvebu: add basic address decoding support to Armada 370/XPThomas Petazzoni
2012-09-21arm: mach-mvebu: use IOMEM() for base address definitionsThomas Petazzoni
2012-09-14ARM: initial multiplatform supportRob Herring