Mark A. Greer c368d921da [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platform 18 years ago
..
dts 3f456cc18f [POWERPC] Add DTS file for the Motorola PrPMC2800 platform 18 years ago
.gitignore 0fdd717ed4 [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target 18 years ago
44x.c f6dfc80554 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
44x.h f6dfc80554 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
Makefile c368d921da [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platform 18 years ago
README 94b212c29f powerpc: Move ppc64 boot wrapper code over to arch/powerpc 19 years ago
addRamDisk.c 94b212c29f powerpc: Move ppc64 boot wrapper code over to arch/powerpc 19 years ago
addnote.c 94b212c29f powerpc: Move ppc64 boot wrapper code over to arch/powerpc 19 years ago
crt0.S f4bdbfc41b [POWERPC] bootwrapper: missing relocation in crt0.S 18 years ago
cuboot-83xx.c dab4d7984e [POWERPC] U-boot passes the initrd as start/end, not start/size. 18 years ago
cuboot-85xx.c dab4d7984e [POWERPC] U-boot passes the initrd as start/end, not start/size. 18 years ago
cuboot-ebony.c f6dfc80554 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
dcr.h f6dfc80554 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
devtree.c 8895ea483e [POWERPC] Add dt_xlate_addr() to bootwrapper 18 years ago
div64.S 94b212c29f powerpc: Move ppc64 boot wrapper code over to arch/powerpc 19 years ago
dummy.c 9216ad8cb7 powerpc/32: Generate miboot images with ARCH=powerpc 19 years ago
ebony.c f6dfc80554 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
elf.h 88e687313e [POWERPC] Move bootwrapper ELF parsing routines to a file 18 years ago
elf_util.c 88e687313e [POWERPC] Move bootwrapper ELF parsing routines to a file 18 years ago
flatdevtree.c 86a1b63349 [POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent parameter. 18 years ago
flatdevtree.h 86a1b63349 [POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent parameter. 18 years ago
flatdevtree_env.h 6fb4efc68f [POWERPC] Add flatdevtree source 18 years ago
flatdevtree_misc.c a07940ba00 [POWERPC] bootwrapper: Add dt_ops methods. 18 years ago
gunzip_util.c 3c5f616254 [POWERPC] boot: More verbose gunzip error message 18 years ago
gunzip_util.h 7850ad5c39 [POWERPC] Add documentation for the zImage's gunzip convenience functions 18 years ago
hack-coff.c 66a45dd362 powerpc: Make COFF zImages for old 32-bit powermacs 19 years ago
holly.c 7487a2245b [POWERPC] Holly bootwrapper 18 years ago
install.sh 2ef9481e66 [PATCH] powerpc: trivial: modify comments to refer to new location of files 19 years ago
io.h 0c176fa80f [POWERPC] Add non-OF serial console support 18 years ago
main.c 02cc51149f [POWERPC] bootwrapper: Decompress less, check more 18 years ago
mktree.c f6dfc80554 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
mpsc.c e12deb840c [POWERPC] Add bootwrapper support for Marvell MPSC 18 years ago
mv64x60.c 0f81b11d2a [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge 18 years ago
mv64x60.h 0f81b11d2a [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge 18 years ago
mv64x60_i2c.c ae4b3fbc7a [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C 18 years ago
ns16550.c 6e1af384f1 [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers. 18 years ago
of.c 4ca478e606 [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes 18 years ago
ops.h e12deb840c [POWERPC] Add bootwrapper support for Marvell MPSC 18 years ago
page.h 94b212c29f powerpc: Move ppc64 boot wrapper code over to arch/powerpc 19 years ago
ppc_asm.h 94b212c29f powerpc: Move ppc64 boot wrapper code over to arch/powerpc 19 years ago
ppcboot.h 9b1c59e256 [POWERPC] bootwrapper: Add ppcboot.h 18 years ago
prpmc2800.c c368d921da [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platform 18 years ago
reg.h e5a2072bd4 [POWERPC] New reg.h for the zImage 18 years ago
rs6000.h 66a45dd362 powerpc: Make COFF zImages for old 32-bit powermacs 19 years ago
serial.c e12deb840c [POWERPC] Add bootwrapper support for Marvell MPSC 18 years ago
simple_alloc.c 4ca478e606 [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes 18 years ago
stdio.c c888554bf9 [POWERPC] More bootwrapper reorganization 18 years ago
stdio.h fae59c39e8 [POWERPC] Add gcc format warnings to zImage printf() 18 years ago
string.S b4e7de0f35 powerpc: Avoid unaligned loads and stores in boot memcpy code 19 years ago
string.h 94b212c29f powerpc: Move ppc64 boot wrapper code over to arch/powerpc 19 years ago
treeboot-ebony.c f6dfc80554 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
types.h b2c5f61920 [POWERPC] Start arch/powerpc/boot code reorganization 18 years ago
util.S 0c176fa80f [POWERPC] Add non-OF serial console support 18 years ago
wrapper f6dfc80554 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
zImage.coff.lds.S cd197ffcf1 [POWERPC] zImage: Cleanup and improve zImage entry point 18 years ago
zImage.lds.S cd197ffcf1 [POWERPC] zImage: Cleanup and improve zImage entry point 18 years ago

README


To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:

objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
objcopy -j .kernel:System.map -O binary zImage System.map.gz
objcopy -j .kernel:.config -O binary zImage config.gz
objcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz


Peter