summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/cputype.h
AgeCommit message (Expand)Author
2022-11-28ARM: 9267/1: Define Armv8 registers in AArch32 stateAmit Daniel Kachhap
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-12ARM: split out processor lookupRussell King
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-05-09ARM: add Broadcom Brahma-B15 main ID definitionFlorian Fainelli
2018-05-09ARM: add Broadcom Brahma-B53 main ID definitionDoug Berger
2018-05-09ARM: Allow this header to be included by assembly filesDoug Berger
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin
2017-01-10ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-22ARM: Introduce MPIDR_LEVEL_SHIFT macroVladimir Murzin
2016-09-06ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King
2016-04-19ARM: 8564/1: fix cpu feature extracting helperVladimir Murzin
2015-12-01ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann
2015-03-28ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel
2014-08-27ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-05-25ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon
2014-04-25ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth
2014-04-08ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux
2014-02-10ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin
2013-10-29ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring
2013-07-31ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi
2013-06-07ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin
2013-05-17ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-01-31ARM: stub out read_cpuid and read_cpuid_ext for CPU_CP15=nUwe Kleine-König
2013-01-11ARM: Define CPU part numbers and implementorsChristoffer Dall
2012-11-19ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot
2011-04-16ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...Jonathan Cameron
2011-02-23ARM: fix some sparse errors in generic ARM codeRussell King
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij
2009-09-10[ARM] pxa: update cpu_is_xsc3() to include Marvell CPUIDHaojian Zhuang
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas
2008-09-01[ARM] cputype: separate definitions, use themRussell King