aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
AgeCommit message (Expand)Author
2024-02-27Subject: [PATCH v6.1] powerpc: drop duplicate entry in Makefile for lib dirPaul Gortmaker
2024-02-06Merge tag 'v6.1.75' into v6.1/standard/baseBruce Ashfield
2024-01-25powerpc: remove checks for binutils older than 2.25Masahiro Yamada
2023-07-26Merge tag 'v6.1.40' into v6.1/standard/baseBruce Ashfield
2023-07-23powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao
2023-03-27Merge tag 'v6.1.21' into v6.1/standard/baseBruce Ashfield
2023-03-22powerpc: Pass correct CPU reference to assemblerChristophe Leroy
2023-03-22powerpc/64: Set default CPU in KconfigChristophe Leroy
2023-03-17Merge tag 'v6.1.16' into v6.1/standard/baseBruce Ashfield
2023-03-10powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor
2022-12-14powerpc: serialize image targetsBruce Ashfield
2022-12-14crtsavres: fixups for 5.4+Bruce Ashfield
2022-12-14crtsavres: fixups for 5.4+Bruce Ashfield
2022-12-14powerpc: add crtsavres.o to archprepare for kbuildBruce Ashfield
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-09-28powerpc/64s: POWER10 CPU Kconfig build optionNicholas Piggin
2022-09-28powerpc/64s: update cpu selection optionsNicholas Piggin
2022-09-28powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-07-27powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy
2022-07-27powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-19powerpc: Finalise cleanup around ABI useChristophe Leroy
2022-05-19powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2Christophe Leroy
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman
2022-03-01powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bitMichael Ellerman
2022-02-16powerpc: Fix 'sparse' checking on PPC64leChristophe Leroy
2022-02-12powerpc/vdso: Merge vdso64 and vdso32 into a single directoryChristophe Leroy
2021-12-23powerpc: check for support for -Wa,-m{power4,any}Daniel Axtens
2021-12-23powerpc/toc: Future proof kernel tocAlan Modra
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-09-30powerpc: smp: remove hack to obtain offset of task_struct::cpuArd Biesheuvel
2021-08-15powerpc: Add "-z notext" flag to disable diagnosticFangrui Song
2021-08-04powerpc: move the install rule to arch/powerpc/MakefileMasahiro Yamada
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada
2021-05-23powerpc/Makefile: Add ppc32/ppc64_randconfig targetsMichael Ellerman
2021-04-20powerpc: Only define _TASK_CPU for 32-bitMichael Ellerman
2021-03-29powerpc/Makefile: Remove workaround for gcc versions below 4.9Christophe Leroy
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-12kbuild: LD_VERSION redenominationMasahiro Yamada
2021-01-29arch: powerpc: Stop building and using oprofileViresh Kumar
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-15powerpc/configs: Add ppc64le_allnoconfig targetMichael Ellerman
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-04powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy