summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-hisi
AgeCommit message (Expand)AuthorLines
2023-07-19ARM: hisi: Drop unused includesRob Herring-1/+0
2022-07-07genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMPSamuel Holland-1/+1
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2022-05-06ARM: hisi: Add missing of_node_put after of_find_compatible_nodePeng Wu-0/+4
2022-04-08ARM: rework endianess selectionArnd Bergmann-1/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport-1/+1
2021-04-02ARM: hisi: use the correct HiSilicon copyrightHao Fang-5/+5
2020-09-30ARM: hisi: add support for SD5203 SoCKefeng Wang-2/+14
2019-10-26ARM: hisi: drop useless depend on ARCH_MULTI_V7Kefeng Wang-10/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner-12/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-07-16ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire-6/+13
2018-07-16ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire-5/+9
2018-07-16ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2017-08-18irqchip/hip04: Report that effective affinity is a single targetMarc Zyngier-0/+1
2017-08-16ARM: hisi: Fix typo in commentYunzhi Li-1/+1
2017-03-28ARM: hisi: fix error return code in hip04_smp_init()Wei Yongjun-0/+2
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-4/+4
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli-4/+4
2017-01-20arm: hisi: drop extern hip01_cpu_dieKefeng Wang-1/+0
2016-07-07ARM: hisi: consolidate the hisilicon machine entriesJiancheng Xue-28/+0
2016-06-28ARM: hisi: make unexported symbols staticBen Dooks-2/+2
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada-4/+8
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada-4/+4
2015-12-01ARM: hisi: do not export smp_operations structuresMasahiro Yamada-6/+3
2015-07-20ARM: hisi: Remove clk-provider.h includeStephen Boyd-1/+0
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King-20/+3
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King-20/+3
2015-05-28ARM: 8370/1: hisi: fix hip04 build without HOTPLUG_CPUArnd Bergmann-0/+4
2015-05-06ARM: hisi/hip04: remove the MCPM overheadNicolas Pitre-85/+42
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König-4/+4
2015-01-21ARM: hisi: enable smp for HiP01Wang Long-0/+84
2015-01-21ARM: hisi: rename secondary_startup functionWang Long-3/+3
2015-01-21ARM: hisi: rename smp_prepares_cpus functionWang Long-2/+2
2015-01-21ARM: hisi: enable HiP01 SoCWang Long-0/+18
2014-10-02ARM: hisi: depend on ARCH_MULTI_V7Arnd Bergmann-1/+1
2014-09-24ARM: hisi: Fix platmcpm compilation when ARMv6 is selectedWei Xu-0/+2
2014-09-03ARM: hisi: enable HiP04Haojian Zhuang-0/+18
2014-09-03ARM: hisi: enable MCPM implementationHaojian Zhuang-0/+387
2014-07-30ARM: hisi: remove smp from machine descriptorHaojian Zhuang-4/+3
2014-07-30power: reset: move hisilicon reboot codeHaojian Zhuang-33/+3
2014-07-30ARM: hisi: enable hix5hd2 SoCHaifeng Yan-6/+150
2014-07-30ARM: hisi: add ARCH_HISIHaojian Zhuang-2/+14
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-5/+1
2014-03-21ARM: hisi: select HAVE_ARM_SCU only for SMPArnd Bergmann-1/+1
2014-03-21ARM: hisi: fix building without CONFIG_HOTPLUG_CPUArnd Bergmann-2/+3
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring-1/+0