aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-28ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai1-5/+11
2013-05-19ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platformGregory CLEMENT1-0/+1
2013-05-13ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn1-7/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-295/+8
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-139/+30
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-17Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into next/soc2Olof Johansson6-139/+30
2013-04-15irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni3-297/+3
2013-04-15ARM: mvebu: move L2 cache initialization in init_early()Thomas Petazzoni2-4/+5
2013-04-15ARM: mvebu: Align the internal registers virtual base to support LPAELior Amsalem1-1/+1
2013-04-15ARM: mvebu: Limit the DMA zone when LPAE is selectedGregory CLEMENT1-0/+1
2013-04-15arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni6-138/+28
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT1-11/+5
2013-03-28arm: mvebu: Use local interrupt only for the timer 0Gregory CLEMENT1-3/+5
2013-03-18arm: irq-armada-370-xp: fix comment typoMarek Belisko1-1/+1
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+83
2013-02-28arm: mvebu: Add support for local interruptGregory CLEMENT1-4/+11
2013-02-28arm: mvebu: Improve the SMP support of the interrupt controllerGregory CLEMENT1-0/+72
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann1-5/+1
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+1
2013-02-14ARM: mvebu: allow selecting mvebu without Armada XPArnd Bergmann1-2/+3
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson1-0/+2
2013-01-11arm: mvebu: Fix compile for multiplatform when ARMv6 is selectedTony Lindgren1-0/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-11-27arm: mvebu: add L2 cache supportGregory CLEMENT2-0/+5
2012-11-24Merge branch 'mvebu-misc-fixes' of git://github.com/MISL-EBU-System-SW/mainline-public into mvebu/everythingJason Cooper2-6/+5
2012-11-22arm: mvebu: fix address decoding armada_cfg_base() functionThomas Petazzoni1-1/+1
2012-11-22Merge tag 'marvell-armadaxp-smp-for-3.8' of github.com:MISL-EBU-System-SW/mainline-public into mevbu-dt-additionsThomas Petazzoni14-8/+553
2012-11-22Merge branch 'for-jason-1/cleanup' into mevbu-dt-additionsThomas Petazzoni1-5/+4
2012-11-21Merge tag 'marvell-hwiocc-for-3.8' of git://github.com/MISL-EBU-System-SW/mainline-public into mvebu/everythingJason Cooper2-0/+76
2012-11-21Merge tag 'marvell-armadaxp-smp-for-3.8' of git://github.com/MISL-EBU-System-SW/mainline-public into mvebu/everythingJason Cooper14-8/+553
2012-11-21arm: mvebu: Add hardware I/O Coherency supportGregory CLEMENT2-0/+76
2012-11-21arm: mvebu: Add SMP support for Armada XPGregory CLEMENT7-0/+210
2012-11-21arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT1-1/+1
2012-11-21arm: mvebu: Add IPI support via doorbellsGregory CLEMENT2-6/+93
2012-11-21arm: mvebu: Add initial support for power managmement service unitGregory CLEMENT4-1/+93
2012-11-21arm: mvebu: Add support for coherency fabric in mach-mvebuGregory CLEMENT5-1/+157
2012-11-20arm: mvebu: increase atomic coherent pool size for armada 370/XPGregory CLEMENT1-0/+12
2012-11-20clk: armada-370-xp: add support for clock frameworkGregory CLEMENT2-1/+12
2012-11-14arm: mvebu: fix typo in machine name for Armada 370/XPThomas Petazzoni1-1/+1
2012-11-14arm: mvebu: don't list all boards in dt compat field for Armada 370/XPThomas Petazzoni1-4/+3
2012-09-28ARM: mvebu: fix build breaks from multi-platform conversionRob Herring2-1/+4
2012-09-22Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson2-3/+16
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson4-3/+137
2012-09-22arm: mvebu: use GPIO support now that a driver is availableThomas Petazzoni1-0/+1
2012-09-22arm: mvebu: select the pinctrl drivers for Armada 370 and Armada XP platformsThomas Petazzoni1-0/+2
2012-09-22arm: mvebu: split Kconfig options for Armada 370 and XPThomas Petazzoni1-3/+13
2012-09-21arm: mvebu: add basic address decoding support to Armada 370/XPThomas Petazzoni2-1/+135
2012-09-21arm: mach-mvebu: use IOMEM() for base address definitionsThomas Petazzoni2-2/+2
2012-09-14ARM: initial multiplatform supportRob Herring5-57/+12