aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-14ARM: mvebu: move armada-370-xp.h in mach dirRob Herring2-1/+1
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring1-2/+0
2012-09-14ARM: mvebu: move debug macros to include/debugRob Herring1-24/+0
2012-07-17arm: mvebu: generate DTBs for supported SoCsThomas Petazzoni1-0/+2
2012-07-10ARM: mvebu: MPIC: read number of interrupts from control registerBen Dooks1-3/+6
2012-07-10arm: mach-mvebu: add support for Armada 370 and Armada XP with DTThomas Petazzoni6-0/+228
2012-07-10arm: mach-mvebu: add source filesGregory CLEMENT5-0/+134
2012-07-10arm: mach-mvebu: add headerThomas Petazzoni3-0/+80