summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+1
|\
| * kbuild: LD_VERSION redenominationMasahiro Yamada2021-02-121-1/+1
* | arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-291-2/+0
|/
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-9/+20
|\
| * powerpc/configs: Add ppc64le_allnoconfig targetMichael Ellerman2020-12-151-0/+5
| * powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy2020-12-041-0/+15
| * powerpc/vdso: Stripped VDSO is not needed, don't build itChristophe Leroy2020-12-041-9/+0
* | Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-061-1/+0
|\ \ | |/ |/|
| * kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-1/+0
* | powerpc: Drop -me200 addition to build flagsMichael Ellerman2020-11-171-1/+0
|/
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-1/+0
|\
| * kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-1/+0
* | powerpc/32s: Rename head_32.S to head_book3s_32.SChristophe Leroy2020-10-081-1/+2
|/
* powerpc/4xx: ppc4xx compile flag optimizationsImre Kaloz2020-06-221-1/+2
* powerpc: Suppress .eh_frame generationNaveen N. Rao2020-04-011-0/+3
* powerpc: Drop -fno-dwarf2-cfi-asmNaveen N. Rao2020-04-011-5/+0
* powerpc/Makefile: Mark phony targets as PHONYMichael Ellerman2020-03-041-0/+6
* powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor2019-11-251-0/+4
* powerpc/configs: Rename foo_basic_defconfig to foo_base.configMichael Ellerman2019-10-281-6/+6
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-1/+0
|\
| * powerpc: remove meaningless KBUILD_ARFLAGS additionMasahiro Yamada2019-08-221-1/+0
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
|\ \
| * | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
| |/
* / powerpc/Makefile: Always pass --synthetic to nm if supportedMichael Ellerman2019-08-201-2/+0
|/
* 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/+4
* 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/+0
|/
* 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/+36
|\
| * powerpc: Move core kernel logic into arch/powerpc/KbuildMichael Ellerman2018-10-191-12/+2
| * 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/+0
| * 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/+2
* | kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-021-3/+0
* | powerpc: build .dtb files in dts directoryRob Herring2018-10-021-1/+1
|/