aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig.cputype (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28powerpc/64s: POWER10 CPU Kconfig build optionNicholas Piggin1-0/+6
2022-09-28powerpc/64s: update cpu selection optionsNicholas Piggin1-4/+4
2022-09-26powerpc: Simplify redundant Kconfig testsChristophe Leroy1-1/+1
2022-09-26powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500Christophe Leroy1-1/+1
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy1-4/+0
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy1-12/+4
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy1-13/+13
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy1-7/+3
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy1-8/+3
2022-09-26powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MCChristophe Leroy1-0/+2
2022-07-27powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy1-4/+4
2022-07-27powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy1-1/+16
2022-07-27powerpc/405: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy1-1/+6
2022-07-27powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy1-3/+18
2022-07-27powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy1-2/+2
2022-06-29powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy1-1/+0
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens1-0/+1
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy1-0/+6
2022-05-05powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy1-4/+0
2022-03-08powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3EMichael Ellerman1-1/+2
2021-12-09powerpc: Remove CONFIG_PPC_HAVE_KUAP and CONFIG_PPC_HAVE_KUEPChristophe Leroy1-21/+0
2021-12-09powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy1-0/+1
2021-12-09powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.Christophe Leroy1-0/+1
2021-12-09powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy1-2/+5
2021-12-09powerpc/kuap: Wire-up KUAP on 44xChristophe Leroy1-0/+1
2021-12-09powerpc/kuap: Make PPC_KUAP_DEBUG depend on PPC_KUAP onlyChristophe Leroy1-1/+1
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy1-0/+5
2021-12-09powerpc/book3e: Activate KUEP at all timeChristophe Leroy1-0/+2
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy1-0/+1
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy1-0/+1
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin1-2/+26
2021-08-20powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn1-1/+1
2021-07-08powerpc/mm: enable HAVE_MOVE_PMD supportAneesh Kumar K.V1-0/+2
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-9/+6
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-0/+1
2021-06-17powerpc/32s: Activate KUAP and KUEP by defaultChristophe Leroy1-2/+2
2021-06-17powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)Christophe Leroy1-0/+1
2021-06-17powerpc: Remove CONFIG_PPC_MMU_NOHASH_32Christophe Leroy1-4/+0
2021-05-17powerpc: Define NR_CPUS all the timeChristophe Leroy1-3/+3
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+5
2021-05-05mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual1-4/+1
2021-05-05mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual1-4/+1
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-3/+3
2021-04-22powerpc: make ALTIVEC select PPC_FPURandy Dunlap1-0/+1
2021-03-29powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64Aneesh Kumar K.V1-2/+2
2020-12-09powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy1-0/+16
2020-12-09powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xxChristophe Leroy1-5/+1
2020-12-08powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy1-8/+5
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V1-0/+5