summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin2017-05-301-0/+10
* powerpc: Add arch/powerpc/tools directoryNicholas Piggin2017-04-281-1/+1
* powerpc: Use the new post-link pass to check relocationsNicholas Piggin2017-04-281-11/+0Star
* powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin2017-03-031-1/+10
* powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann2016-11-301-0/+1
* powerpc: Stop passing ARCH=ppc64 to boot MakefileMichael Ellerman2016-11-291-4/+4
* powerpc: Add option to use thin archivesNicholas Piggin2016-11-181-2/+2
* powerpc/book3s64: Always build for power4 or laterMichael Ellerman2016-11-141-0/+1
* arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2016-09-251-2/+2
* powerpc/Makefile: Construct the UTS_MACHINE value more conciselyMichael Ellerman2016-09-131-15/+4Star
* powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-131-10/+15
* powerpc/Makefile: CROSS32AS is unused, remove itMichael Ellerman2016-09-131-1/+0Star
* powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman2016-08-101-10/+12
* powerpc/sparse: Pass endianness to sparseDaniel Axtens2016-07-141-0/+5
* powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard2016-07-051-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-141-0/+10
|\
| * powerpc/86xx: Switch to kconfig fragments approachAlessio Igor Bogani2016-03-121-0/+10
* | powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe2016-03-071-0/+15
|/
* powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman2015-10-191-2/+0Star
* powerpc: Add ppc64le_defconfigMichael Ellerman2015-10-011-0/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-081-4/+4
|\
| * kbuild: Fix clang detectionMichal Marek2015-09-041-4/+4
* | powerpc/85xx: Use kconfig fragmentsScott Wood2015-08-081-0/+20
|/
* powerpc: Don't use gcc specific options on clangAnton Blanchard2015-06-111-3/+3
* powerpc: Don't use -mno-strict-align on clangAnton Blanchard2015-06-111-1/+4
* powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain s...Anton Blanchard2015-06-111-3/+4