summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig.cputype
AgeCommit message (Expand)AuthorLines
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy-2/+2
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky-0/+1
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)-1/+0
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada-9/+4
2025-02-26powerpc: Define config option for processors with broadcast TLBIEPaul Mackerras-0/+13
2024-09-05powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pagesMichael Ellerman-0/+1
2024-09-05powerpc/mm/64s: Move THP reqs into a separate symbolMichael Ellerman-3/+7
2024-07-12powerpc: Remove 40x leftoversChristophe Leroy-1/+0
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman-2/+1
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman-5/+0
2024-06-28powerpc: Remove 40x from Kconfig and defconfigMichael Ellerman-17/+4
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+7
2023-08-25powerpc/64s: Move CPU -mtune options into KconfigMichael Ellerman-0/+7
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V-0/+1
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin-0/+18
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin-0/+20
2023-02-15powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500Christophe Leroy-1/+1
2023-02-08powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy-0/+8
2023-01-30powerpc/64: Set default CPU in KconfigChristophe Leroy-5/+7
2022-12-02powerpc/64: Option to build big-endian with ELFv2 ABINicholas Piggin-2/+2
2022-11-24powerpc: add compile-time support for lbarx, lharxNicholas Piggin-0/+5
2022-09-28powerpc/64s: POWER10 CPU Kconfig build optionNicholas Piggin-0/+6
2022-09-28powerpc/64s: update cpu selection optionsNicholas Piggin-4/+4
2022-09-26powerpc: Simplify redundant Kconfig testsChristophe Leroy-1/+1
2022-09-26powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500Christophe Leroy-1/+1
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy-4/+0
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy-12/+4
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy-13/+13
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy-7/+3
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy-8/+3
2022-09-26powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MCChristophe Leroy-0/+2
2022-07-27powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy-4/+4
2022-07-27powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy-1/+16
2022-07-27powerpc/405: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy-1/+6
2022-07-27powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy-3/+18
2022-07-27powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy-2/+2
2022-06-29powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy-1/+0
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens-0/+1
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy-0/+6
2022-05-05powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy-4/+0
2022-03-08powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3EMichael Ellerman-1/+2
2021-12-09powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEPChristophe Leroy-21/+0
2021-12-09powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy-0/+1
2021-12-09powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.Christophe Leroy-0/+1
2021-12-09powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy-2/+5
2021-12-09powerpc/kuap: Wire-up KUAP on 44xChristophe Leroy-0/+1
2021-12-09powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP onlyChristophe Leroy-1/+1
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy-0/+5
2021-12-09powerpc/book3e: Activate KUEP at all timeChristophe Leroy-0/+2
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy-0/+1