summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-151-12/+20
|\
| * powerpc: Remove cpu-as-y completelyChristophe Leroy2024-03-031-12/+0
| * powerpc: Add allmodconfig for all 32-bit sub-archesMichael Ellerman2024-03-031-0/+20
* | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-2/+2
|/
* powerpc/Makefile: Auto detect cross compilerMichael Ellerman2023-12-071-0/+11
* powerpc/Makefile: Default to ppc64le_defconfig when cross buildingMichael Ellerman2023-12-071-2/+2
* powerpc/Makefile: Don't use $(ARCH) unnecessarilyMichael Ellerman2023-12-071-5/+5
* powerpc/64s: Move CPU -mtune options into KconfigMichael Ellerman2023-08-251-3/+1
* powerpc/ftrace: Add support for -fpatchable-function-entryNaveen N Rao2023-08-221-0/+5
* powerpc: remove checks for binutils older than 2.25Masahiro Yamada2023-06-271-16/+1
* powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao2023-06-271-0/+8
* powerpc/build: Remove -pipe from compilation flagsNicholas Piggin2023-06-141-1/+1
* powerpc/configs: Make pseries_defconfig an alias for ppc64le_guestMichael Ellerman2023-04-211-0/+3
* powerpc/configs: Make pseries_le an alias for ppc64le_guestMichael Ellerman2023-04-211-4/+3
* powerpc/configs: Incorporate generic kvm_guest.config into guest configsMichael Ellerman2023-04-211-2/+2
* powerpc/Makefile: Add generated defconfigs to help outputMichael Ellerman2023-04-211-18/+24
* powerpc/Makefile: Don't prefix archhelp commands with "@"Michael Ellerman2023-04-201-19/+19
* powerpc/64: modules support building with PCREL addresingNicholas Piggin2023-04-201-3/+2
* powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-201-0/+7
* powerpc/64: Add support to build with prefixed instructionsNicholas Piggin2023-04-201-0/+4
* powerpc/64: Always build with 128-bit long doubleMichael Ellerman2023-04-111-0/+1
* powerpc: Fix use of '-mabi=elfv2' with clangNathan Chancellor2023-03-151-3/+1
* Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-261-1/+1
|\
| * powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor2023-01-261-1/+1
* | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-251-21/+5
|\ \
| * | powerpc: Pass correct CPU reference to assemblerChristophe Leroy2023-02-171-4/+0
| * | powerpc/64: Set default CPU in KconfigChristophe Leroy2023-01-301-17/+5
| |/
* / kbuild: Add config fragment merge functionalityNicolas Saenz Julienne2023-01-241-11/+1
|/
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-12/+0
|\
| * kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-12/+0
* | powerpc/64s: POWER10 CPU Kconfig build optionNicholas Piggin2022-09-281-1/+6
* | powerpc/64s: update cpu selection optionsNicholas Piggin2022-09-281-2/+3
* | powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin2022-09-281-1/+1
* | powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy2022-09-261-1/+1
* | powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy2022-09-261-1/+1
|/
* powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy2022-07-271-7/+1
* powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy2022-07-271-25/+1
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-6/+6
|\
| * powerpc: Finalise cleanup around ABI useChristophe Leroy2022-05-191-1/+1
| * powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy2022-05-191-5/+5
* | kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-111-2/+1
|/
* Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman2022-03-071-1/+1
|\
| * powerpc: Fix 'sparse' checking on PPC64leChristophe Leroy2022-02-161-1/+1
* | powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman2022-03-011-1/+1
* | powerpc/vdso: Merge vdso64 and vdso32 into a single directoryChristophe Leroy2022-02-121-2/+2
|/
* powerpc: check for support for -Wa,-m{power4,any}Daniel Axtens2021-12-231-1/+3
* powerpc/toc: Future proof kernel tocAlan Modra2021-12-231-2/+3
* Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-081-6/+1
|\
| * kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-6/+1
* | powerpc: smp: remove hack to obtain offset of task_struct::cpuArd Biesheuvel2021-09-301-11/+0
|/