aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)AuthorFilesLines
2016-10-22ARM: uniphier: select ARCH_HAS_RESET_CONTROLLERGravatar Masahiro Yamada 1-0/+1
2016-08-29ARM: uniphier: remove SoC-specific SMP codeGravatar Masahiro Yamada 3-253/+1
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socGravatar Arnd Bergmann 1-13/+5
2016-07-04ARM: uniphier: remove empty DT machine descriptorGravatar Masahiro Yamada 2-31/+0
2016-06-03ARM: uniphier: drop code for old DT bindingGravatar Masahiro Yamada 1-13/+5
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-2/+2
2016-04-26ARM: uniphier: correct the call order of of_node_put()Gravatar Masahiro Yamada 1-2/+2
2016-04-12ARM: uniphier: drop weird sizeof()Gravatar Masahiro Yamada 1-1/+1
2016-03-18ARM: uniphier: rework SMP code to support new System Bus bindingGravatar Masahiro Yamada 1-9/+16
2016-03-18ARM: uniphier: add missing of_node_put()Gravatar Masahiro Yamada 1-0/+1
2015-12-22Merge branch 'treewide/cleanup' into next/socGravatar Olof Johansson 1-1/+1
2015-12-20ARM: uniphier: select PINCTRLGravatar Masahiro Yamada 1-0/+1
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 1-1/+1
2015-10-27ARM: uniphier: rework SMP operations to use trampoline codeGravatar Masahiro Yamada 3-31/+199
2015-08-13ARM: uniphier: drop v7_invalidate_l1 call at secondary entryGravatar Masahiro Yamada 1-7/+1
2015-05-20ARM: uniphier: only select TWD for SMPGravatar Arnd Bergmann 1-1/+1
2015-05-12ARM: UniPhier: add basic support for UniPhier architectureGravatar Masahiro Yamada 4-0/+133