summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran2016-11-241-2/+6
* powerpc/boot: Fix boot on systems with uncompressed kernel imageHeiner Kallweit2016-10-191-2/+16
* powerpc/boot: Use the pre-boot decompression APIOliver O'Halloran2016-09-281-17/+18
* powerpc/boot: Parse chosen/cmdline-timeout parameterSimon Kagstrom2014-11-091-2/+13
* powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard2014-04-281-4/+4
* powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl2008-10-311-1/+1
* powerpc/boot: Compare _start against ei.loadsize instead ei.memsizeSebastian Siewior2008-10-211-2/+12
* [POWERPC] Kill flatdevtree.cDavid Gibson2007-12-111-1/+0Star
* [POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood2007-08-221-10/+0Star
* [POWERPC] Make kernel_entry_t have global scope in bootwrapperGeoff Levand2007-06-281-2/+0Star
* [POWERPC] bootwrapper: Decompress less, check moreMilton Miller2007-04-121-1/+4
* [POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer2007-04-121-66/+0Star
* [POWERPC] Clean up zImage handling of the command lineDavid Gibson2007-04-121-33/+19Star
* [POWERPC] Add device tree utility functions to zImageDavid Gibson2007-04-121-16/+11Star
* [POWERPC] New reg.h for the zImageDavid Gibson2007-03-261-2/+3
* [POWERPC] Add gcc format warnings to zImage printf()David Gibson2007-03-261-3/+3
* [POWERPC] bootwrapper: Add a fatal error helperMilton Miller2007-03-261-19/+11Star
* [POWERPC] boot: export flush_cacheMilton Miller2007-03-211-2/+0Star
* [POWERPC] zImage: Cleanup and improve zImage entry pointDavid Gibson2007-03-131-11/+7Star
* [POWERPC] zImage: Cleanup and improve prep_kernel()David Gibson2007-03-131-66/+101
* [POWERPC] zImage: Add more flexible gunzip convenience functionsDavid Gibson2007-03-131-93/+20Star
* [POWERPC] Cleanup zImage handling of kernel entry with flat device treeDavid Gibson2006-12-041-4/+11
* [POWERPC] Small clarification of initrd handlingDavid Gibson2006-12-041-7/+14
* [POWERPC] More bootwrapper reorganizationMark A. Greer2006-10-181-21/+6Star
* [POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer2006-09-201-121/+129
* [POWERPC] Editable kernel command-line in zImage binary.mostrows@watson.ibm.com2006-06-151-0/+27
* [PATCH] powerpc: remove check for ELF offset in powerpc bootimageOlaf Hering2006-02-071-2/+2
* powerpc: Make COFF zImages for old 32-bit powermacsPaul Mackerras2006-01-141-24/+22Star
* powerpc: Move ppc64 boot wrapper code over to arch/powerpcPaul Mackerras2005-11-161-0/+321