Home
last modified time | relevance | path

Searched refs:prep (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/arch/ppc/boot/prep/
DMakefile19 TFTPIMAGE = /tftpboot/zImage.prep
53 $(MKPREP) -pbp $@ ../images/$@.prep
66 $(MKPREP) -pbp $@ ../images/$@.prep
70 dd if=../images/zImage.prep of=/dev/fd0H1440 bs=64b
73 cp ../images/zImage.prep $(TFTPIMAGE)
76 cp ../images/zImage.initrd.prep $(TFTPIMAGE)
/linux-2.4.37.9/arch/ppc/
Dvmlinux.lds116 .text.prep : { *(.text.prep) }
117 .data.prep : { *(.data.prep) }
/linux-2.4.37.9/arch/ppc/boot/utils/
Dmkprep.c91 unsigned int prep = 0; in main() local
105 prep = 1; in main()
137 if ( prep ) in main()
/linux-2.4.37.9/arch/ppc/boot/
DMakefile31 subdir-$(CONFIG_ALL_PPC) := chrp pmac prep
/linux-2.4.37.9/Documentation/
Di810_rng.txt82 * Internal driver cleanups, prep for 1.0.0 release.
Dhw_random.txt86 * Internal driver cleanups, prep for 1.0.0 release.
/linux-2.4.37.9/arch/ppc/mm/
Dinit.c264 FREESEC(prep); in free_initmem()
/linux-2.4.37.9/Documentation/crypto/
Ddescore-readme.txt126 (code obtained from prep.ai.mit.edu)