Age | Commit message (Expand) | Author | Files | Lines |
2007-10-16 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 1 | -1/+1 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -2/+2 |
2007-10-15 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -12/+12 |
2007-10-03 | [POWERPC] Select proper defconfig for crosscompiles | Adrian Bunk | 1 | -0/+4 |
2007-10-03 | [POWERPC] powerpc vDSO: install unstripped copies on disk | Roland McGrath | 1 | -1/+7 |
2007-10-03 | [POWERPC] Create and use CONFIG_WORD_SIZE | Stephen Rothwell | 1 | -9/+12 |
2007-09-22 | [POWERPC] add Kconfig option for optimizing for cell | Arnd Bergmann | 1 | -0/+4 |
2007-08-23 | [POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32 | Kumar Gala | 1 | -16/+1 |
2007-08-20 | [POWERPC] Rename 4xx paths to 40x | Josh Boyer | 1 | -1/+1 |
2007-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -0/+8 |
2007-07-16 | powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES | Segher Boessenkool | 1 | -0/+8 |
2007-06-25 | [POWERPC] Remove 'make zImage.dts' feature | Mark A. Greer | 1 | -1/+1 |
2007-06-02 | [POWERPC] Create a zImage for legacy iSeries | Stephen Rothwell | 1 | -1/+0 |
2007-05-17 | [POWERPC] Specify GNUTARGET on $(AR) invocations | Segher Boessenkool | 1 | -1/+2 |
2007-05-12 | [POWERPC] Add Makefile rules to wrap dts file in zImage | Mark A. Greer | 1 | -1/+1 |
2007-05-02 | [POWERPC] Small cleanups to the cuboot bootwrapper code | David Gibson | 1 | -1/+1 |
2007-04-27 | [POWERPC] Enable make install | Akinobu Mita | 1 | -0/+3 |
2007-04-27 | [POWERPC] Always use -mno-string | Benjamin Herrenschmidt | 1 | -3/+3 |
2007-04-24 | [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target | Scott Wood | 1 | -1/+1 |
2006-09-28 | [POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot | Paul Mackerras | 1 | -2/+4 |
2006-06-15 | [POWERPC] Remove stale 64bit on 32bit kernel code | Anton Blanchard | 1 | -1/+0 |
2006-04-13 | [PATCH] powerpc32: Set cpu explicitly in kernel compiles | Olaf Hering | 1 | -0/+4 |
2006-03-28 | powerpc: move math-emu over to arch/powerpc | Kumar Gala | 1 | -5/+1 |
2006-03-27 | powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpc | Paul Mackerras | 1 | -1/+0 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 1 | -1/+1 |
2006-02-24 | Merge ../powerpc-merge | Paul Mackerras | 1 | -0/+2 |
2006-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 1 | -0/+1 |
2006-02-10 | [PATCH] Fix building external modules on ppc32 | Andreas Gruenbacher | 1 | -0/+2 |
2006-02-10 | [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards | Kumar Gala | 1 | -0/+1 |
2006-02-10 | [PATCH] powerpc: Add missing vmlinux.bin target | Geoff Levand | 1 | -1/+1 |
2006-01-20 | [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE to build a uImage by default for a... | Kumar Gala | 1 | -0/+1 |
2006-01-13 | [PATCH] powerpc/boot: Better use of defaultimage- | Tom Rini | 1 | -2/+2 |
2006-01-13 | [PATCH] Remove bzImage target | Tom Rini | 1 | -3/+0 |
2006-01-10 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -4/+2 |
2006-01-09 | [PATCH] powerpc: Add support for building uImages | Kumar Gala | 1 | -1/+1 |
2006-01-08 | kbuild: remove GCC_VERSION | Sam Ravnborg | 1 | -4/+2 |
2005-11-25 | [PATCH] powerpc: remove arch/powerpc/include hack for 64 bit | Stephen Rothwell | 1 | -6/+10 |
2005-11-18 | powerpc: Move defconfig over and remove remaining arch/ppc64 files | Paul Mackerras | 1 | -3/+2 |
2005-11-18 | powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc | Paul Mackerras | 1 | -2/+2 |
2005-11-16 | powerpc: Move ppc64 boot wrapper code over to arch/powerpc | Paul Mackerras | 1 | -18/+7 |
2005-11-14 | [PATCH] powerpc: Always rebuild arch/powerpc/include/asm symlink | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-11-03 | powerpc: Set entry point and text address in linker script | Michael Ellerman | 1 | -4/+1 |
2005-10-29 | powerpc: Add -mno-altivec for ARCH=powerpc builds | Paul Mackerras | 1 | -0/+3 |
2005-10-28 | powerpc: Merge xmon | Paul Mackerras | 1 | -1/+1 |
2005-10-20 | ppc64: Minor compilation fixes | Paul Mackerras | 1 | -1/+1 |
2005-10-18 | powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc | Paul Mackerras | 1 | -1/+0 |
2005-10-13 | powerpc: fix uname -m | Stephen Rothwell | 1 | -0/+2 |
2005-10-11 | powerpc: Make building the boot image work for both 32-bit and 64-bit | Paul Mackerras | 1 | -1/+8 |
2005-10-10 | powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S | Paul Mackerras | 1 | -2/+1 |