summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/dove.c
Commit message (Expand)AuthorAgeFilesLines
* dove: move memory controller remapping before RAM detectionUwe Kleine-König2018-05-311-22/+0
* mvebu: dove: simplify soc init code flowUwe Kleine-König2017-03-021-11/+2
* mvebu: rework how memory is detectedUwe Kleine-König2017-02-161-31/+0
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-4/+5
* bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-271-0/+1
* ARM: mvebu: Check for correct SoC in of_fixup callbackSascha Hauer2014-09-191-0/+3
* ARM: mvebu: Simplify memory init orderSascha Hauer2014-09-191-4/+9
* ARM: mvebu: Add machine compatible to mbus rangesSebastian Hesselbarth2014-09-191-2/+4
* ARM: mvebu: Add common reset_cpu functionSascha Hauer2014-09-191-10/+11
* ARM: mvebu: add fixup for directly attached memorySebastian Hesselbarth2014-07-251-1/+1
* ARM: mvebu: add register remap for mbus idsSebastian Hesselbarth2014-07-251-0/+4
* ARM: mvebu: set model and default hostname for DoveSebastian Hesselbarth2014-06-241-0/+3
* ARM: dove: remove temporary clock and non-DT device probingSebastian Hesselbarth2013-08-161-58/+0
* ARM: mvebu: add clock aliases for spi0/spi1 on DoveSebastian Hesselbarth2013-07-091-0/+2
* clocksource: orion: lookup clock by physbaseSebastian Hesselbarth2013-07-051-1/+2
* ARM: mvebu: move soc_init to core_initcallSebastian Hesselbarth2013-07-051-1/+1
* arm: mvebu: introduce common lowlevel and early initSebastian Hesselbarth2013-05-211-36/+20
* arm: initial support for Marvell Dove SoCsSebastian Hesselbarth2013-05-151-0/+161