aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile
Commit message (Expand)AuthorAge
* powerpc: Avoid load of static chain register when calling nested functions th...Anton Blanchard2013-01-10
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-10
* powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-10
* powerpc: Add a powerpc implementation of SHA-1Michael Ellerman2013-01-09
* powerpc: dtc is required to build dtb filesMatthew McClintock2012-11-14
* crypto: nx - move nx build to driver/crypto MakefileSeth Jennings2012-06-27
* powerpc/crypto: Build files for the nx device driverKent Yoder2012-05-16
* powerpc: Add 64-bit CPU targets for gccAnton Blanchard2012-04-30
* powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard2012-04-30
* powerpc: Require gcc 4.0 on 64-bitAnton Blanchard2012-04-30
* powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman2012-02-22
* powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-20
* powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt2011-12-07
* arch/powerpc: Remove duplicate/redundant Altivec entriesMatthew McClintock2011-11-27
* powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett2011-11-17
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\
| * powerpc: Use -mtraceback=noAnton Blanchard2011-06-30
* | net: filter: BPF 'JIT' compiler for PPC64Matt Evans2011-07-21
|/
* powerpc: Fix typo in uImage targetAnatolij Gustschin2010-08-24
* powerpc: fix build with make 3.82Sam Ravnborg2010-08-09
* Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
|\
| * powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-08
* | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
|/
* kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen2010-02-05
* powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds2009-09-24
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-20
* powerpc: Makefile simplification through use of cc-ifversionFrans Pop2009-08-19
* powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-09
* powerpc/math-emu: Fix efp dependenceLiu Yu2009-03-11
* powerpc: Remove unncessary SPE related compiler flagKumar Gala2008-12-03
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
* powerpc: Enforce a non-spe kernel build even on broken compilersThiemo Seufer2008-09-15
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15
* powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-03
* powerpc/bootwrapper: Add documentation of boot wrapper targetsGrant Likely2008-07-04
* powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool2008-06-30
* [POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala2008-06-16
* [POWERPC] bootwrapper: add simpleImage* to list of boot targetsGrant Likely2008-06-11
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-27
* [POWERPC] Provide access to arch/powerpc include path on ppc64Kumar Gala2008-04-16
* [POWERPC] add target for building .dtb filesGrant Likely2008-04-02
* [POWERPC] Fix zImage-dtb.initrd build errorGrant Likely2008-03-12
* x86: fix vdso_install breaks user "make install"Sam Ravnborg2008-02-19
* [POWERPC] bootwrapper: Build multiple cuImagesGrant Likely2008-02-06
* [POWERPC] Implement 'make bootwrapper_install'David Woodhouse2007-12-05
* [POWERPC] Add -mno-spe for ARCH=powerpc buildsKumar Gala2007-11-09
* kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-15
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-15
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-14