summaryrefslogtreecommitdiff
path: root/arch/powerpc/Makefile
Commit message (Expand)AuthorAge
* powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin2018-04-01
* powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin2018-04-01
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-01
* powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-04-01
* powerpc: Keep const vars out of writable .sdataSegher Boessenkool2018-03-06
* powerpc/modules: Fix alignment of .toc section in kernel modulesAlan Modra2017-12-11
* Merge branch 'fixes' into nextMichael Ellerman2017-08-23
|\
| * powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman2017-07-26
* | powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-10
* | powerpc/configs: Add a powernv_be_defconfigMichael Ellerman2017-07-31
|/
* powerpc: Link warning for orphan sectionsNicholas Piggin2017-05-30
* powerpc/64: Linker on-demand sfpr functions for modulesNicholas Piggin2017-05-30
* powerpc: Add arch/powerpc/tools directoryNicholas Piggin2017-04-28
* powerpc: Use the new post-link pass to check relocationsNicholas Piggin2017-04-28
* powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin2017-03-03
* powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann2016-11-30
* powerpc: Stop passing ARCH=ppc64 to boot MakefileMichael Ellerman2016-11-29
* powerpc: Add option to use thin archivesNicholas Piggin2016-11-18
* powerpc/book3s64: Always build for power4 or laterMichael Ellerman2016-11-14
* arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2016-09-25
* powerpc/Makefile: Construct the UTS_MACHINE value more conciselyMichael Ellerman2016-09-13
* powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-13
* powerpc/Makefile: CROSS32AS is unused, remove itMichael Ellerman2016-09-13
* powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman2016-08-10
* powerpc/sparse: Pass endianness to sparseDaniel Axtens2016-07-14
* powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard2016-07-05
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-14
|\
| * powerpc/86xx: Switch to kconfig fragments approachAlessio Igor Bogani2016-03-11
* | powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe2016-03-07
|/
* powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman2015-10-19
* powerpc: Add ppc64le_defconfigMichael Ellerman2015-10-01
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-08
|\
| * kbuild: Fix clang detectionMichal Marek2015-09-04
* | powerpc/85xx: Use kconfig fragmentsScott Wood2015-08-07
|/
* powerpc: Don't use gcc specific options on clangAnton Blanchard2015-06-11
* powerpc: Don't use -mno-strict-align on clangAnton Blanchard2015-06-11
* powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain s...Anton Blanchard2015-06-11
* powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...Cyril Bur2015-06-02
* powerpc: Reject binutils 2.24 when building little endianMichael Ellerman2015-05-11
* powerpc: Don't do gcc version checks if we're building with clangMichael Ellerman2015-05-11
* powerpc: Convert relocs_check to a shell script using grepStephen Rothwell2015-03-23
* kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-09
* powerpc: Add POWER8 CPU selectionAnton Blanchard2014-09-25
* Merge branch 'merge' into nextBenjamin Herrenschmidt2014-05-28
|\
| * powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-05-28
* | Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-05
|\ \
| * | powerpc: Build little endian ppc64 kernel with ABIv2Anton Blanchard2014-04-23
| * | powerpc: Don't build assembly files with ABIv2Anton Blanchard2014-04-23
| |/
* | ppc476: Enable a linker work around for IBM errata #46Alistair Popple2014-05-01
|/
* powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds2014-04-09