summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings2019-04-201-0/+2
* powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman2019-04-201-5/+4Star
* powerpc/32: Add ppc_defconfigMichael Ellerman2019-04-201-0/+4
* powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy2019-02-231-1/+1
* powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-0/+7
* powerpc: remove redundant header search path additionsMasahiro Yamada2019-01-141-2/+2
* Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-271-5/+23
|\
| * powerpc: generate uapi header and system call table filesFiroz Khan2018-12-211-0/+3
| * powerpc/32: Avoid unsupported flags with clangJoel Stanley2018-12-201-1/+8
| * powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logicMathieu Malaterre2018-12-171-4/+4
| * powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
| * powerpc/configs: Add KVM guest defconfigSatheesh Rajendran2018-11-261-0/+8
* | x86, powerpc: Remove -funit-at-a-time compiler option entirelyMasahiro Yamada2018-12-091-4/+0Star
|/
* kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2018-11-021-2/+2
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-55/+36Star
|\
| * powerpc: Move core kernel logic into arch/powerpc/KbuildMichael Ellerman2018-10-181-12/+2Star
| * powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley2018-10-131-1/+5
| * powerpc: remove leftover code of old GCC version checksMasahiro Yamada2018-10-041-8/+0Star
| * powerpc/64: add stack protector supportChristophe Leroy2018-10-031-0/+8
| * powerpc/32: add stack protector supportChristophe Leroy2018-10-031-0/+10
| * powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin2018-09-191-2/+6
| * powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2018-09-191-6/+6
| * powerpc: remove old GCC version checksNicholas Piggin2018-09-191-29/+2Star
* | kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-021-3/+0Star
* | powerpc: build .dtb files in dts directoryRob Herring2018-10-021-1/+1
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-3/+3
* Merge branch 'fixes' into nextMichael Ellerman2018-08-131-0/+1
|\
| * powerpc/Makefile: Assemble with -me500 when building for E500James Clarke2018-07-181-0/+1
* | powerpc: Make CPU selection logic generic in MakefileChristophe Leroy2018-08-071-7/+1Star
* | powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-071-13/+13
* | powerpc: Add ppc64le and ppc64_book3e allmodconfig targetsMichael Ellerman2018-07-241-0/+10
* | powerpc: Add ppc32_allmodconfig defconfig targetMichael Ellerman2018-07-241-0/+5
|/
* powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson2018-06-191-0/+1
* powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin2018-06-111-12/+1Star
* powerpc/Makefile: set -mcpu=860 flag for the 8xxChristophe Leroy2018-06-031-0/+1
* powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin2018-06-011-7/+9
* powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin2018-06-011-7/+0Star
* powerpc/kbuild: Set default generic machine type for 32-bit compileNicholas Piggin2018-06-011-0/+8
* powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin2018-04-011-1/+2
* powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin2018-04-011-0/+5
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-03-311-3/+2Star
* powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-03-311-0/+1
* powerpc: Keep const vars out of writable .sdataSegher Boessenkool2018-03-051-0/+2
* powerpc/modules: Fix alignment of .toc section in kernel modulesAlan Modra2017-12-111-0/+1
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-12/+13
|\
| * powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman2017-07-261-12/+13
* | powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-1/+1
* | powerpc/configs: Add a powernv_be_defconfigMichael Ellerman2017-07-311-0/+4
|/
* powerpc: Link warning for orphan sectionsNicholas Piggin2017-05-301-0/+1