| Commit message (Expand) | Author | Age | Files | Lines |
* | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
* | ARM: hisi: use the correct HiSilicon copyright | Hao Fang | 2021-04-02 | 4 | -5/+5 |
* | ARM: hisi: add support for SD5203 SoC | Kefeng Wang | 2020-09-30 | 1 | -2/+14 |
* | ARM: hisi: drop useless depend on ARCH_MULTI_V7 | Kefeng Wang | 2019-10-26 | 1 | -10/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 2019-06-05 | 3 | -12/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | ARM: hisi: handle of_iomap and fix missing of_node_put | Nicholas Mc Guire | 2018-07-16 | 1 | -6/+13 |
* | ARM: hisi: check of_iomap and fix missing of_node_put | Nicholas Mc Guire | 2018-07-16 | 1 | -5/+9 |
* | ARM: hisi: fix error handling and missing of_node_put | Nicholas Mc Guire | 2018-07-16 | 1 | -4/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-10 | 1 | -1/+1 |
|\ |
|
| * | ARM: hisi: Fix typo in comment | Yunzhi Li | 2017-08-16 | 1 | -1/+1 |
* | | irqchip/hip04: Report that effective affinity is a single target | Marc Zyngier | 2017-08-18 | 1 | -0/+1 |
|/ |
|
* | ARM: hisi: fix error return code in hip04_smp_init() | Wei Yongjun | 2017-03-28 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-02-28 | 2 | -4/+4 |
|\ |
|
| * | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 2017-02-28 | 2 | -4/+4 |
* | | arm: hisi: drop extern hip01_cpu_die | Kefeng Wang | 2017-01-20 | 1 | -1/+0 |
|/ |
|
* | ARM: hisi: consolidate the hisilicon machine entries | Jiancheng Xue | 2016-07-07 | 1 | -28/+0 |
* | ARM: hisi: make unexported symbols static | Ben Dooks | 2016-06-28 | 1 | -2/+2 |
* | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 2015-12-01 | 1 | -4/+8 |
* | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2015-12-01 | 2 | -4/+4 |
* | ARM: hisi: do not export smp_operations structures | Masahiro Yamada | 2015-12-01 | 2 | -6/+3 |
* | ARM: hisi: Remove clk-provider.h include | Stephen Boyd | 2015-07-20 | 1 | -1/+0 |
* | Merge branch 'for-arm-soc' into for-next | Russell King | 2015-06-12 | 4 | -20/+3 |
|\ |
|
| * | ARM: v7 setup function should invalidate L1 cache | Russell King | 2015-06-01 | 4 | -20/+3 |
* | | ARM: 8370/1: hisi: fix hip04 build without HOTPLUG_CPU | Arnd Bergmann | 2015-05-28 | 1 | -0/+4 |
* | | ARM: hisi/hip04: remove the MCPM overhead | Nicolas Pitre | 2015-05-06 | 1 | -85/+42 |
|/ |
|
* | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 2015-02-19 | 1 | -4/+4 |
* | ARM: hisi: enable smp for HiP01 | Wang Long | 2015-01-21 | 3 | -0/+84 |
* | ARM: hisi: rename secondary_startup function | Wang Long | 2015-01-21 | 3 | -3/+3 |
* | ARM: hisi: rename smp_prepares_cpus function | Wang Long | 2015-01-21 | 1 | -2/+2 |
* | ARM: hisi: enable HiP01 SoC | Wang Long | 2015-01-21 | 2 | -0/+18 |
* | ARM: hisi: depend on ARCH_MULTI_V7 | Arnd Bergmann | 2014-10-02 | 1 | -1/+1 |
* | ARM: hisi: Fix platmcpm compilation when ARMv6 is selected | Wei Xu | 2014-09-24 | 1 | -0/+2 |
* | ARM: hisi: enable HiP04 | Haojian Zhuang | 2014-09-03 | 2 | -0/+18 |
* | ARM: hisi: enable MCPM implementation | Haojian Zhuang | 2014-09-03 | 2 | -0/+387 |
* | ARM: hisi: remove smp from machine descriptor | Haojian Zhuang | 2014-07-30 | 2 | -4/+3 |
* | power: reset: move hisilicon reboot code | Haojian Zhuang | 2014-07-30 | 2 | -33/+3 |
* | ARM: hisi: enable hix5hd2 SoC | Haifeng Yan | 2014-07-30 | 7 | -6/+150 |
* | ARM: hisi: add ARCH_HISI | Haojian Zhuang | 2014-07-30 | 1 | -2/+14 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -5/+1 |
|\ |
|
| * | ARM: hisi: select HAVE_ARM_SCU only for SMP | Arnd Bergmann | 2014-03-21 | 1 | -1/+1 |
| * | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 2014-02-19 | 1 | -1/+0 |
| * | ARM: centralize common multi-platform kconfig options | Rob Herring | 2014-02-19 | 1 | -3/+0 |
* | | ARM: hisi: fix building without CONFIG_HOTPLUG_CPU | Arnd Bergmann | 2014-03-21 | 2 | -2/+3 |
|/ |
|
* | ARM: hisi: fix kconfig warning on HAVE_ARM_TWD | Rob Herring | 2014-02-02 | 1 | -1/+1 |
* | ARM: hisi: don't select SMP | Rob Herring | 2014-01-31 | 1 | -1/+0 |
* | ARM: hisi: remove init_time | Haojian Zhuang | 2013-12-20 | 1 | -7/+0 |
* | ARM: hisi: rename hi3xxx to hisi | Haojian Zhuang | 2013-12-20 | 6 | -0/+425 |