aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-hisi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2017-08-18irqchip/hip04: Report that effective affinity is a single targetMarc Zyngier1-0/+1
2017-08-16ARM: hisi: Fix typo in commentYunzhi Li1-1/+1
2017-03-28ARM: hisi: fix error return code in hip04_smp_init()Wei Yongjun1-0/+2
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-4/+4
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2-4/+4
2017-01-20arm: hisi: drop extern hip01_cpu_dieKefeng Wang1-1/+0
2016-07-07ARM: hisi: consolidate the hisilicon machine entriesJiancheng Xue1-28/+0
2016-06-28ARM: hisi: make unexported symbols staticBen Dooks1-2/+2
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-4/+8
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada2-4/+4
2015-12-01ARM: hisi: do not export smp_operations structuresMasahiro Yamada2-6/+3
2015-07-20ARM: hisi: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King4-20/+3
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King4-20/+3
2015-05-28ARM: 8370/1: hisi: fix hip04 build without HOTPLUG_CPUArnd Bergmann1-0/+4
2015-05-06ARM: hisi/hip04: remove the MCPM overheadNicolas Pitre1-85/+42
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König1-4/+4
2015-01-21ARM: hisi: enable smp for HiP01Wang Long3-0/+84
2015-01-21ARM: hisi: rename secondary_startup functionWang Long3-3/+3
2015-01-21ARM: hisi: rename smp_prepares_cpus functionWang Long1-2/+2
2015-01-21ARM: hisi: enable HiP01 SoCWang Long2-0/+18
2014-10-02ARM: hisi: depend on ARCH_MULTI_V7Arnd Bergmann1-1/+1
2014-09-24ARM: hisi: Fix platmcpm compilation when ARMv6 is selectedWei Xu1-0/+2
2014-09-03ARM: hisi: enable HiP04Haojian Zhuang2-0/+18
2014-09-03ARM: hisi: enable MCPM implementationHaojian Zhuang2-0/+387
2014-07-30ARM: hisi: remove smp from machine descriptorHaojian Zhuang2-4/+3
2014-07-30power: reset: move hisilicon reboot codeHaojian Zhuang2-33/+3
2014-07-30ARM: hisi: enable hix5hd2 SoCHaifeng Yan7-6/+150
2014-07-30ARM: hisi: add ARCH_HISIHaojian Zhuang1-2/+14
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+1
2014-03-21ARM: hisi: select HAVE_ARM_SCU only for SMPArnd Bergmann1-1/+1
2014-03-21ARM: hisi: fix building without CONFIG_HOTPLUG_CPUArnd Bergmann2-2/+3
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-3/+0
2014-02-02ARM: hisi: fix kconfig warning on HAVE_ARM_TWDRob Herring1-1/+1
2014-01-31ARM: hisi: don't select SMPRob Herring1-1/+0
2013-12-20ARM: hisi: remove init_timeHaojian Zhuang1-7/+0
2013-12-20ARM: hisi: rename hi3xxx to hisiHaojian Zhuang6-0/+425