[POWERPC] Clean out a bunch of duplicate includes
[safe/jmp/linux-2.6] / arch / powerpc / Makefile
2007-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-07-16 Segher Boessenkoolpowerpc: Refuse to build 64-bit with GCC-4.2.0 and...
2007-06-25 Mark A. Greer[POWERPC] Remove 'make zImage.dts' feature
2007-06-02 Stephen Rothwell[POWERPC] Create a zImage for legacy iSeries
2007-05-17 Segher Boessenkool[POWERPC] Specify GNUTARGET on $(AR) invocations
2007-05-12 Mark A. Greer[POWERPC] Add Makefile rules to wrap dts file in zImage
2007-05-02 David Gibson[POWERPC] Small cleanups to the cuboot bootwrapper...
2007-04-27 Akinobu Mita[POWERPC] Enable make install
2007-04-27 Benjamin Herrenschmidt[POWERPC] Always use -mno-string
2007-04-24 Scott Wood[POWERPC] bootwrapper: Add a cuboot platform and a...
2006-09-28 Paul Mackerras[POWERPC] Create a "wrapper" script and use it in arch...
2006-06-15 Anton Blanchard[POWERPC] Remove stale 64bit on 32bit kernel code
2006-04-13 Olaf Hering[PATCH] powerpc32: Set cpu explicitly in kernel compiles
2006-03-28 Kumar Galapowerpc: move math-emu over to arch/powerpc
2006-03-27 Paul Mackerraspowerpc: Don't compile in arch/ppc/kernel for 32-bit...
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-05 Paul Smithkbuild: change kbuild to not rely on incorrect GNU...
2006-02-24 Paul MackerrasMerge ../powerpc-merge
2006-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-02-10 Andreas Gruenbacher[PATCH] Fix building external modules on ppc32
2006-02-10 Kumar Gala[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded...
2006-02-10 Geoff Levand[PATCH] powerpc: Add missing vmlinux.bin target
2006-01-20 Kumar Gala[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE to build...
2006-01-13 Tom Rini[PATCH] powerpc/boot: Better use of defaultimage-
2006-01-13 Tom Rini[PATCH] Remove bzImage target
2006-01-10 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2006-01-09 Kumar Gala[PATCH] powerpc: Add support for building uImages
2006-01-08 Sam Ravnborgkbuild: remove GCC_VERSION
2005-11-25 Stephen Rothwell[PATCH] powerpc: remove arch/powerpc/include hack for...
2005-11-18 Paul Mackerraspowerpc: Move defconfig over and remove remaining arch...
2005-11-18 Paul Mackerraspowerpc: Move remaining .c files from arch/ppc64 to...
2005-11-16 Paul Mackerraspowerpc: Move ppc64 boot wrapper code over to arch...
2005-11-14 Benjamin Herrenschmidt[PATCH] powerpc: Always rebuild arch/powerpc/include...
2005-11-03 Michael Ellermanpowerpc: Set entry point and text address in linker...
2005-10-29 Paul Mackerraspowerpc: Add -mno-altivec for ARCH=powerpc builds
2005-10-28 Paul Mackerraspowerpc: Merge xmon
2005-10-19 Paul Mackerrasppc64: Minor compilation fixes
2005-10-18 Paul Mackerraspowerpc: Fix various compile errors with ARCH=ppc,...
2005-10-13 Stephen Rothwellpowerpc: fix uname -m
2005-10-10 Paul Mackerraspowerpc: Make building the boot image work for both...
2005-10-10 Paul Mackerraspowerpc: Introduce entry_{32,64}.S, misc_{32,64}.S...
2005-10-10 Paul Mackerraspowerpc: Use arch/powerpc/mm and arch/powerpc/lib for...
2005-10-10 Paul Mackerraspowerpc: Rename files to have consistent _32/_64 suffixes
2005-10-01 Stephen Rothwellpowerpc: make iSeries build
2005-10-01 Stephen Rothwellppc64: simplify the build a little
2005-09-28 Paul Mackerraspowerpc: Fix building in the old arch's boot directory...
2005-09-27 Stephen Rothwellpowerpc: clean up after powermac build merge
2005-09-26 Paul Mackerraspowerpc: Merge enough to start building in arch/powerpc.