summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/cputype.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-111-4/+10
|\
| * ARM: add Broadcom Brahma-B15 main ID definitionFlorian Fainelli2018-05-091-0/+1
| * ARM: add Broadcom Brahma-B53 main ID definitionDoug Berger2018-05-091-0/+4
| * ARM: Allow this header to be included by assembly filesDoug Berger2018-05-091-3/+7
* | ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King2018-05-311-0/+8
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-161-0/+10
|\
| * ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin2017-10-231-0/+10
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-01-101-0/+3
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-0/+1
|\
| * ARM: Introduce MPIDR_LEVEL_SHIFT macroVladimir Murzin2016-09-221-0/+1
* | ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin2016-09-061-5/+10
* | ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King2016-08-231-0/+21
|/
* ARM: 8564/1: fix cpu feature extracting helperVladimir Murzin2016-04-191-1/+1
* ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann2015-12-011-3/+19
* ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel2015-03-281-0/+16
* ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli2014-08-271-1/+2
* ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-13/+24
* Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-0/+1
|\
| * ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon2014-05-251-0/+1
* | ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth2014-04-251-7/+7
|/
* ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux2014-04-081-0/+19
* ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin2014-02-101-0/+1
* ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring2013-10-291-0/+1
* ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley2013-07-311-1/+6
* Merge branch 'devel-stable' into for-nextRussell King2013-06-291-2/+43
|\
| * ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin2013-06-071-0/+1
| * ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König2013-05-171-4/+34
| * ARM: Add base support for ARMv7-MCatalin Marinas2013-04-171-1/+11
* | ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2013-06-241-0/+2
|/
* Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-091-19/+42
|\
| * ARM: stub out read_cpuid and read_cpuid_ext for CPU_CP15=nUwe Kleine-König2013-01-311-4/+27
* | ARM: Define CPU part numbers and implementorsChristoffer Dall2013-01-111-0/+33
|/
* ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2012-11-191-0/+13
* ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-171-0/+6
* ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron2011-04-161-0/+1
* ARM: fix some sparse errors in generic ARM codeRussell King2011-02-231-1/+2
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-1/+4
|\
| * [ARM] pxa: update cpu_is_xsc3() to include Marvell CPUIDHaojian Zhuang2009-09-101-1/+4
* | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij2009-09-151-0/+5
|/
* Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas2009-05-301-0/+25
* [ARM] cputype: separate definitions, use themRussell King2008-09-011-0/+64
OpenPOWER on IntegriCloud