summaryrefslogtreecommitdiff
path: root/arch/ppc64/boot/main.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-16powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras1-281/+0
2005-11-07[PATCH] ppc64: Fix zImage bootBenjamin Herrenschmidt1-2/+9
2005-10-29[PATCH] ppc64 boot: print firmware provided stackpointerOlaf Hering1-2/+2
2005-10-29[PATCH] ppc64 boot: remove global initializersOlaf Hering1-3/+3
2005-10-29[PATCH] ppc64 boot: use memset to clear bssOlaf Hering1-0/+3
2005-10-29[PATCH] ppc64 boot: move gunzip function before useOlaf Hering1-58/+57
2005-10-29[PATCH] ppc64 boot: remove need for imagesize.cOlaf Hering1-41/+39
2005-10-29[PATCH] ppc64 boot: remove zlibOlaf Hering1-70/+12
2005-09-09[PATCH] PPC64: large INITRD causes kernel not to bootMark Bellon1-5/+26
2005-08-29[PATCH] ppc64: make arch/ppc64/boot standaloneOlaf Hering1-35/+20
2005-06-28[PATCH] remove duplicate printf in arch/ppc64/boot/main.cOlaf Hering1-5/+2
2005-06-28[PATCH] remove printk usage in arch/ppc64/boot/prom.cOlaf Hering1-1/+0
2005-05-06[PATCH] ppc64: remove asm/bootinfo.h includePaul Mackerras1-1/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+331