summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
* 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-248-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/+0Star
| * 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/+25Star
|\ \
| * \ Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2013-08-162-34/+25Star
| |\ \ | | |/ | |/|
| | * ARM: mvebu: Initialize MBus using the DT bindingEzequiel Garcia2013-08-061-33/+1Star
| | * 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/+1Star
|\ \ \
| * \ \ Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanupOlof Johansson2013-08-161-18/+1Star
| |\ \ \ | | |/ / | |/| |
| | * | ARM: mach-mvebu: remove redundant DT parsing and validationSudeep KarkadaNagesha2013-08-091-18/+1Star
| | |/
* | / ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-28/+23Star
|/ /
* / arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-153-6/+3Star
|/
* 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-157-72/+69Star
|\|
| * 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/+1Star
| * arm: mvebu: move cache and mvebu-mbus initialization laterThomas Petazzoni2013-06-131-6/+2Star
| * 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/+11Star
| * Merge tag 'tags/cleanup-3.11-3' into mvebu/regmapJason Cooper2013-06-131-5/+3Star
| |\
| | * 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/+0Star
| | * ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn2013-05-131-7/+0Star
* | | 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-06-012-5/+4Star
|\ \ \
| * | | ARM: mvebu: move DT boards to SoC-centric clock initSebastian Hesselbarth2013-05-292-5/+4Star
* | | | Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson2013-06-011-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/+0Star
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-073-295/+8Star
|\
| * irqchip: move IRQ driver for Armada 370/XPThomas Petazzoni2013-04-153-297/+3Star
| * 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/+30Star
|\ \
| * \ Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into...Olof Johansson2013-04-186-139/+30Star
| |\ \ | | |/ | |/|
| | * ARM: mvebu: Align the internal registers virtual base to support LPAELior Amsalem2013-04-151-1/+1