summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/kirkwood.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: mvebu: Move mach header files to include/mach/mvebuSascha Hauer2023-03-061-1/+1
* arm: mvebu: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2022-01-031-14/+2
* restart: give all restart handlers a descriptive nameAhmad Fatoum2020-09-151-1/+1
* mvebu: kirkwood: simplify soc init code flowUwe Kleine-König2017-03-021-9/+2
* mvebu: rework how memory is detectedUwe Kleine-König2017-02-161-28/+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-1/+2
* ARM: mvebu: Add common reset_cpu functionSascha Hauer2014-09-191-9/+10
* 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/+3
* ARM: mvebu: convert Kirkwood devices to be probed from DTSebastian Hesselbarth2014-06-241-46/+0
* x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-091-1/+2
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* 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-24/+20
* arm: mvebu: initial support for Marvell Kirkwood SoCsThomas Petazzoni2013-05-171-0/+111