aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-29ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada1-209/+0
2016-06-03ARM: uniphier: drop code for old DT bindingMasahiro Yamada1-13/+5
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2016-04-26ARM: uniphier: correct the call order of of_node_put()Masahiro Yamada1-2/+2
2016-04-12ARM: uniphier: drop weird sizeof()Masahiro Yamada1-1/+1
2016-03-18ARM: uniphier: rework SMP code to support new System Bus bindingMasahiro Yamada1-9/+16
2016-03-18ARM: uniphier: add missing of_node_put()Masahiro Yamada1-0/+1
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2015-10-27ARM: uniphier: rework SMP operations to use trampoline codeMasahiro Yamada1-30/+155
2015-08-13ARM: uniphier: drop v7_invalidate_l1 call at secondary entryMasahiro Yamada1-7/+1
2015-05-12ARM: UniPhier: add basic support for UniPhier architectureMasahiro Yamada1-0/+90