Home
last modified time | relevance | path

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

12345678910

/linux/arch/arm64/boot/
A DMakefile19 targets := Image Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo \
20 Image.zst Image.xz image.fit
22 $(obj)/Image: vmlinux FORCE
25 $(obj)/Image.bz2: $(obj)/Image FORCE
28 $(obj)/Image.gz: $(obj)/Image FORCE
31 $(obj)/Image.lz4: $(obj)/Image FORCE
34 $(obj)/Image.lzma: $(obj)/Image FORCE
37 $(obj)/Image.lzo: $(obj)/Image FORCE
40 $(obj)/Image.zst: $(obj)/Image FORCE
43 $(obj)/Image.xz: $(obj)/Image FORCE
[all …]
/linux/arch/riscv/boot/
A DMakefile21 targets := Image Image.* loader loader.o loader.lds loader.bin xipImage
38 $(obj)/Image: vmlinux.relocs FORCE
40 $(obj)/Image: vmlinux FORCE
44 $(obj)/Image.gz: $(obj)/Image FORCE
52 $(obj)/Image.bz2: $(obj)/Image FORCE
55 $(obj)/Image.lz4: $(obj)/Image FORCE
58 $(obj)/Image.lzma: $(obj)/Image FORCE
61 $(obj)/Image.lzo: $(obj)/Image FORCE
64 $(obj)/Image.zst: $(obj)/Image FORCE
67 $(obj)/Image.xz: $(obj)/Image FORCE
[all …]
/linux/arch/riscv/
A DMakefile147 KBUILD_IMAGE := $(boot)/Image.gz
155 boot-image-y := Image
156 boot-image-$(CONFIG_KERNEL_BZIP2) := Image.bz2
157 boot-image-$(CONFIG_KERNEL_GZIP) := Image.gz
158 boot-image-$(CONFIG_KERNEL_LZ4) := Image.lz4
159 boot-image-$(CONFIG_KERNEL_LZMA) := Image.lzma
160 boot-image-$(CONFIG_KERNEL_LZO) := Image.lzo
161 boot-image-$(CONFIG_KERNEL_ZSTD) := Image.zst
162 boot-image-$(CONFIG_KERNEL_XZ) := Image.xz
187 BOOT_TARGETS := Image Image.gz Image.bz2 Image.lz4 Image.lzma Image.lzo Image.zst Image.xz loader l…
[all …]
/linux/arch/powerpc/boot/dts/fsl/
A Dc293pcie.dts83 /* 1MB for DTB Image */
85 label = "NOR DTB Image";
97 label = "NOR Rootfs Image";
109 label = "NOR U-Boot Image";
124 label = "NAND U-Boot Image";
129 /* 1MB for DTB Image */
131 label = "NAND DTB Image";
143 label = "NAND RFS Image";
183 /* 512KB for DTB Image */
185 label = "SPI Flash DTB Image";
[all …]
A Dp1024rdb.dtsi53 /* 256KB for DTB Image */
55 label = "NOR DTB Image";
61 label = "NOR Linux Kernel Image";
75 label = "NOR U-Boot Image";
91 label = "NAND U-Boot Image";
96 /* 1MB for DTB Image */
98 label = "NAND DTB Image";
102 /* 4MB for Linux Kernel Image */
139 label = "SPI U-Boot Image";
144 /* 512KB for DTB Image */
[all …]
A Dp2020rdb.dts53 /* 256KB for DTB Image */
55 label = "NOR (RO) DTB Image";
60 /* 3.5 MB for Linux Kernel Image */
77 label = "NOR (RO) U-Boot Image";
93 label = "NAND (RO) U-Boot Image";
98 /* 1MB for DTB Image */
100 label = "NAND (RO) DTB Image";
105 /* 4MB for Linux Kernel Image */
161 label = "SPI (RO) U-Boot Image";
166 /* 512KB for DTB Image */
[all …]
A Dp2020rdb-pc.dtsi53 /* 256KB for DTB Image */
55 label = "NOR DTB Image";
61 label = "NOR Linux Kernel Image";
75 label = "NOR U-Boot Image";
91 label = "NAND U-Boot Image";
96 /* 1MB for DTB Image */
98 label = "NAND DTB Image";
102 /* 4MB for Linux Kernel Image */
161 label = "SPI U-Boot Image";
166 /* 512KB for DTB Image */
[all …]
A Dp1021rdb-pc.dtsi53 /* 256KB for DTB Image */
55 label = "NOR DTB Image";
61 label = "NOR Linux Kernel Image";
83 label = "NOR U-Boot Image";
98 label = "NAND U-Boot Image";
103 /* 1MB for DTB Image */
105 label = "NAND DTB Image";
109 /* 4MB for Linux Kernel Image */
165 /* 512KB for DTB Image */
167 label = "SPI Flash DTB Image";
[all …]
A Dp1020rdb-pd.dts62 /* 128KB for DTB Image */
64 label = "NOR DTB Image";
92 label = "NOR U-Boot Image";
108 label = "NAND U-Boot Image";
113 /* 1MB for DTB Image */
115 label = "NAND DTB Image";
119 /* 4MB for Linux Kernel Image */
166 label = "SPI U-Boot Image";
171 /* 512KB for DTB Image*/
173 label = "SPI DTB Image";
[all …]
A Dp1020rdb.dtsi53 /* 256KB for DTB Image */
55 label = "NOR (RO) DTB Image";
60 /* 3.5 MB for Linux Kernel Image */
77 label = "NOR (RO) U-Boot Image";
93 label = "NAND (RO) U-Boot Image";
98 /* 1MB for DTB Image */
100 label = "NAND (RO) DTB Image";
105 /* 4MB for Linux Kernel Image */
163 /* 512KB for DTB Image */
170 /* 4MB for Linux Kernel Image */
[all …]
A Dp1020rdb-pc.dtsi53 /* 256KB for DTB Image */
55 label = "NOR DTB Image";
61 label = "NOR Linux Kernel Image";
75 label = "NOR U-Boot Image";
91 label = "NAND U-Boot Image";
96 /* 1MB for DTB Image */
98 label = "NAND DTB Image";
102 /* 4MB for Linux Kernel Image */
104 label = "NAND Linux Kernel Image";
166 /* 512KB for DTB Image*/
[all …]
A Dp1010rdb.dtsi45 /* 256KB for DTB Image */
47 label = "NOR DTB Image";
51 /* 7 MB for Linux Kernel Image */
53 label = "NOR Linux Kernel Image";
67 label = "NOR U-Boot Image";
118 /* 1MB for u-boot Bootloader Image */
121 label = "SPI Flash U-Boot Image";
126 /* 512KB for DTB Image */
128 label = "SPI Flash DTB Image";
132 /* 4MB for Linux Kernel Image */
[all …]
A Dp1025rdb.dtsi53 /* 256KB for DTB Image */
55 label = "NOR DTB Image";
61 label = "NOR Linux Kernel Image";
75 label = "NOR U-Boot Image";
91 label = "NAND U-Boot Image";
96 /* 1MB for DTB Image */
98 label = "NAND DTB Image";
102 /* 4MB for Linux Kernel Image */
104 label = "NAND Linux Kernel Image";
152 /* 512KB for DTB Image */
[all …]
A Dp1010rdb-pa.dtsi38 /* 1MB for u-boot Bootloader Image */
40 label = "NAND U-Boot Image";
45 /* 1MB for DTB Image */
47 label = "NAND DTB Image";
51 /* 4MB for Linux Kernel Image */
53 label = "NAND Linux Kernel Image";
57 /* 4MB for Compressed Root file System Image */
59 label = "NAND Compressed RFS Image";
A Dp1023rdb.dts120 /* 1MB for DTB Image */
122 label = "NOR DTB Image";
126 /* 14MB for Linux Kernel Image */
128 label = "NOR Linux Kernel Image";
136 label = "NOR U-Boot Image";
149 /* 1MB for u-boot Bootloader Image */
151 label = "NAND U-Boot Image";
156 /* 1MB for DTB Image */
158 label = "NAND DTB Image";
162 /* 14MB for Linux Kernel Image */
[all …]
A Db4qds.dtsi73 /* 1MB for u-boot Bootloader Image */
75 label = "NAND U-Boot Image";
80 /* 1MB for DTB Image */
82 label = "NAND DTB Image";
86 /* 10MB for Linux Kernel Image */
88 label = "NAND Linux Kernel Image";
92 /* 500MB for Root file System Image */
94 label = "NAND RFS Image";
/linux/arch/xtensa/boot/boot-elf/
A DMakefile17 $(obj)/Image.o: $(obj)/../vmlinux.bin $(OBJS)
23 $(obj)/../Image.elf: $(obj)/Image.o $(obj)/boot.lds
27 -o $@ $(obj)/Image.o
30 all Image: $(obj)/../Image.elf target
/linux/scripts/package/
A Dbuildtar92 for i in Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo vmlinuz.efi ; do
101 Image.*|vmlinuz.efi)
/linux/arch/xtensa/boot/
A DMakefile20 boot-$(CONFIG_XTENSA_PLATFORM_ISS) += Image
21 boot-$(CONFIG_XTENSA_PLATFORM_XT2000) += Image zImage uImage
22 boot-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += Image zImage uImage
25 Image: boot-elf target
/linux/arch/arm/boot/
A DMakefile24 targets := Image zImage xipImage bootpImage uImage
42 $(obj)/Image $(obj)/zImage: FORCE
53 $(obj)/Image: vmlinux FORCE
56 $(obj)/compressed/vmlinux: $(obj)/Image FORCE
/linux/Documentation/userspace-api/media/v4l/
A Dmetafmt-vivid.rst30 - Image brightness, the value is in the range 0 to 255, with the default value as 128.
32 - Image contrast, the value is in the range 0 to 255, with the default value as 128.
34 - Image color saturation, the value is in the range 0 to 255, with the default value as 128.
36 - Image color balance, the value is in the range -128 to 128, with the default value as 0.
/linux/arch/csky/boot/
A DMakefile2 targets := Image zImage uImage
4 $(obj)/Image: vmlinux FORCE
14 $(obj)/zImage: $(obj)/Image FORCE
/linux/drivers/staging/media/deprecated/atmel/
A DKconfig6 tristate "ATMEL Image Sensor Controller (ISC) support (DEPRECATED)"
18 This module makes the ATMEL Image Sensor Controller available
25 tristate "ATMEL eXtended Image Sensor Controller (XISC) support (DEPRECATED)"
37 This module makes the ATMEL eXtended Image Sensor Controller
/linux/drivers/media/platform/nxp/imx8-isi/
A DKconfig4 tristate "i.MX8 Image Sensor Interface (ISI) driver"
14 V4L2 driver for the Image Sensor Interface (ISI) found in various
18 bool "i.MX8 Image Sensor Interface (ISI) memory-to-memory support"
/linux/drivers/media/platform/microchip/
A DKconfig6 tristate "Microchip Image Sensor Controller (ISC) support"
17 This module makes the Microchip Image Sensor Controller available
24 tristate "Microchip eXtended Image Sensor Controller (XISC) support"
35 This module makes the Microchip eXtended Image Sensor Controller

Completed in 19 milliseconds

12345678910