aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cputable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-29arch: powerpc: Stop building and using oprofileViresh Kumar1-20/+0
2020-12-09powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy1-2/+6
2020-12-09powerpc/32s: Regroup 603 based CPUs in cputableChristophe Leroy1-6/+8
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy1-11/+0
2020-12-04powerpc/44x: Don't support 440 when CONFIG_PPC_47x is setChristophe Leroy1-4/+5
2020-12-04powerpc/feature: Remove CPU_FTR_NODSISRALIGNChristophe Leroy1-12/+11
2020-12-04powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2Christophe Leroy1-2/+0
2020-12-04powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy1-1/+1
2020-12-04powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible featuresChristophe Leroy1-2/+2
2020-11-19powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy1-5/+0
2020-10-20powerpc/64s: Remove TM from Power10 featuresJordan Niethe1-1/+1
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy1-9/+3
2020-10-06powerpc: untangle cputable mce includeNicholas Piggin1-5/+0
2020-09-15powerpc/process: Remove useless #ifdef CONFIG_SPEChristophe Leroy1-0/+1
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio1-5/+5
2020-08-17powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan1-0/+5
2020-07-26powerpc/watchpoint: Return available watchpoints dynamicallyRavi Bangoria1-2/+3
2020-07-26powerpc/dt_cpu_ftrs: Add feature for 2nd DAWRRavi Bangoria1-1/+2
2020-07-26powerpc/watchpoint: Enable watchpoint functionality on power10 guestRavi Bangoria1-1/+2
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin1-5/+5
2020-07-20powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEYAneesh Kumar K.V1-7/+6
2020-06-02powerpc: Add POWER10 architected modeAlistair Popple1-2/+13
2020-06-02powerpc: Add support for ISA v3.1Alistair Popple1-0/+1
2020-05-19powerpc/watchpoint: Introduce function to get nr watchpoints dynamicallyRavi Bangoria1-1/+5
2020-01-26powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe1-2/+5
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V1-1/+2
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V1-2/+2
2019-08-28powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHEChristophe Leroy1-3/+2
2019-08-28powerpc/32s: drop CPU_FTR_USE_RTC featureChristophe Leroy1-2/+1
2019-08-28powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy1-6/+8
2018-12-21powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy1-0/+1
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy1-4/+4
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-1/+0
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-1/+1
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-13/+6
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin1-9/+4
2018-07-12powerpc: Remove Power8 DD1 from cputableJoel Stanley1-8/+7
2018-06-03powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva1-1/+2
2018-04-13powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman1-2/+21
2018-04-05powerpc/64s: Fix POWER9 DD2.2 and above in cputable featuresNicholas Piggin1-1/+2
2018-04-01powerpc/64s: Refine feature sets for little endian buildsNicholas Piggin1-0/+15
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin1-6/+2
2018-04-01powerpc: Remove unused CPU_FTR_ARCH_201Nicholas Piggin1-2/+1
2018-04-01powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLENicholas Piggin1-2/+2
2018-04-01powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYSNicholas Piggin1-1/+1
2018-03-28Merge branch 'fixes' into nextMichael Ellerman1-1/+3
2018-03-27powerpc: Disable DAWR in the base POWER9 CPU featuresMichael Neuling1-3/+2
2018-03-24powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2Paul Mackerras1-1/+6
2018-03-24powerpc: Free up CPU feature bits on 64-bit machinesPaul Mackerras1-62/+71
2018-03-24powerpc: Book E: Remove unused CPU_FTR_L2CSR bitPaul Mackerras1-4/+3