summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)AuthorFilesLines
2018-07-31ARM: uniphier: select RESET_CONTROLLERMasahiro Yamada1-0/+1
2018-07-31ARM: uniphier: remove empty MakefileMasahiro Yamada1-0/+0
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-22ARM: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada1-0/+1
2016-08-29ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada3-253/+1
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann1-13/+5
2016-07-04ARM: uniphier: remove empty DT machine descriptorMasahiro Yamada2-31/+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/a...Linus 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-22Merge branch 'treewide/cleanup' into next/socOlof Johansson1-1/+1
2015-12-20ARM: uniphier: select PINCTRLMasahiro 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 Yamada3-31/+199
2015-08-13ARM: uniphier: drop v7_invalidate_l1 call at secondary entryMasahiro Yamada1-7/+1
2015-05-20ARM: uniphier: only select TWD for SMPArnd Bergmann1-1/+1
2015-05-12ARM: UniPhier: add basic support for UniPhier architectureMasahiro Yamada4-0/+133