Home
last modified time | relevance | path

Searched refs:images (Results 176 – 200 of 814) sorted by relevance

12345678910>>...33

/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py59 from docutils.parsers.rst.directives import images
70 Figure = images.Figure
311 translator.builder.images.pop(img_node['uri'], None)
448 class KernelImage(images.Image):
462 result = images.Image.run(self)
/openbmc/pldm/tools/fw-update/
H A DREADME.md16 pldmfwuppkgname metadatafile images
17 [images ...]
22 images One or more firmware image paths, in the same order as
29 - In case there are more than one images, they should be specified in the _same
43 are a total of three component images.
/openbmc/phosphor-bmc-code-mgmt/
H A Dxyz.openbmc_project.Software.Manager.service.in5 ExecStartPre=/bin/sh -c 'mkdir -p /tmp/images'
H A Dxyz.openbmc_project.Software.Version.service.in5 ExecStartPre=/bin/sh -c 'mkdir -p /tmp/images'
/openbmc/linux/arch/mips/generic/
H A Dboard-ocelot.its.S3 images {
H A Dboard-jaguar2.its.S3 images {
H A Dvmlinux.its.S8 images {
/openbmc/docs/development/
H A Ddev-environment.md20 OpenBMC images.
49 OpenBMC continuous integration utilizes docker to build its images. This is
85 …der,target=romulus/lastSuccessfulBuild/artifact/openbmc/build/tmp/deploy/images/romulus/obmc-phosp…
104 `build/tmp/deploy/images/romulus/obmc-phosphor-image-romulus.static.mtd`
120 cp ./tmp/deploy/images/romulus/obmc-phosphor-image-romulus.static.mtd ./
218 runqemu myBuild/build/tmp/deploy/images/qemux86/ nographic \
/openbmc/qemu/docs/
H A Dimage-fuzzer.txt26 by providing to them randomly corrupted images.
27 Test images are generated from scratch and have valid inner structure with some
34 The test runner generates test images, executes tests utilizing generated
35 images, indicates their results and collects all test related artifacts (logs,
36 core dumps, test images, backing files).
44 The runner uses an external image fuzzer to generate test images. An image
178 test images (image format description)
/openbmc/u-boot/cmd/
H A Dbootm.c77 images.state >= state) { in do_bootm_subcommand()
82 ret = do_bootm_states(cmdtp, flag, argc, argv, state, &images, 0); in do_bootm_subcommand()
138 BOOTM_STATE_OS_GO, &images, 1); in do_bootm()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dindex.rst22 images
/openbmc/u-boot/fs/cramfs/
H A DKconfig4 This provides support for reading images from CRAMFS (Compressed ROM
/openbmc/openbmc/meta-facebook/recipes-phosphor/images/
H A Dobmc-phosphor-image.bbappend1 require recipes-phosphor/images/fb-phosphor-image.inc
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.lsch340 (1) A typical layout of various images (including Linux and other firmware images)
65 (2) A typical layout of various images (including Linux and other firmware images)
155 Booting from NAND requires two images, RCW and u-boot-with-spl.bin.
189 With these two images in NAND device, the board can boot from NAND.
208 Booting from SD/eMMC requires two images, RCW and u-boot-with-spl.bin.
248 With these two images in SD/eMMC device, the board can boot from SD/eMMC.
/openbmc/u-boot/board/davinci/da8xxevm/
H A DREADME.da85016 AIS is an image format defined by TI for the images that are to be loaded
39 Flashing the images to SPI
50 Flashing the images to NAND
99 Flashing the images to MMC
123 Flashing the images to NOR
/openbmc/u-boot/fs/jffs2/
H A DKconfig4 This provides support for reading images from JFFS2 (Journalling
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/
H A Dtc-artifacts-image.bb6 DESCRIPTION = "Build all the images required for Total Compute platform"
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Guest_Additions.txt55 Add any host folder and name it (i.e. "images")
63 # mount -t vboxsf images ~/my-host
/openbmc/u-boot/doc/uImage.FIT/
H A Dupdate_uboot.its12 images {
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2grab-example.rst9 This program demonstrates how to grab V4L2 images in ppm format by using
H A Ddev-output.rst12 process and move images from user space to the driver.
50 the latter how images are stored in memory, i. e. in RGB or YUV format,
52 define how images are scaled in the process.
/openbmc/openbmc/poky/scripts/contrib/
H A Dtest_build_time_worker.sh29 if [ -f ../meta/recipes-sato/images/core-image-sato.bb ] ; then
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-imageio_2.34.0.bb2 write a wide range of image data, including animated images, video, \
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity.txt81 tmp/deploy/images/<MACHINE>/ now have suffixes like "rootfs.ext4.verity"
83 While you can manually work with these images just like any other build,
97 This file is copied into tmp/deploy/images/<MACHINE>/ with bitbake
114 KERNEL_DIR: /home/paul/poky/build-bbb-verity/tmp/deploy/images/beaglebone-yocto
/openbmc/linux/drivers/mtd/parsers/
H A DKconfig115 multiple 'images'. Each such image has a header containing its name
162 'images' in flash devices by putting a table one of the erase
164 the offsets, lengths and names of all the images stored in the
201 bool "Force read-only for RedBoot system images"
204 'FIS directory' images, enable this option.

12345678910>>...33