summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'mvebu/soc-pmsu' into mvebu/socJason Cooper2014-05-084-20/+165
| |\ \ \
| | * | | ARM: mvebu: use a separate function to set the boot address of CPUsGregory CLEMENT2014-04-241-2/+7
| | * | | ARM: mvebu: extend the PMSU registersGregory CLEMENT2014-04-241-2/+12
| | * | | ARM: mvebu: improve PMSU driver to request its resourceThomas Petazzoni2014-04-241-5/+31
| | * | | ARM: mvebu: start using the CPU reset driverThomas Petazzoni2014-04-242-26/+47
| | * | | ARM: mvebu: introduce CPU reset codeThomas Petazzoni2014-04-243-1/+84
| | |/ /
| * | | ARM: mvebu: add Armada 38x support to the coherency codeThomas Petazzoni2014-04-241-3/+11
| * | | ARM: mvebu: implement Armada 375 coherency workaroundThomas Petazzoni2014-04-241-3/+165
| * | | ARM: mvebu: add Armada 375 support to the coherency codeThomas Petazzoni2014-04-241-0/+14
| * | | ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38xThomas Petazzoni2014-04-242-0/+21
| * | | ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.cThomas Petazzoni2014-04-241-6/+3
| * | | bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni2014-04-243-3/+3
| * | | ARM: mvebu: add a coherency_available() callThomas Petazzoni2014-04-242-8/+23
| * | | ARM: mvebu: prepare coherency code to support more SOCsThomas Petazzoni2014-04-241-14/+33
| * | | ARM: mvebu: Add a SOC bus device entryAndrew Lunn2014-04-242-0/+31
| |/ /
* | | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-021-7/+0
|\ \ \
| * | | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon2014-05-291-1/+0
| | |/ | |/|
| * | ARM: mvebu: clean-up unneeded kconfig selectsRob Herring2014-04-221-6/+0
| |/
* | ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabledThomas Petazzoni2014-05-131-2/+12
* | ARM: mvebu: mvebu-soc-id: add missing clk_put() callThomas Petazzoni2014-05-131-0/+1
|/
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-0512-17/+568
|\
| * ARM: mvebu: don't select CONFIG_NEONArnd Bergmann2014-03-211-2/+0
| * Merge tag 'mvebu-soc-3.15-3' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-03-173-0/+52
| |\
| | * ARM: mvebu: move DT Dove to MVEBUSebastian Hesselbarth2014-03-043-0/+52
| * | Merge tag 'mvebu-soc-3.15-2' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-03-179-6/+419
| |\ \ | | |/
| | * Merge branch 'mvebu/soc-kw' into mvebu/socJason Cooper2014-03-019-3/+416
| | |\
| | | * ARM: kirkwood: Add HP T5325 thin clientAndrew Lunn2014-02-255-1/+81
| | | * ARM: mvebu: Simplify headers and make localAndrew Lunn2014-02-225-234/+26
| | | * ARM: mvebu: Enable mvebu-soc-id on KirkwoodAndrew Lunn2014-02-221-0/+1
| | | * ARM: mvebu: Let kirkwood use the system controller for restartAndrew Lunn2014-02-221-18/+2
| | | * ARM: mvebu: Move kirkwood DT boards into mach-mvebuAndrew Lunn2014-02-227-1/+557
| | | * ARM: mvebu: Add ARCH_MULTI_V7 to SoCsAndrew Lunn2014-02-221-2/+2
| | * | Merge branch 'mvebu/soc-3xx' into mvebu/socJason Cooper2014-03-014-13/+101
| | |\ \ | | | |/ | | |/|
| | | * ARM: mvebu: Armada 375/38x depend on MULTI_V7Jason Cooper2014-02-241-2/+2
| | * | ARM: mvebu: Rename the ARCH_MVEBU menu optionEzequiel Garcia2014-02-221-2/+2
| * | | Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-091-6/+0
| |\ \ \ | | |_|/ | |/| |
| * | | ARM: mvebu: add initial support for the Armada 380/385 SOCsThomas Petazzoni2014-02-222-0/+26
| * | | ARM: mvebu: add workaround for data abort issue on Armada 375Thomas Petazzoni2014-02-221-0/+25
| * | | ARM: mvebu: add initial support for the Armada 375 SOCsGregory CLEMENT2014-02-222-0/+25
| * | | ARM: mvebu: add Armada 375 support to the system-controller driverThomas Petazzoni2014-02-221-2/+12
| * | | ARM: mvebu: make CPU_PJ4B selection a per-SoC choiceThomas Petazzoni2014-02-221-1/+2
| * | | ARM: mvebu: rename DT machine structure for Armada 370/XPThomas Petazzoni2014-02-221-1/+1
| * | | ARM: mvebu: rename armada-370-xp.c to board-v7.cThomas Petazzoni2014-02-223-9/+10
| | |/ | |/|
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-054-19/+5
|\ \ \
| * \ \ 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
| |/
OpenPOWER on IntegriCloud