aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/Makefile
AgeCommit message (Expand)Author
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
2010-08-24powerpc: Fix typo in uImage targetAnatolij Gustschin
2010-08-09powerpc: fix build with make 3.82Sam Ravnborg
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell
2010-02-05kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen
2009-09-24powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
2009-08-20powerpc: Makefile simplification through use of cc-ifversionFrans Pop
2009-06-09powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt
2009-03-11powerpc/math-emu: Fix efp dependenceLiu Yu
2008-12-03powerpc: Remove unncessary SPE related compiler flagKumar Gala
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-09-15powerpc: Enforce a non-spe kernel build even on broken compilersThiemo Seufer
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds
2008-07-04powerpc/bootwrapper: Add documentation of boot wrapper targetsGrant Likely
2008-06-30powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala
2008-06-11[POWERPC] bootwrapper: add simpleImage* to list of boot targetsGrant Likely
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard
2008-04-17[POWERPC] Provide access to arch/powerpc include path on ppc64Kumar Gala
2008-04-02[POWERPC] add target for building .dtb filesGrant Likely
2008-03-13[POWERPC] Fix zImage-dtb.initrd build errorGrant Likely
2008-02-19x86: fix vdso_install breaks user "make install"Sam Ravnborg
2008-02-07[POWERPC] bootwrapper: Build multiple cuImagesGrant Likely
2007-12-06[POWERPC] Implement 'make bootwrapper_install'David Woodhouse
2007-11-09[POWERPC] Add -mno-spe for ARCH=powerpc buildsKumar Gala
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-03[POWERPC] Select proper defconfig for crosscompilesAdrian Bunk