summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier
Commit message (Expand)AuthorAgeFilesLines
* kbuild: remove all dummy assignments to obj-Masahiro Yamada2017-11-181-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: uniphier: select ARCH_HAS_RESET_CONTROLLERMasahiro Yamada2016-10-221-0/+1
* ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada2016-08-293-253/+1
* Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-061-13/+5
|\
| * ARM: uniphier: drop code for old DT bindingMasahiro Yamada2016-06-031-13/+5
* | ARM: uniphier: remove empty DT machine descriptorMasahiro Yamada2016-07-042-31/+0
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-05-181-2/+2
|\
| * ARM: uniphier: correct the call order of of_node_put()Masahiro Yamada2016-04-261-2/+2
* | ARM: uniphier: drop weird sizeof()Masahiro Yamada2016-04-121-1/+1
|/
* ARM: uniphier: rework SMP code to support new System Bus bindingMasahiro Yamada2016-03-181-9/+16
* ARM: uniphier: add missing of_node_put()Masahiro Yamada2016-03-181-0/+1
* Merge branch 'treewide/cleanup' into next/socOlof Johansson2015-12-221-1/+1
|\
| * ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* | ARM: uniphier: select PINCTRLMasahiro Yamada2015-12-201-0/+1
|/
* ARM: uniphier: rework SMP operations to use trampoline codeMasahiro Yamada2015-10-273-31/+199
* ARM: uniphier: drop v7_invalidate_l1 call at secondary entryMasahiro Yamada2015-08-131-7/+1
* ARM: uniphier: only select TWD for SMPArnd Bergmann2015-05-201-1/+1
* ARM: UniPhier: add basic support for UniPhier architectureMasahiro Yamada2015-05-124-0/+133
OpenPOWER on IntegriCloud