summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-121-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/+0Star
* 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-081-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-201-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-211-0/+8
* powerpc/booke64: Use appropriate -mcpuScott Wood2013-08-211-0/+9
* powerpc/85xx: Remove -Wa,-me500Scott Wood2013-08-211-1/+0Star
* Revert "powerpc/e500: Update compilation flags with core specific options"Benjamin Herrenschmidt2013-08-141-16/+2Star
* powerpc/e500: Update compilation flags with core specific optionsCatalin Udma2013-08-081-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
* powerpc: dtc is required to build dtb filesMatthew McClintock2012-11-151-1/+1
* crypto: nx - move nx build to driver/crypto MakefileSeth Jennings2012-06-271-1/+0Star
* powerpc/crypto: Build files for the nx device driverKent Yoder2012-05-161-0/+1
* powerpc: Add 64-bit CPU targets for gccAnton Blanchard2012-04-301-13/+12Star
* powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard2012-04-301-10/+0Star
* powerpc: Require gcc 4.0 on 64-bitAnton Blanchard2012-04-301-3/+10
* powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman2012-02-231-0/+1
* powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-201-3/+3
* powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt2011-12-081-1/+1
* arch/powerpc: Remove duplicate/redundant Altivec entriesMatthew McClintock2011-11-281-2/+1Star
* powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett2011-11-171-6/+0Star