You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/powerpc/boot
Johann Felix Soden 889c94a14e Fix file references in documentation and Kconfig 17 years ago
..
dts ibm_newemac: Cleanup/fix support for STACR register variants 17 years ago
.gitignore [POWERPC] Add treeImage to .gitignore 18 years ago
4xx.c [POWERPC] PowerPC 440EPx: Sequoia bootwrapper 18 years ago
4xx.h [POWERPC] PowerPC 440EPx: Sequoia bootwrapper 18 years ago
44x.h [POWERPC] cuimage for Bamboo board 18 years ago
Makefile [POWERPC] Enable debug info on boot wrapper 18 years ago
README
addRamDisk.c
addnote.c
bamboo.c [POWERPC] cuimage for Bamboo board 18 years ago
cpm-serial.c [POWERPC] cpm: Describe multi-user ram in its own device node. 18 years ago
crt0.S [POWERPC] Fix building of COFF zImages 18 years ago
cuboot-8xx.c [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency 18 years ago
cuboot-52xx.c [POWERPC] mpc5200: Add cuimage support for mpc5200 boards 18 years ago
cuboot-83xx.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
cuboot-85xx.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
cuboot-bamboo.c [POWERPC] cuimage for Bamboo board 18 years ago
cuboot-ebony.c [POWERPC] Consolidate cuboot initialization code 18 years ago
cuboot-hpc2.c [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platform 18 years ago
cuboot-pq2.c [POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2. 18 years ago
cuboot-sequoia.c [POWERPC] PowerPC 440EPx: Sequoia bootwrapper 18 years ago
cuboot.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
cuboot.h [POWERPC] Consolidate cuboot initialization code 18 years ago
dcr.h [POWERPC] Walnut zImage wrapper 18 years ago
devtree.c [POWERPC] bootwrapper: Factor out dt_set_mac_address() 18 years ago
div64.S
dummy.c powerpc/32: Generate miboot images with ARCH=powerpc 19 years ago
ebony.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
elf.h [POWERPC] Move bootwrapper ELF parsing routines to a file 18 years ago
elf_util.c [POWERPC] Move bootwrapper ELF parsing routines to a file 18 years ago
ep88xc.c [POWERPC] 8xx/wrapper: Embedded Planet EP88xC support 18 years ago
fixed-head.S [POWERPC] 8xx/wrapper: Embedded Planet EP88xC support 18 years ago
flatdevtree.c [POWERPC] bootwrapper: Add get_path() 18 years ago
flatdevtree.h [POWERPC] bootwrapper: Add get_path() 18 years ago
flatdevtree_env.h Fix file references in documentation and Kconfig 17 years ago
flatdevtree_misc.c [POWERPC] bootwrapper: Add get_path() 18 years ago
fsl-soc.c [POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions. 18 years ago
fsl-soc.h [POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions. 18 years ago
gunzip_util.c [POWERPC] boot: Simplify gunzip_finish 18 years ago
gunzip_util.h [POWERPC] Add documentation for the zImage's gunzip convenience functions 18 years ago
hack-coff.c powerpc: Make COFF zImages for old 32-bit powermacs 19 years ago
holly.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
install.sh [PATCH] powerpc: trivial: modify comments to refer to new location of files 19 years ago
io.h [POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier() 18 years ago
main.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
mktree.c [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc 18 years ago
mpc8xx.c [POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions. 18 years ago
mpc8xx.h [POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions. 18 years ago
mpc52xx-psc.c [POWERPC] mpc5200: Add cuimage support for mpc5200 boards 18 years ago
mpsc.c [POWERPC] bootwrapper: Declare udelay() in ops.h 18 years ago
mv64x60.c [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge 18 years ago
mv64x60.h [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge 18 years ago
mv64x60_i2c.c [POWERPC] bootwrapper: Declare udelay() in ops.h 18 years ago
ns16550.c [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers. 18 years ago
of.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
of.h [POWERPC] Make more OF-related bootwrapper functions available to non-OF platforms 18 years ago
ofconsole.c [POWERPC] Make more OF-related bootwrapper functions available to non-OF platforms 18 years ago
oflib.c [POWERPC] Make more OF-related bootwrapper functions available to non-OF platforms 18 years ago
ops.h [POWERPC] Virtex: Add uartlite bootwrapper driver 18 years ago
page.h
planetcore.c [POWERPC] bootwrapper: Add PlanetCore firmware support 18 years ago
planetcore.h [POWERPC] bootwrapper: Add PlanetCore firmware support 18 years ago
ppc_asm.h
ppcboot.h [POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.h 18 years ago
pq2.c [POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions. 18 years ago
pq2.h [POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions. 18 years ago
prpmc2800.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
ps3-head.S PS3: Fix build with 32-bit toolchains 18 years ago
ps3-hvcall.S PS3: Fix build with 32-bit toolchains 18 years ago
ps3.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
reg.h [POWERPC] New reg.h for the zImage 18 years ago
rs6000.h powerpc: Make COFF zImages for old 32-bit powermacs 19 years ago
serial.c [POWERPC] Virtex: Add uartlite bootwrapper driver 18 years ago
simple_alloc.c [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes 18 years ago
stdio.c [POWERPC] Add u64 printf to bootwrapper 18 years ago
stdio.h [POWERPC] Add gcc format warnings to zImage printf() 18 years ago
stdlib.c [POWERPC] bootwrapper: Add strtoull() 18 years ago
stdlib.h [POWERPC] bootwrapper: Add strtoull() 18 years ago
string.S [POWERPC] Add memchr() to the bootwrapper 18 years ago
string.h [POWERPC] Add memchr() to the bootwrapper 18 years ago
treeboot-bamboo.c [POWERPC] cuimage for Bamboo board 18 years ago
treeboot-ebony.c [POWERPC] bootwrapper: Move linker symbols into ops.h 18 years ago
treeboot-walnut.c [POWERPC] 4xx: Enable EMAC for PPC405 Walnut board 18 years ago
types.h [POWERPC] Add signed types to bootwrapper 18 years ago
uartlite.c [POWERPC] Uartlite: bootwrapper bug fix, getc loops forever 18 years ago
util.S [POWERPC] Add non-OF serial console support 19 years ago
wrapper Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge 17 years ago
zImage.coff.lds.S [POWERPC] zImage: Cleanup and improve zImage entry point 18 years ago
zImage.lds.S [POWERPC] zImage: Cleanup and improve zImage entry point 18 years ago
zImage.ps3.lds.S [POWERPC] PS3: Bootwrapper support. 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