Home
last modified time | relevance | path

Searched refs:Image (Results 1 – 25 of 52) sorted by relevance

123

/linux-2.6.39/arch/frv/boot/
DMakefile11 targets := Image zImage bootpImage
30 Image: $(obj)/Image target
32 targets: $(obj)/Image
34 $(obj)/Image: vmlinux FORCE
61 install: $(CONFIGURE) Image
62 sh ./install.sh $(KERNELRELEASE) Image System.map "$(INSTALL_PATH)"
/linux-2.6.39/arch/arm/boot/
DMakefile30 targets := Image zImage xipImage bootpImage uImage
38 $(obj)/Image $(obj)/zImage: FORCE
49 $(obj)/Image: vmlinux FORCE
53 $(obj)/compressed/vmlinux: $(obj)/Image FORCE
94 install: $(obj)/Image
96 $(obj)/Image System.map "$(INSTALL_PATH)"
112 $(obj)/Image System.map "$(INSTALL_PATH)"
D.gitignore1 Image
/linux-2.6.39/arch/powerpc/boot/dts/
Dp1020rdb.dts80 /* 256KB for DTB Image */
82 label = "NOR (RO) DTB Image";
87 /* 3.5 MB for Linux Kernel Image */
89 label = "NOR (RO) Linux Kernel Image";
101 /* 512KB for u-boot Bootloader Image */
104 label = "NOR (RO) U-Boot Image";
118 /* 1MB for u-boot Bootloader Image */
120 label = "NAND (RO) U-Boot Image";
125 /* 1MB for DTB Image */
127 label = "NAND (RO) DTB Image";
[all …]
Dp2020rdb.dts80 /* 256KB for DTB Image */
82 label = "NOR (RO) DTB Image";
87 /* 3.5 MB for Linux Kernel Image */
89 label = "NOR (RO) Linux Kernel Image";
101 /* 512KB for u-boot Bootloader Image */
104 label = "NOR (RO) U-Boot Image";
118 /* 1MB for u-boot Bootloader Image */
120 label = "NAND (RO) U-Boot Image";
125 /* 1MB for DTB Image */
127 label = "NAND (RO) DTB Image";
[all …]
Dp2020rdb_camp_core0.dts129 /* 512KB for u-boot Bootloader Image */
131 label = "SPI (RO) U-Boot Image";
136 /* 512KB for DTB Image */
138 label = "SPI (RO) DTB Image";
143 /* 4MB for Linux Kernel Image */
145 label = "SPI (RO) Linux Kernel Image";
150 /* 4MB for Compressed RFS Image */
152 label = "SPI (RO) Compressed RFS Image";
Dp1021mds.dts75 /* 1MB for u-boot Bootloader Image */
77 label = "NAND (RO) U-Boot Image";
82 /* 1MB for DTB Image */
84 label = "NAND (RO) DTB Image";
89 /* 4MB for Linux Kernel Image */
91 label = "NAND (RO) Linux Kernel Image";
96 /* 5MB for Compressed Root file System Image */
98 label = "NAND (RO) Compressed RFS Image";
Dprpmc2800.dts70 partition-names = "FW Image A", "FW Config Data", "Kernel Image", "Filesystem", "FW Image B";
/linux-2.6.39/arch/cris/boot/
DMakefile12 targets := Image
14 $(obj)/Image: vmlinux FORCE
18 $(obj)/compressed/vmlinux: $(obj)/Image FORCE
D.gitignore1 Image
/linux-2.6.39/arch/xtensa/boot/boot-elf/
DMakefile23 Image: vmlinux $(OBJS) arch/$(ARCH)/boot/boot-elf/boot.lds target
35 Image.initrd: vmlinux $(OBJS)
50 zImage: Image
52 zImage.initrd: Image.initrd
/linux-2.6.39/arch/unicore32/boot/
DMakefile16 targets := Image zImage uImage
18 $(obj)/Image: vmlinux FORCE
22 $(obj)/compressed/vmlinux: $(obj)/Image FORCE
/linux-2.6.39/arch/xtensa/boot/
DMakefile28 zImage zImage.initrd Image Image.initrd: $(bootdir-y) target
/linux-2.6.39/arch/arm/boot/compressed/
DMakefile102 LDFLAGS_vmlinux = --defsym _image_size=$(shell stat -c "%s" $(obj)/../Image)
130 $(obj)/piggy.$(suffix_y): $(obj)/../Image FORCE
/linux-2.6.39/arch/unicore32/
D.gitignore12 boot/Image
/linux-2.6.39/firmware/edgeport/
Dboot2.H1621 //* Edgeport/4 Binary Image
Dboot.H1622 //* Edgeport/4 Binary Image
Ddown2.H1622 //* Edgeport/4 Binary Image
Ddown.H1622 //* Edgeport/4 Binary Image
/linux-2.6.39/arch/cris/boot/compressed/
DMakefile37 $(obj)/piggy.gz: $(obj)/../Image FORCE
/linux-2.6.39/Documentation/isdn/
DREADME.icn126 loadpg.bin - Image of the bootstrap loader.
127 pc_1t_ca.bin - Image of firmware for german 1TR6 protocol.
128 pc_eu_ca.bin - Image if firmware for EDSS1 (Euro-ISDN) protocol.
/linux-2.6.39/Documentation/arm/
DREADME35 Do a 'make config', followed by 'make Image' to build the kernel
36 (arch/arm/boot/Image). A compressed image can be built by doing a
37 'make zImage' instead of 'make Image'.
99 ADFS Image files
/linux-2.6.39/arch/unicore32/boot/compressed/
DMakefile29 $(obj)/piggy.$(suffix_y): $(obj)/../Image FORCE
/linux-2.6.39/arch/parisc/
DMakefile106 Image zImage bzImage: vmlinux target
/linux-2.6.39/drivers/gpu/drm/nouveau/
DKconfig47 tristate "Silicon Image sil164 TMDS transmitter"

123