aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-0/+10
2016-03-11powerpc/86xx: Switch to kconfig fragments approachAlessio Igor Bogani1-0/+10
2016-03-07powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe1-0/+15
2015-10-19powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPUMichael Ellerman1-2/+0
2015-10-01powerpc: Add ppc64le_defconfigMichael Ellerman1-0/+4
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+4
2015-09-04kbuild: Fix clang detectionMichal Marek1-4/+4
2015-08-07powerpc/85xx: Use kconfig fragmentsScott Wood1-0/+20
2015-06-11powerpc: Don't use gcc specific options on clangAnton Blanchard1-3/+3
2015-06-11powerpc: Don't use -mno-strict-align on clangAnton Blanchard1-1/+4
2015-06-11powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports itAnton Blanchard1-3/+4
2015-06-02powerpc/configs: Replace pseries_le_defconfig with a Makefile target using merge_configCyril Bur1-0/+15
2015-05-11powerpc: Reject binutils 2.24 when building little endianMichael Ellerman1-0/+8
2015-05-11powerpc: Don't do gcc version checks if we're building with clangMichael Ellerman1-3/+6
2015-03-23powerpc: Convert relocs_check to a shell script using grepStephen Rothwell1-2/+2
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada1-3/+3
2014-09-25powerpc: Add POWER8 CPU selectionAnton Blanchard1-0/+1
2014-05-28Merge branch 'merge' into nextBenjamin Herrenschmidt1-1/+3
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck1-1/+3
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt1-3/+8
2014-05-01ppc476: Enable a linker work around for IBM errata #46Alistair Popple1-0/+5
2014-04-23powerpc: Build little endian ppc64 kernel with ABIv2Anton Blanchard1-3/+7
2014-04-23powerpc: Don't build assembly files with ABIv2Anton Blanchard1-1/+2
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds1-0/+1
2013-11-25powerpc: Fix error when cross building TAGS & cscopeMichael Neuling1-0/+2
2013-11-22powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen1-0/+5
2013-11-21powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple1-0/+1
2013-10-11powerpc: Work around little endian gcc bugAnton Blanchard1-1/+1
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie1-3/+21
2013-10-11powerpc: uname should return ppc64le/ppcle on little endian buildsAnton Blanchard1-2/+11
2013-08-20powerpc/e500: Set -mcpu flag for 32-bit e500Scott Wood1-0/+8
2013-08-20powerpc/booke64: Use appropriate -mcpuScott Wood1-0/+9
2013-08-20powerpc/85xx: Remove -Wa,-me500Scott Wood1-1/+0
2013-08-14Revert "powerpc/e500: Update compilation flags with core specific options"Benjamin Herrenschmidt1-16/+2
2013-08-07powerpc/e500: Update compilation flags with core specific optionsCatalin Udma1-2/+16
2013-01-10powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bitAnton Blanchard1-0/+1
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard1-1/+18
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard1-0/+1
2013-01-10powerpc: Add a powerpc implementation of SHA-1Michael Ellerman1-0/+1
2012-11-15powerpc: dtc is required to build dtb filesMatthew McClintock1-1/+1
2012-06-27crypto: nx - move nx build to driver/crypto MakefileSeth Jennings1-1/+0
2012-05-16powerpc/crypto: Build files for the nx device driverKent Yoder1-0/+1
2012-04-30powerpc: Add 64-bit CPU targets for gccAnton Blanchard1-13/+12
2012-04-30powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard1-10/+0
2012-04-30powerpc: Require gcc 4.0 on 64-bitAnton Blanchard1-3/+10
2012-02-23powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman1-0/+1
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose1-3/+3
2011-12-08powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt1-1/+1
2011-11-28arch/powerpc: Remove duplicate/redundant Altivec entriesMatthew McClintock1-2/+1
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett1-6/+0