summaryrefslogtreecommitdiff
path: root/sys/arm/include/cpuinfo.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2020-11-29Remove the pre-ARMv6 and pre-INTRNG code.Michal Meloun
2020-09-01arm: clean up empty lines in .c and .h filesMateusz Guzik
2018-01-27Implement mitigation for Spectre version 2 attacks on ARMv7.Michal Meloun
2017-06-13Implement tunable CPU quirks.Michal Meloun
2016-10-09ARM: Split identify_arm_cpu() into ARMv4 and ARMv6 variant.Michal Meloun
2016-10-06ARM: Add identifiers for ARM Cortex v8 and Marvell Sheeva v7 cores.Michal Meloun
2016-10-04Read the Multiprocessing Extensions bit from the Multiprocessor AffinityAndrew Turner
2015-10-19Set the correct values in the arm aux control register, based on chip type.Ian Lepore
2015-03-09Add minimum cache line sizes to struct cpuinfo, use them in the new cacheIan Lepore
2014-12-28Add new code to read and parse cpu identification data using the new CPUIDIan Lepore