aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/cputype.h
AgeCommit message (Expand)Author
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