summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/common.c
Commit message (Expand)AuthorAgeFilesLines
* mvebu: make the compiler inline mvebu_remap_registersUwe Kleine-König2019-06-071-1/+1
* treewide: Add missing includesSascha Hauer2019-03-181-0/+1
* dove: fix bit layout of DOVE_CPU_CTRL registerUwe Kleine-König2018-05-311-2/+2
* dove: move memory controller remapping before RAM detectionUwe Kleine-König2018-05-311-0/+29
* ARM: mvebu: fix size mask for RAM windowUwe Kleine-König2017-06-131-1/+1
* mvebu: get initial position of register window from image headerUwe Kleine-König2017-03-021-3/+3
* mvebu: rework how memory is detectedUwe Kleine-König2017-02-161-33/+120
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-13/+0
* ARM: mvebu: Move PCIe register defines to socid.hSebastian Hesselbarth2015-04-271-4/+1
* ARM: mvebu: Simplify memory init orderSascha Hauer2014-09-191-24/+11
* ARM: mvebu: Add common reset_cpu functionSascha Hauer2014-09-191-0/+14
* ARM: mvebu: add fixup for directly attached memorySebastian Hesselbarth2014-07-251-0/+59
* ARM: mvebu: determine SoC id and revision from PCIe nodesSebastian Hesselbarth2014-06-251-0/+64
* ARM: mvebu: move lowlevel code to lowlevel.cSebastian Hesselbarth2014-06-241-40/+0
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* ARM: mvebu: introduce multi image supportSascha Hauer2013-08-161-2/+2
* arm: mvebu: introduce common lowlevel and early initSebastian Hesselbarth2013-05-211-0/+57