aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-22[POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood1-10/+0
2007-06-28[POWERPC] Make kernel_entry_t have global scope in bootwrapperGeoff Levand1-2/+0
2007-04-13[POWERPC] bootwrapper: Decompress less, check moreMilton Miller1-1/+4
2007-04-13[POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer1-66/+0
2007-04-13[POWERPC] Clean up zImage handling of the command lineDavid Gibson1-33/+19
2007-04-13[POWERPC] Add device tree utility functions to zImageDavid Gibson1-16/+11
2007-03-26[POWERPC] New reg.h for the zImageDavid Gibson1-2/+3
2007-03-26[POWERPC] Add gcc format warnings to zImage printf()David Gibson1-3/+3
2007-03-26[POWERPC] bootwrapper: Add a fatal error helperMilton Miller1-19/+11
2007-03-21[POWERPC] boot: export flush_cacheMilton Miller1-2/+0
2007-03-13[POWERPC] zImage: Cleanup and improve zImage entry pointDavid Gibson1-11/+7
2007-03-13[POWERPC] zImage: Cleanup and improve prep_kernel()David Gibson1-66/+101
2007-03-13[POWERPC] zImage: Add more flexible gunzip convenience functionsDavid Gibson1-93/+20
2006-12-04[POWERPC] Cleanup zImage handling of kernel entry with flat device treeDavid Gibson1-4/+11
2006-12-04[POWERPC] Small clarification of initrd handlingDavid Gibson1-7/+14
2006-10-18[POWERPC] More bootwrapper reorganizationMark A. Greer1-21/+6
2006-09-20[POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer1-121/+129
2006-06-15[POWERPC] Editable kernel command-line in zImage binary.mostrows@watson.ibm.com1-0/+27
2006-02-07[PATCH] powerpc: remove check for ELF offset in powerpc bootimageOlaf Hering1-2/+2
2006-01-14powerpc: Make COFF zImages for old 32-bit powermacsPaul Mackerras1-24/+22
2005-11-16powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras1-0/+321