summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-143-6/+3
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+5
* Merge tag 'regmap-3.11-2' of git://git.infradead.org/users/jcooper/linux into...Arnd Bergmann2013-06-211-2/+3
|\
| * arm: mvebu: fix coherency_late_init() for multiplatformThomas Petazzoni2013-06-201-2/+3
* | Merge tag 'regmap-3.11' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson2013-06-147-72/+69
|\ \ | |/
| * arm: mvebu: don't hardcode the physical address for mvebu-mbusThomas Petazzoni2013-06-132-19/+27
| * arm: mvebu: don't hardcode a physical address in headsmp.SThomas Petazzoni2013-06-132-8/+20
| * arm: mvebu: remove hardcoded static I/O mappingThomas Petazzoni2013-06-132-12/+1
| * arm: mvebu: move cache and mvebu-mbus initialization laterThomas Petazzoni2013-06-131-6/+2
| * arm: mvebu: avoid hardcoded virtual address in coherency codeThomas Petazzoni2013-06-132-11/+11
| * arm: mvebu: remove dependency of SMP init on static I/O mappingThomas Petazzoni2013-06-134-17/+11
| * Merge tag 'tags/cleanup-3.11-3' into mvebu/regmapJason Cooper2013-06-131-5/+3
| |\
| | * arm: mvebu: mark functions of armada-370-xp.c as staticThomas Petazzoni2013-05-211-3/+3
| | * ARM: mvebu: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-191-2/+0
| | * ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn2013-05-131-7/+0
* | | Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-141-5/+11
|\ \ \
| * | | ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai2013-05-281-5/+11
| |/ /
* | | Merge tag 'seb_clk-3.11' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-05-312-5/+4
|\ \ \
| * | | ARM: mvebu: move DT boards to SoC-centric clock initSebastian Hesselbarth2013-05-292-5/+4
* | | | Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson2013-05-311-0/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | arm: mvebu: PCIe support is now available on mvebuThomas Petazzoni2013-05-201-0/+2
| |/
* | ARM: mvebu: select ARCH_REQUIRE_GPIOLIB for mvebu platformGregory CLEMENT2013-05-191-0/+1
* | ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn2013-05-131-7/+0
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-073-295/+8
|\
| * irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni2013-04-153-297/+3
| * ARM: mvebu: move L2 cache initialization in init_early()Thomas Petazzoni2013-04-152-4/+5
* | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-076-139/+30
|\ \
| * \ Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into...Olof Johansson2013-04-176-139/+30
| |\ \ | | |/ | |/|
| | * ARM: mvebu: Align the internal registers virtual base to support LPAELior Amsalem2013-04-151-1/+1
| | * ARM: mvebu: Limit the DMA zone when LPAE is selectedGregory CLEMENT2013-04-151-0/+1
| | * arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni2013-04-156-138/+28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \ \
| * | | arm: irq-armada-370-xp: fix comment typoMarek Belisko2013-03-181-1/+1
| | |/ | |/|
* | | arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT2013-04-101-11/+5
| |/ |/|
* | arm: mvebu: Use local interrupt only for the timer 0Gregory CLEMENT2013-03-281-3/+5
|/
* Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-281-4/+83
|\
| * arm: mvebu: Add support for local interruptGregory CLEMENT2013-02-281-4/+11
| * arm: mvebu: Improve the SMP support of the interrupt controllerGregory CLEMENT2013-02-281-0/+72
| * Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann2013-02-281-5/+1
| |\
* | \ Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-5/+1
|\ \ \
| * \ \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-271-0/+2
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1
* | | ARM: mvebu: allow selecting mvebu without Armada XPArnd Bergmann2013-02-141-2/+3
| |/ |/|
* | arm: mvebu: Fix compile for multiplatform when ARMv6 is selectedTony Lindgren2013-01-111-0/+2
|/
* arm: mvebu: add L2 cache supportGregory CLEMENT2012-11-272-0/+5
* Merge branch 'mvebu-misc-fixes' of git://github.com/MISL-EBU-System-SW/mainli...Jason Cooper2012-11-242-6/+5
|\
| * arm: mvebu: fix address decoding armada_cfg_base() functionThomas Petazzoni2012-11-221-1/+1
| * Merge tag 'marvell-armadaxp-smp-for-3.8' of github.com:MISL-EBU-System-SW/mai...Thomas Petazzoni2012-11-2214-8/+553
| |\
| * \ Merge branch 'for-jason-1/cleanup' into mevbu-dt-additionsThomas Petazzoni2012-11-221-5/+4
| |\ \
| | * | arm: mvebu: fix typo in machine name for Armada 370/XPThomas Petazzoni2012-11-141-1/+1
OpenPOWER on IntegriCloud