summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-281-6/+0
|\
| * ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0
| * ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-5/+0
* | ARM: mvebu: remove unneeded ->map_io field for Armada 370/XPThomas Petazzoni2014-02-111-6/+0
* | ARM: mvebu: make use of of_find_matching_node_and_matchJosh Cartwright2014-02-111-5/+4
* | ARM: mvebu: Makefile clean-upGregory CLEMENT2014-02-051-2/+1
|/
* Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-311-1/+1
|\
| * ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT2014-01-201-1/+1
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-238-15/+17
|\ \ | |/ |/|
| * ARM: mvebu: move Armada 370/XP specific definitions to armada-370-xp.hThomas Petazzoni2013-12-272-2/+3
| * ARM: mvebu: remove prototypes of non-existing functions from common.hThomas Petazzoni2013-12-271-4/+0
| * ARM: mvebu: move ARMADA_XP_MAX_CPUS to armada-370-xp.hThomas Petazzoni2013-12-252-2/+2
| * ARM: mvebu: fix some sparse warningsJisheng Zhang2013-11-247-7/+12
* | ARM: mvebu: Add quirk for i2c for the OpenBlocks AX3-4 boardGregory CLEMENT2014-01-141-0/+32
* | ARM: mvebu: Add support to get the ID and the revision of a SoCGregory CLEMENT2014-01-143-1/+152
|/
* ARM: mvebu: support running big-endianBen Dooks2013-10-193-0/+8
* ARM: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang2013-09-183-1/+9
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-161-2/+2
|\
| * clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-021-2/+2
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-062-34/+25
|\ \
| * \ Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2013-08-152-34/+25
| |\ \ | | |/ | |/|
| | * ARM: mvebu: Initialize MBus using the DT bindingEzequiel Garcia2013-08-061-33/+1
| | * ARM: mvebu: Remove the harcoded BootROM window allocationEzequiel Garcia2013-08-061-1/+24
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-18/+1
|\ \ \
| * \ \ Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanupOlof Johansson2013-08-151-18/+1
| |\ \ \ | | |/ / | |/| |
| | * | ARM: mach-mvebu: remove redundant DT parsing and validationSudeep KarkadaNagesha2013-08-091-18/+1
| | |/
* | / ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-28/+23
|/ /
* / 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
|/