index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Makefile
Age
Commit message (
Expand
)
Author
2007-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-07-16
powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES
Segher Boessenkool
2007-06-25
[POWERPC] Remove 'make zImage.dts' feature
Mark A. Greer
2007-06-02
[POWERPC] Create a zImage for legacy iSeries
Stephen Rothwell
2007-05-17
[POWERPC] Specify GNUTARGET on $(AR) invocations
Segher Boessenkool
2007-05-12
[POWERPC] Add Makefile rules to wrap dts file in zImage
Mark A. Greer
2007-05-02
[POWERPC] Small cleanups to the cuboot bootwrapper code
David Gibson
2007-04-27
[POWERPC] Enable make install
Akinobu Mita
2007-04-27
[POWERPC] Always use -mno-string
Benjamin Herrenschmidt
2007-04-24
[POWERPC] bootwrapper: Add a cuboot platform and a cuImage target
Scott Wood
2006-09-28
[POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot
Paul Mackerras
2006-06-15
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
2006-04-13
[PATCH] powerpc32: Set cpu explicitly in kernel compiles
Olaf Hering
2006-03-27
powerpc: move math-emu over to arch/powerpc
Kumar Gala
2006-03-27
powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpc
Paul Mackerras
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
2006-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-02-10
[PATCH] Fix building external modules on ppc32
Andreas Gruenbacher
2006-02-10
[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards
Kumar Gala
2006-02-10
[PATCH] powerpc: Add missing vmlinux.bin target
Geoff Levand
2006-01-20
[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE to build a uImage by default for a...
Kumar Gala
2006-01-13
[PATCH] powerpc/boot: Better use of defaultimage-
Tom Rini
2006-01-13
[PATCH] Remove bzImage target
Tom Rini
2006-01-10
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-09
[PATCH] powerpc: Add support for building uImages
Kumar Gala
2006-01-08
kbuild: remove GCC_VERSION
Sam Ravnborg
2005-11-25
[PATCH] powerpc: remove arch/powerpc/include hack for 64 bit
Stephen Rothwell
2005-11-18
powerpc: Move defconfig over and remove remaining arch/ppc64 files
Paul Mackerras
2005-11-18
powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc
Paul Mackerras
2005-11-16
powerpc: Move ppc64 boot wrapper code over to arch/powerpc
Paul Mackerras
2005-11-14
[PATCH] powerpc: Always rebuild arch/powerpc/include/asm symlink
Benjamin Herrenschmidt
2005-11-03
powerpc: Set entry point and text address in linker script
Michael Ellerman
2005-10-29
powerpc: Add -mno-altivec for ARCH=powerpc builds
Paul Mackerras
2005-10-28
powerpc: Merge xmon
Paul Mackerras
2005-10-20
ppc64: Minor compilation fixes
Paul Mackerras
2005-10-18
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
Paul Mackerras
2005-10-13
powerpc: fix uname -m
Stephen Rothwell
2005-10-11
powerpc: Make building the boot image work for both 32-bit and 64-bit
Paul Mackerras
2005-10-10
powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S
Paul Mackerras
2005-10-10
powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit
Paul Mackerras
2005-10-10
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras
2005-10-01
powerpc: make iSeries build
Stephen Rothwell
2005-10-01
ppc64: simplify the build a little
Stephen Rothwell
2005-09-28
powerpc: Fix building in the old arch's boot directory for now
Paul Mackerras
2005-09-27
powerpc: clean up after powermac build merge
Stephen Rothwell
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras