summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann2016-11-301-0/+1
* powerpc: Stop passing ARCH=ppc64 to boot MakefileMichael Ellerman2016-11-291-4/+4
* powerpc: Add option to use thin archivesNicholas Piggin2016-11-181-2/+2
* powerpc/book3s64: Always build for power4 or laterMichael Ellerman2016-11-141-0/+1
* arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfigClaudiu Manoil2016-09-251-2/+2
* powerpc/Makefile: Construct the UTS_MACHINE value more conciselyMichael Ellerman2016-09-131-15/+4
* powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-131-10/+15
* powerpc/Makefile: CROSS32AS is unused, remove itMichael Ellerman2016-09-131-1/+0
* powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman2016-08-101-10/+12
* powerpc/sparse: Pass endianness to sparseDaniel Axtens2016-07-141-0/+5
* powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard2016-07-051-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-141-0/+10
|\
| * powerpc/86xx: Switch to kconfig fragments approachAlessio Igor Bogani2016-03-111-0/+10
* | powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe2016-03-071-0/+15
|/
* powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman2015-10-191-2/+0
* powerpc: Add ppc64le_defconfigMichael Ellerman2015-10-011-0/+4
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-081-4/+4
|\
| * kbuild: Fix clang detectionMichal Marek2015-09-041-4/+4
* | powerpc/85xx: Use kconfig fragmentsScott Wood2015-08-071-0/+20
|/
* powerpc: Don't use gcc specific options on clangAnton Blanchard2015-06-111-3/+3
* powerpc: Don't use -mno-strict-align on clangAnton Blanchard2015-06-111-1/+4
* powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain s...Anton Blanchard2015-06-111-3/+4
* powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...Cyril Bur2015-06-021-0/+15
* powerpc: Reject binutils 2.24 when building little endianMichael Ellerman2015-05-111-0/+8
* powerpc: Don't do gcc version checks if we're building with clangMichael Ellerman2015-05-111-3/+6
* powerpc: Convert relocs_check to a shell script using grepStephen Rothwell2015-03-231-2/+2
* kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada2015-01-091-3/+3
* powerpc: Add POWER8 CPU selectionAnton Blanchard2014-09-251-0/+1
* Merge branch 'merge' into nextBenjamin Herrenschmidt2014-05-281-1/+3
|\
| * powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-05-281-1/+3
* | Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-051-3/+8
|\ \
| * | powerpc: Build little endian ppc64 kernel with ABIv2Anton Blanchard2014-04-231-3/+7
| * | powerpc: Don't build assembly files with ABIv2Anton Blanchard2014-04-231-1/+2
| |/
* / ppc476: Enable a linker work around for IBM errata #46Alistair Popple2014-05-011-0/+5
|/
* powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds2014-04-091-0/+1
* powerpc: Fix error when cross building TAGS & cscopeMichael Neuling2013-11-251-0/+2
* powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen2013-11-221-0/+5
* powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple2013-11-211-0/+1
* powerpc: Work around little endian gcc bugAnton Blanchard2013-10-111-1/+1
* powerpc: Add ability to build little endian kernelsIan Munsie2013-10-111-3/+21
* powerpc: uname should return ppc64le/ppcle on little endian buildsAnton Blanchard2013-10-111-2/+11
* powerpc/e500: Set -mcpu flag for 32-bit e500Scott Wood2013-08-201-0/+8
* powerpc/booke64: Use appropriate -mcpuScott Wood2013-08-201-0/+9
* powerpc/85xx: Remove -Wa,-me500Scott Wood2013-08-201-1/+0
* Revert "powerpc/e500: Update compilation flags with core specific options"Benjamin Herrenschmidt2013-08-141-16/+2
* powerpc/e500: Update compilation flags with core specific optionsCatalin Udma2013-08-071-2/+16
* powerpc: Avoid load of static chain register when calling nested functions th...Anton Blanchard2013-01-101-0/+1
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-101-1/+18
* powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-101-0/+1
* powerpc: Add a powerpc implementation of SHA-1Michael Ellerman2013-01-101-0/+1