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