summaryrefslogtreecommitdiff
path: root/arch/powerpc/Makefile
AgeCommit message (Expand)Author
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
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell
2007-09-22[POWERPC] add Kconfig option for optimizing for cellArnd Bergmann
2007-08-22[POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32Kumar Gala
2007-08-20[POWERPC] Rename 4xx paths to 40xJosh Boyer
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-16powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool
2007-06-25[POWERPC] Remove 'make zImage.dts' featureMark A. Greer
2007-06-02[POWERPC] Create a zImage for legacy iSeriesStephen Rothwell
2007-05-17[POWERPC] Specify GNUTARGET on $(AR) invocationsSegher Boessenkool
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer
2007-05-02[POWERPC] Small cleanups to the cuboot bootwrapper codeDavid Gibson
2007-04-27[POWERPC] Enable make installAkinobu Mita
2007-04-27[POWERPC] Always use -mno-stringBenjamin Herrenschmidt