aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/Makefile
AgeCommit message (Expand)Author
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
2013-08-20powerpc/e500: Set -mcpu flag for 32-bit e500Scott Wood
2013-08-20powerpc/booke64: Use appropriate -mcpuScott Wood
2013-08-20powerpc/85xx: Remove -Wa,-me500Scott Wood
2013-08-14Revert "powerpc/e500: Update compilation flags with core specific options"Benjamin Herrenschmidt
2013-08-07powerpc/e500: Update compilation flags with core specific optionsCatalin Udma
2013-01-10powerpc: Avoid load of static chain register when calling nested functions th...Anton Blanchard
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard
2013-01-10powerpc: Add a powerpc implementation of SHA-1Michael Ellerman
2012-11-15powerpc: dtc is required to build dtb filesMatthew McClintock
2012-06-27crypto: nx - move nx build to driver/crypto MakefileSeth Jennings
2012-05-16powerpc/crypto: Build files for the nx device driverKent Yoder
2012-04-30powerpc: Add 64-bit CPU targets for gccAnton Blanchard
2012-04-30powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard
2012-04-30powerpc: Require gcc 4.0 on 64-bitAnton Blanchard
2012-02-23powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose
2011-12-08powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt
2011-11-28arch/powerpc: Remove duplicate/redundant Altivec entriesMatthew McClintock
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans
2011-07-01powerpc: Use -mtraceback=noAnton Blanchard