Home
last modified time | relevance | path

Searched refs:downloaded (Results 76 – 100 of 124) sorted by relevance

12345

/openbmc/linux/Documentation/networking/
H A Dkcm.rst168 - bpf_prog_fd: file descriptor for compiled BPF program downloaded
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6794 int downloaded; in ahc_loadseq() local
6821 downloaded = 0; in ahc_loadseq()
6836 if (downloaded == ahc->instruction_ram_size) { in ahc_loadseq()
6856 cs_table[cs_count].end = downloaded; in ahc_loadseq()
6864 cs_table[cs_count].begin = downloaded; in ahc_loadseq()
6870 downloaded++; in ahc_loadseq()
6884 printk(" %d instructions downloaded\n", downloaded); in ahc_loadseq()
H A Daic79xx_core.c9265 int downloaded; in ahd_loadseq() local
9359 downloaded = 0; in ahd_loadseq()
9380 cs_table[cs_count].end = downloaded; in ahd_loadseq()
9388 cs_table[cs_count].begin = downloaded; in ahd_loadseq()
9394 downloaded++; in ahd_loadseq()
9408 printk(" %d instructions downloaded\n", downloaded); in ahd_loadseq()
/openbmc/u-boot/doc/
H A DREADME.pxe211 to be downloaded, and boot with the command line "root=/dev/sdb1"
H A DREADME.ti-secure13 downloaded from:
/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2100.rst288 The ipw2100 1.1.0 driver and firmware can be downloaded from:
H A Dipw2200.rst483 The firmware can be downloaded from the following URL:
/openbmc/linux/Documentation/networking/device_drivers/ethernet/netronome/
H A Dnfp.rst42 A more comprehensive list of firmware can be downloaded from the
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOCLC-2.075 …cense, and the amended license will apply to all copies of the Program downloaded after the new li…
H A DTAPR-OHL-1.0230 downloaded, available for at least three years after you last distribute
/openbmc/linux/arch/sparc/
H A DKconfig378 IP cores that are distributed under GPL. GRLIB can be downloaded
/openbmc/docs/designs/
H A Ddump-manager.md128 - When the request comes for offload, the file is downloaded from the dump base
H A Dcode-update.md16 3. Images POSTed via Redfish are downloaded by BMCWeb to /tmp/images which
/openbmc/docs/architecture/code-update/
H A Dcode-update.md297 A file named "MANIFEST" must be included in any image tar uploaded, downloaded
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dappendix-obtain.rst247 from a previously built root filesystem image that was downloaded
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst271 which you want to access downloaded files (:term:`DL_DIR`).
343 This directory contains downloaded upstream source tarballs. You can
H A Dsystem-requirements.rst278 During execution, the :term:`buildtools` tarball will be downloaded, the
/openbmc/linux/Documentation/admin-guide/
H A Dthunderbolt.rst218 Once the NVM image has been downloaded, you need to plug in a
/openbmc/openbmc/poky/bitbake/
H A DChangeLog298 downloaded file was not found in DL_DIR (this is needed
/openbmc/u-boot/test/py/
H A DREADME.md222 - The board allows U-Boot to be downloaded directly into RAM, and executed
/openbmc/u-boot/lib/lzma/
H A Dlzma.txt132 7-Zip source code can be downloaded from 7-Zip's SourceForge page:
/openbmc/phosphor-host-ipmid/docs/
H A Dtesting.md130 many parts of the Docker container are already downloaded and configured.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.1.rst263 is downloaded at the start of the build.
/openbmc/qemu/docs/devel/
H A Dtesting.rst393 is downloaded and initialized automatically), in which the ``test-build`` job
813 * Usually in ``build_image()``, a template image is downloaded from a
817 * Once the image is downloaded, users, SSH server and QEMU build deps should
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dconcepts.rst202 the image, where to store downloaded source, and other build properties.
522 a cache that can hold previously downloaded source. You can also
533 :term:`Build Directory` if needed without fear of removing any downloaded
1211 not even downloaded. If something was found to be unavailable, or the
1745 built or it could be downloaded and unpacked from somewhere. In other words,

12345