summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
AgeCommit message (Expand)AuthorLines
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2019-08-22powerpc: remove meaningless KBUILD_ARFLAGS additionMasahiro Yamada-1/+0
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada-1/+1
2019-08-20powerpc/Makefile: Always pass --synthetic to nm if supportedMichael Ellerman-2/+0
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada-1/+1
2019-04-20powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings-0/+2
2019-04-20powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman-5/+4
2019-04-20powerpc/32: Add ppc_defconfigMichael Ellerman-0/+4
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy-1/+1
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy-0/+7
2019-01-14powerpc: remove redundant header search path additionsMasahiro Yamada-2/+2
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-5/+23
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan-0/+3
2018-12-20powerpc/32: Avoid unsupported flags with clangJoel Stanley-1/+8
2018-12-17powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logicMathieu Malaterre-4/+4
2018-12-09x86, powerpc: Remove -funit-at-a-time compiler option entirelyMasahiro Yamada-4/+0
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy-1/+1
2018-11-26powerpc/configs: Add KVM guest defconfigSatheesh Rajendran-0/+8
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada-2/+2
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-55/+36
2018-10-19powerpc: Move core kernel logic into arch/powerpc/KbuildMichael Ellerman-12/+2
2018-10-13powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley-1/+5
2018-10-04powerpc: remove leftover code of old GCC version checksMasahiro Yamada-8/+0
2018-10-03powerpc/64: add stack protector supportChristophe Leroy-0/+8
2018-10-03powerpc/32: add stack protector supportChristophe Leroy-0/+10
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring-3/+0
2018-10-02powerpc: build .dtb files in dts directoryRob Herring-1/+1
2018-09-19powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin-2/+6
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin-6/+6
2018-09-19powerpc: remove old GCC version checksNicholas Piggin-29/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada-3/+3
2018-08-13Merge branch 'fixes' into nextMichael Ellerman-0/+1
2018-08-08powerpc: Make CPU selection logic generic in MakefileChristophe Leroy-7/+1
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao-13/+13
2018-07-24powerpc: Add ppc64le and ppc64_book3e allmodconfig targetsMichael Ellerman-0/+10
2018-07-24powerpc: Add ppc32_allmodconfig defconfig targetMichael Ellerman-0/+5
2018-07-18powerpc/Makefile: Assemble with -me500 when building for E500James Clarke-0/+1
2018-06-19powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson-0/+1
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin-12/+1
2018-06-04powerpc/Makefile: set -mcpu=860 flag for the 8xxChristophe Leroy-0/+1
2018-06-01powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin-7/+9
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin-7/+0
2018-06-01powerpc/kbuild: Set default generic machine type for 32-bit compileNicholas Piggin-0/+8
2018-04-01powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin-1/+2
2018-04-01powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin-0/+5
2018-04-01powerpc/64s: Remove POWER4 supportNicholas Piggin-3/+2
2018-04-01powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin-0/+1
2018-03-06powerpc: Keep const vars out of writable .sdataSegher Boessenkool-0/+2
2017-12-11powerpc/modules: Fix alignment of .toc section in kernel modulesAlan Modra-0/+1