summaryrefslogtreecommitdiff
path: root/arch/powerpc/Makefile
AgeCommit message (Expand)Author
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
2015-10-01powerpc: Add ppc64le_defconfigMichael Ellerman
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-09-04kbuild: Fix clang detectionMichal Marek
2015-08-07powerpc/85xx: Use kconfig fragmentsScott Wood
2015-06-11powerpc: Don't use gcc specific options on clangAnton Blanchard
2015-06-11powerpc: Don't use -mno-strict-align on clangAnton Blanchard
2015-06-11powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain s...Anton Blanchard
2015-06-02powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...Cyril Bur
2015-05-11powerpc: Reject binutils 2.24 when building little endianMichael Ellerman
2015-05-11powerpc: Don't do gcc version checks if we're building with clangMichael Ellerman
2015-03-23powerpc: Convert relocs_check to a shell script using grepStephen Rothwell
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard
2014-05-28Merge branch 'merge' into nextBenjamin Herrenschmidt
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt
2014-05-01ppc476: Enable a linker work around for IBM errata #46Alistair Popple
2014-04-23powerpc: Build little endian ppc64 kernel with ABIv2Anton Blanchard
2014-04-23powerpc: Don't build assembly files with ABIv2Anton Blanchard
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds
2013-11-25powerpc: Fix error when cross building TAGS & cscopeMichael Neuling
2013-11-22powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen
2013-11-21powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple
2013-10-11powerpc: Work around little endian gcc bugAnton Blanchard
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie
2013-10-11powerpc: uname should return ppc64le/ppcle on little endian buildsAnton Blanchard