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