| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-08 | powerpc: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
| 2020-06-30 | powerpc/boot: Use address-of operator on section symbols | Nathan Chancellor | 1 | -2/+2 |
| 2019-08-30 | powerpc: Add support for adding an ESM blob to the zImage wrapper | Benjamin Herrenschmidt | 1 | -0/+41 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2016-11-24 | powerpc/boot: Fix the early OPAL console wrappers | Oliver O'Halloran | 1 | -2/+6 |
| 2016-10-19 | powerpc/boot: Fix boot on systems with uncompressed kernel image | Heiner Kallweit | 1 | -2/+16 |
| 2016-09-28 | powerpc/boot: Use the pre-boot decompression API | Oliver O'Halloran | 1 | -17/+18 |
| 2014-11-10 | powerpc/boot: Parse chosen/cmdline-timeout parameter | Simon Kagstrom | 1 | -2/+13 |
| 2014-04-28 | powerpc: Rename duplicate COMMAND_LINE_SIZE define | Anton Blanchard | 1 | -4/+4 |
| 2008-10-31 | powerpc: Fix format string warning in arch/powerpc/boot/main.c | Jon Smirl | 1 | -1/+1 |
| 2008-10-21 | powerpc/boot: Compare _start against ei.loadsize instead ei.memsize | Sebastian Siewior | 1 | -2/+12 |
| 2007-12-11 | [POWERPC] Kill flatdevtree.c | David Gibson | 1 | -1/+0 |
| 2007-08-22 | [POWERPC] bootwrapper: Move linker symbols into ops.h | Scott Wood | 1 | -10/+0 |
| 2007-06-28 | [POWERPC] Make kernel_entry_t have global scope in bootwrapper | Geoff Levand | 1 | -2/+0 |
| 2007-04-13 | [POWERPC] bootwrapper: Decompress less, check more | Milton Miller | 1 | -1/+4 |
| 2007-04-13 | [POWERPC] Move bootwrapper ELF parsing routines to a file | Mark A. Greer | 1 | -66/+0 |
| 2007-04-13 | [POWERPC] Clean up zImage handling of the command line | David Gibson | 1 | -33/+19 |
| 2007-04-13 | [POWERPC] Add device tree utility functions to zImage | David Gibson | 1 | -16/+11 |
| 2007-03-26 | [POWERPC] New reg.h for the zImage | David Gibson | 1 | -2/+3 |
| 2007-03-26 | [POWERPC] Add gcc format warnings to zImage printf() | David Gibson | 1 | -3/+3 |
| 2007-03-26 | [POWERPC] bootwrapper: Add a fatal error helper | Milton Miller | 1 | -19/+11 |
| 2007-03-21 | [POWERPC] boot: export flush_cache | Milton Miller | 1 | -2/+0 |
| 2007-03-13 | [POWERPC] zImage: Cleanup and improve zImage entry point | David Gibson | 1 | -11/+7 |
| 2007-03-13 | [POWERPC] zImage: Cleanup and improve prep_kernel() | David Gibson | 1 | -66/+101 |
| 2007-03-13 | [POWERPC] zImage: Add more flexible gunzip convenience functions | David Gibson | 1 | -93/+20 |
| 2006-12-04 | [POWERPC] Cleanup zImage handling of kernel entry with flat device tree | David Gibson | 1 | -4/+11 |
| 2006-12-04 | [POWERPC] Small clarification of initrd handling | David Gibson | 1 | -7/+14 |
| 2006-10-18 | [POWERPC] More bootwrapper reorganization | Mark A. Greer | 1 | -21/+6 |
| 2006-09-20 | [POWERPC] Start arch/powerpc/boot code reorganization | Mark A. Greer | 1 | -121/+129 |
| 2006-06-15 | [POWERPC] Editable kernel command-line in zImage binary. | mostrows@watson.ibm.com | 1 | -0/+27 |
| 2006-02-07 | [PATCH] powerpc: remove check for ELF offset in powerpc bootimage | Olaf Hering | 1 | -2/+2 |
| 2006-01-14 | powerpc: Make COFF zImages for old 32-bit powermacs | Paul Mackerras | 1 | -24/+22 |
| 2005-11-16 | powerpc: Move ppc64 boot wrapper code over to arch/powerpc | Paul Mackerras | 1 | -0/+321 |