aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
AgeCommit message (Expand)Author
2019-02-06Merge tag 'v4.19.15' into v4.19/standard/baseBruce Ashfield
2019-01-13powerpc: avoid -mno-sched-epilog on GCC 4.9 and newerNicholas Piggin
2019-01-13powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin
2019-01-13powerpc: remove old GCC version checksNicholas Piggin
2018-11-28powerpc: serialize image targetsBruce Ashfield
2018-11-28powerpc: add crtsavres.o to archprepare for kbuildBruce Ashfield
2018-11-21powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley
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
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-07-31powerpc/configs: Add a powernv_be_defconfigMichael Ellerman
2017-07-26powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman
2017-05-30powerpc: Link warning for orphan sectionsNicholas Piggin
2017-05-30powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin
2017-04-28powerpc: Add arch/powerpc/tools directoryNicholas Piggin
2017-04-28powerpc: Use the new post-link pass to check relocationsNicholas Piggin
2017-03-03powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin
2016-11-30powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann
2016-11-29powerpc: Stop passing ARCH=ppc64 to boot MakefileMichael Ellerman
2016-11-18powerpc: Add option to use thin archivesNicholas Piggin
2016-11-14powerpc/book3s64: Always build for power4 or laterMichael Ellerman
2016-09-25arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil
2016-09-13powerpc/Makefile: Construct the UTS_MACHINE value more conciselyMichael Ellerman
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman
2016-09-13powerpc/Makefile: CROSS32AS is unused, remove itMichael Ellerman
2016-08-10powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman
2016-07-14powerpc/sparse: Pass endianness to sparseDaniel Axtens
2016-07-05powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-03-11powerpc/86xx: Switch to kconfig fragments approachAlessio Igor Bogani
2016-03-07powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe
2015-10-19powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman