aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-30powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin1-0/+10
2017-04-28powerpc: Add arch/powerpc/tools directoryNicholas Piggin1-1/+1
2017-04-28powerpc: Use the new post-link pass to check relocationsNicholas Piggin1-11/+0
2017-03-03powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin1-1/+10
2016-11-30powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann1-0/+1
2016-11-29powerpc: Stop passing ARCH=ppc64 to boot MakefileMichael Ellerman1-4/+4
2016-11-18powerpc: Add option to use thin archivesNicholas Piggin1-2/+2
2016-11-14powerpc/book3s64: Always build for power4 or laterMichael Ellerman1-0/+1
2016-09-25arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil1-2/+2
2016-09-13powerpc/Makefile: Construct the UTS_MACHINE value more conciselyMichael Ellerman1-15/+4
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman1-10/+15
2016-09-13powerpc/Makefile: CROSS32AS is unused, remove itMichael Ellerman1-1/+0
2016-08-10powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman1-10/+12
2016-07-14powerpc/sparse: Pass endianness to sparseDaniel Axtens1-0/+5
2016-07-05powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard1-1/+1
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-0/+10
2016-03-11powerpc/86xx: Switch to kconfig fragments approachAlessio Igor Bogani1-0/+10
2016-03-07powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe1-0/+15
2015-10-19powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman1-2/+0
2015-10-01powerpc: Add ppc64le_defconfigMichael Ellerman1-0/+4
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+4
2015-09-04kbuild: Fix clang detectionMichal Marek1-4/+4
2015-08-07powerpc/85xx: Use kconfig fragmentsScott Wood1-0/+20
2015-06-11powerpc: Don't use gcc specific options on clangAnton Blanchard1-3/+3
2015-06-11powerpc: Don't use -mno-strict-align on clangAnton Blanchard1-1/+4
2015-06-11powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports itAnton Blanchard1-3/+4
2015-06-02powerpc/configs: Replace pseries_le_defconfig with a Makefile target using merge_configCyril Bur1-0/+15
2015-05-11powerpc: Reject binutils 2.24 when building little endianMichael Ellerman1-0/+8
2015-05-11powerpc: Don't do gcc version checks if we're building with clangMichael Ellerman1-3/+6
2015-03-23powerpc: Convert relocs_check to a shell script using grepStephen Rothwell1-2/+2
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada1-3/+3
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard1-0/+1
2014-05-28Merge branch 'merge' into nextBenjamin Herrenschmidt1-1/+3
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck1-1/+3
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt1-3/+8
2014-05-01ppc476: Enable a linker work around for IBM errata #46Alistair Popple1-0/+5
2014-04-23powerpc: Build little endian ppc64 kernel with ABIv2Anton Blanchard1-3/+7
2014-04-23powerpc: Don't build assembly files with ABIv2Anton Blanchard1-1/+2
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds1-0/+1
2013-11-25powerpc: Fix error when cross building TAGS & cscopeMichael Neuling1-0/+2
2013-11-22powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen1-0/+5
2013-11-21powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple1-0/+1
2013-10-11powerpc: Work around little endian gcc bugAnton Blanchard1-1/+1
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie1-3/+21
2013-10-11powerpc: uname should return ppc64le/ppcle on little endian buildsAnton Blanchard1-2/+11
2013-08-20powerpc/e500: Set -mcpu flag for 32-bit e500Scott Wood1-0/+8
2013-08-20powerpc/booke64: Use appropriate -mcpuScott Wood1-0/+9
2013-08-20powerpc/85xx: Remove -Wa,-me500Scott Wood1-1/+0
2013-08-14Revert "powerpc/e500: Update compilation flags with core specific options"Benjamin Herrenschmidt1-16/+2
2013-08-07powerpc/e500: Update compilation flags with core specific optionsCatalin Udma1-2/+16