aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-18ARM: mvebu: add missing of_node_put() to fix reference leakJisheng Zhang3-1/+9
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-34/+25
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+1
2013-09-02clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia1-2/+2
2013-08-21ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha1-28/+23
2013-08-15Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanupOlof Johansson1-18/+1
2013-08-15Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2-34/+25
2013-08-09ARM: mach-mvebu: remove redundant DT parsing and validationSudeep KarkadaNagesha1-18/+1
2013-08-06ARM: mvebu: Initialize MBus using the DT bindingEzequiel Garcia1-33/+1
2013-08-06ARM: mvebu: Remove the harcoded BootROM window allocationEzequiel Garcia1-1/+24
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker3-6/+3
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+5
2013-06-21Merge tag 'regmap-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/socArnd Bergmann1-2/+3
2013-06-20arm: mvebu: fix coherency_late_init() for multiplatformThomas Petazzoni1-2/+3
2013-06-14Merge tag 'regmap-3.11' of git://git.infradead.org/users/jcooper/linux into next/socOlof Johansson7-72/+69
2013-06-14Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-5/+11
2013-06-13arm: mvebu: don't hardcode the physical address for mvebu-mbusThomas Petazzoni2-19/+27
2013-06-13arm: mvebu: don't hardcode a physical address in headsmp.SThomas Petazzoni2-8/+20
2013-06-13arm: mvebu: remove hardcoded static I/O mappingThomas Petazzoni2-12/+1
2013-06-13arm: mvebu: move cache and mvebu-mbus initialization laterThomas Petazzoni1-6/+2
2013-06-13arm: mvebu: avoid hardcoded virtual address in coherency codeThomas Petazzoni2-11/+11
2013-06-13arm: mvebu: remove dependency of SMP init on static I/O mappingThomas Petazzoni4-17/+11
2013-06-13Merge tag 'tags/cleanup-3.11-3' into mvebu/regmapJason Cooper1-5/+3
2013-05-31Merge tag 'seb_clk-3.11' of git://git.infradead.org/users/jcooper/linux into next/socOlof Johansson2-5/+4
2013-05-31Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/socOlof Johansson1-0/+2
2013-05-29ARM: mvebu: move DT boards to SoC-centric clock initSebastian Hesselbarth2-5/+4
2013-05-28ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai1-5/+11
2013-05-21arm: mvebu: mark functions of armada-370-xp.c as staticThomas Petazzoni1-3/+3
2013-05-20arm: mvebu: PCIe support is now available on mvebuThomas Petazzoni1-0/+2
2013-05-19ARM: mvebu: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
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-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