aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-hisi
AgeCommit message (Expand)AuthorFilesLines
2022-07-07genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMPGravatar Samuel Holland 1-1/+1
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-05-06ARM: hisi: Add missing of_node_put after of_find_compatible_nodeGravatar Peng Wu 1-0/+4
2022-04-08ARM: rework endianess selectionGravatar Arnd Bergmann 1-1/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeGravatar Mike Rapoport 1-1/+1
2021-04-02ARM: hisi: use the correct HiSilicon copyrightGravatar Hao Fang 4-5/+5
2020-09-30ARM: hisi: add support for SD5203 SoCGravatar Kefeng Wang 1-2/+14
2019-10-26ARM: hisi: drop useless depend on ARCH_MULTI_V7Gravatar Kefeng Wang 1-10/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Gravatar Thomas Gleixner 3-12/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2018-07-16ARM: hisi: handle of_iomap and fix missing of_node_putGravatar Nicholas Mc Guire 1-6/+13
2018-07-16ARM: hisi: check of_iomap and fix missing of_node_putGravatar Nicholas Mc Guire 1-5/+9
2018-07-16ARM: hisi: fix error handling and missing of_node_putGravatar Nicholas Mc Guire 1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2017-08-18irqchip/hip04: Report that effective affinity is a single targetGravatar Marc Zyngier 1-0/+1
2017-08-16ARM: hisi: Fix typo in commentGravatar Yunzhi Li 1-1/+1
2017-03-28ARM: hisi: fix error return code in hip04_smp_init()Gravatar Wei Yongjun 1-0/+2
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-4/+4
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 2-4/+4
2017-01-20arm: hisi: drop extern hip01_cpu_dieGravatar Kefeng Wang 1-1/+0
2016-07-07ARM: hisi: consolidate the hisilicon machine entriesGravatar Jiancheng Xue 1-28/+0
2016-06-28ARM: hisi: make unexported symbols staticGravatar Ben Dooks 1-2/+2
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-4/+8
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 2-4/+4
2015-12-01ARM: hisi: do not export smp_operations structuresGravatar Masahiro Yamada 2-6/+3
2015-07-20ARM: hisi: Remove clk-provider.h includeGravatar Stephen Boyd 1-1/+0
2015-06-12Merge branch 'for-arm-soc' into for-nextGravatar Russell King 4-20/+3
2015-06-01ARM: v7 setup function should invalidate L1 cacheGravatar Russell King 4-20/+3
2015-05-28ARM: 8370/1: hisi: fix hip04 build without HOTPLUG_CPUGravatar Arnd Bergmann 1-0/+4
2015-05-06ARM: hisi/hip04: remove the MCPM overheadGravatar Nicolas Pitre 1-85/+42
2015-02-19ARM: make arrays containing machine compatible strings constGravatar Uwe Kleine-König 1-4/+4
2015-01-21ARM: hisi: enable smp for HiP01Gravatar Wang Long 3-0/+84
2015-01-21ARM: hisi: rename secondary_startup functionGravatar Wang Long 3-3/+3
2015-01-21ARM: hisi: rename smp_prepares_cpus functionGravatar Wang Long 1-2/+2
2015-01-21ARM: hisi: enable HiP01 SoCGravatar Wang Long 2-0/+18
2014-10-02ARM: hisi: depend on ARCH_MULTI_V7Gravatar Arnd Bergmann 1-1/+1
2014-09-24ARM: hisi: Fix platmcpm compilation when ARMv6 is selectedGravatar Wei Xu 1-0/+2
2014-09-03ARM: hisi: enable HiP04Gravatar Haojian Zhuang 2-0/+18
2014-09-03ARM: hisi: enable MCPM implementationGravatar Haojian Zhuang 2-0/+387
2014-07-30ARM: hisi: remove smp from machine descriptorGravatar Haojian Zhuang 2-4/+3
2014-07-30power: reset: move hisilicon reboot codeGravatar Haojian Zhuang 2-33/+3
2014-07-30ARM: hisi: enable hix5hd2 SoCGravatar Haifeng Yan 7-6/+150
2014-07-30ARM: hisi: add ARCH_HISIGravatar Haojian Zhuang 1-2/+14
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-5/+1
2014-03-21ARM: hisi: select HAVE_ARM_SCU only for SMPGravatar Arnd Bergmann 1-1/+1
2014-03-21ARM: hisi: fix building without CONFIG_HOTPLUG_CPUGravatar Arnd Bergmann 2-2/+3
2014-02-19ARM: select HAVE_SMP for V7 multi-platformGravatar Rob Herring 1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsGravatar Rob Herring 1-3/+0