index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc/boot: Fix the early OPAL console wrappers
Oliver O'Halloran
2016-11-24
1
-2
/
+6
*
powerpc/boot: Fix boot on systems with uncompressed kernel image
Heiner Kallweit
2016-10-19
1
-2
/
+16
*
powerpc/boot: Use the pre-boot decompression API
Oliver O'Halloran
2016-09-28
1
-17
/
+18
*
powerpc/boot: Parse chosen/cmdline-timeout parameter
Simon Kagstrom
2014-11-10
1
-2
/
+13
*
powerpc: Rename duplicate COMMAND_LINE_SIZE define
Anton Blanchard
2014-04-28
1
-4
/
+4
*
powerpc: Fix format string warning in arch/powerpc/boot/main.c
Jon Smirl
2008-10-31
1
-1
/
+1
*
powerpc/boot: Compare _start against ei.loadsize instead ei.memsize
Sebastian Siewior
2008-10-21
1
-2
/
+12
*
[POWERPC] Kill flatdevtree.c
David Gibson
2007-12-11
1
-1
/
+0
*
[POWERPC] bootwrapper: Move linker symbols into ops.h
Scott Wood
2007-08-22
1
-10
/
+0
*
[POWERPC] Make kernel_entry_t have global scope in bootwrapper
Geoff Levand
2007-06-28
1
-2
/
+0
*
[POWERPC] bootwrapper: Decompress less, check more
Milton Miller
2007-04-13
1
-1
/
+4
*
[POWERPC] Move bootwrapper ELF parsing routines to a file
Mark A. Greer
2007-04-13
1
-66
/
+0
*
[POWERPC] Clean up zImage handling of the command line
David Gibson
2007-04-13
1
-33
/
+19
*
[POWERPC] Add device tree utility functions to zImage
David Gibson
2007-04-13
1
-16
/
+11
*
[POWERPC] New reg.h for the zImage
David Gibson
2007-03-26
1
-2
/
+3
*
[POWERPC] Add gcc format warnings to zImage printf()
David Gibson
2007-03-26
1
-3
/
+3
*
[POWERPC] bootwrapper: Add a fatal error helper
Milton Miller
2007-03-26
1
-19
/
+11
*
[POWERPC] boot: export flush_cache
Milton Miller
2007-03-21
1
-2
/
+0
*
[POWERPC] zImage: Cleanup and improve zImage entry point
David Gibson
2007-03-13
1
-11
/
+7
*
[POWERPC] zImage: Cleanup and improve prep_kernel()
David Gibson
2007-03-13
1
-66
/
+101
*
[POWERPC] zImage: Add more flexible gunzip convenience functions
David Gibson
2007-03-13
1
-93
/
+20
*
[POWERPC] Cleanup zImage handling of kernel entry with flat device tree
David Gibson
2006-12-04
1
-4
/
+11
*
[POWERPC] Small clarification of initrd handling
David Gibson
2006-12-04
1
-7
/
+14
*
[POWERPC] More bootwrapper reorganization
Mark A. Greer
2006-10-18
1
-21
/
+6
*
[POWERPC] Start arch/powerpc/boot code reorganization
Mark A. Greer
2006-09-20
1
-121
/
+129
*
[POWERPC] Editable kernel command-line in zImage binary.
mostrows@watson.ibm.com
2006-06-15
1
-0
/
+27
*
[PATCH] powerpc: remove check for ELF offset in powerpc bootimage
Olaf Hering
2006-02-07
1
-2
/
+2
*
powerpc: Make COFF zImages for old 32-bit powermacs
Paul Mackerras
2006-01-14
1
-24
/
+22
*
powerpc: Move ppc64 boot wrapper code over to arch/powerpc
Paul Mackerras
2005-11-16
1
-0
/
+321