summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-9/+20
2020-12-15powerpc/configs: Add ppc64le_allnoconfig targetMichael Ellerman1-0/+5
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2020-12-04powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy1-0/+15
2020-12-04powerpc/vdso: Stripped VDSO is not needed, don't build itChristophe Leroy1-9/+0
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor1-1/+0
2020-11-17powerpc: Drop -me200 addition to build flagsMichael Ellerman1-1/+0
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+0
2020-10-08powerpc/32s: Rename head_32.S to head_book3s_32.SChristophe Leroy1-1/+2
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-1/+0
2020-06-22powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz1-1/+2
2020-04-01powerpc: Suppress .eh_frame generationNaveen N. Rao1-0/+3
2020-04-01powerpc: Drop -fno-dwarf2-cfi-asmNaveen N. Rao1-5/+0
2020-03-04powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman1-0/+6
2019-11-25powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor1-0/+4
2019-10-28powerpc/configs: Rename foo_basic_defconfig to foo_base.configMichael Ellerman1-6/+6
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2019-08-22powerpc: remove meaningless KBUILD_ARFLAGS additionMasahiro Yamada1-1/+0
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada1-1/+1
2019-08-20powerpc/Makefile: Always pass --synthetic to nm if supportedMichael Ellerman1-2/+0
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-04-20powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings1-0/+2
2019-04-20powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman1-5/+4
2019-04-20powerpc/32: Add ppc_defconfigMichael Ellerman1-0/+4
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy1-1/+1
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy1-0/+7
2019-01-14powerpc: remove redundant header search path additionsMasahiro Yamada1-2/+2
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-5/+23
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan1-0/+3
2018-12-20powerpc/32: Avoid unsupported flags with clangJoel Stanley1-1/+8
2018-12-17powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logicMathieu Malaterre1-4/+4
2018-12-09x86, powerpc: Remove -funit-at-a-time compiler option entirelyMasahiro Yamada1-4/+0
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy1-1/+1
2018-11-26powerpc/configs: Add KVM guest defconfigSatheesh Rajendran1-0/+8
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada1-2/+2
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-55/+36
2018-10-19powerpc: Move core kernel logic into arch/powerpc/KbuildMichael Ellerman1-12/+2
2018-10-13powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley1-1/+5
2018-10-04powerpc: remove leftover code of old GCC version checksMasahiro Yamada1-8/+0
2018-10-03powerpc/64: add stack protector supportChristophe Leroy1-0/+8
2018-10-03powerpc/32: add stack protector supportChristophe Leroy1-0/+10
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring1-3/+0
2018-10-02powerpc: build .dtb files in dts directoryRob Herring1-1/+1
2018-09-19powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin1-2/+6
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin1-6/+6
2018-09-19powerpc: remove old GCC version checksNicholas Piggin1-29/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-3/+3
2018-08-13Merge branch 'fixes' into nextMichael Ellerman1-0/+1
2018-08-08powerpc: Make CPU selection logic generic in MakefileChristophe Leroy1-7/+1