aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans1-1/+2
2011-07-01powerpc: Use -mtraceback=noAnton Blanchard1-1/+1
2010-08-24powerpc: Fix typo in uImage targetAnatolij Gustschin1-1/+1
2010-08-09powerpc: fix build with make 3.82Sam Ravnborg1-4/+12
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek1-2/+2
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg1-1/+1
2010-07-08powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell1-2/+2
2010-02-05kbuild: move -fno-dwarf2-cfi-asm to powerpc onlyAndi Kleen1-0/+5
2009-09-24powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds1-0/+11
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-2/+0
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-2/+2
2009-08-20powerpc: Makefile simplification through use of cc-ifversionFrans Pop1-1/+1
2009-06-09powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt1-0/+1
2009-03-11powerpc/math-emu: Fix efp dependenceLiu Yu1-2/+2
2008-12-03powerpc: Remove unncessary SPE related compiler flagKumar Gala1-1/+0
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-09-15powerpc: Enforce a non-spe kernel build even on broken compilersThiemo Seufer1-0/+3
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-1/+3
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds1-0/+5
2008-07-04powerpc/bootwrapper: Add documentation of boot wrapper targetsGrant Likely1-1/+14
2008-06-30powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}Segher Boessenkool1-7/+1
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala1-0/+2
2008-06-11[POWERPC] bootwrapper: add simpleImage* to list of boot targetsGrant Likely1-1/+1
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard1-0/+1
2008-04-17[POWERPC] Provide access to arch/powerpc include path on ppc64Kumar Gala1-6/+4
2008-04-02[POWERPC] add target for building .dtb filesGrant Likely1-1/+1
2008-03-13[POWERPC] Fix zImage-dtb.initrd build errorGrant Likely1-1/+1
2008-02-19x86: fix vdso_install breaks user "make install"Sam Ravnborg1-1/+1
2008-02-07[POWERPC] bootwrapper: Build multiple cuImagesGrant Likely1-6/+3
2007-12-06[POWERPC] Implement 'make bootwrapper_install'David Woodhouse1-0/+3
2007-11-09[POWERPC] Add -mno-spe for ARCH=powerpc buildsKumar Gala1-0/+3
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg1-1/+1
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-2/+2
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-12/+12
2007-10-03[POWERPC] Select proper defconfig for crosscompilesAdrian Bunk1-0/+4
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath1-1/+7
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell1-9/+12
2007-09-22[POWERPC] add Kconfig option for optimizing for cellArnd Bergmann1-0/+4
2007-08-22[POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32Kumar Gala1-16/+1
2007-08-20[POWERPC] Rename 4xx paths to 40xJosh Boyer1-1/+1
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+8
2007-07-16powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool1-0/+8
2007-06-25[POWERPC] Remove 'make zImage.dts' featureMark A. Greer1-1/+1
2007-06-02[POWERPC] Create a zImage for legacy iSeriesStephen Rothwell1-1/+0
2007-05-17[POWERPC] Specify GNUTARGET on $(AR) invocationsSegher Boessenkool1-1/+2
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer1-1/+1
2007-05-02[POWERPC] Small cleanups to the cuboot bootwrapper codeDavid Gibson1-1/+1
2007-04-27[POWERPC] Enable make installAkinobu Mita1-0/+3
2007-04-27[POWERPC] Always use -mno-stringBenjamin Herrenschmidt1-3/+3