Home
last modified time | relevance | path

Searched refs:TAR (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-bsp/setserial/setserial/
H A Dldflags.patch15 TAR = tar
16 @@ -20,7 +21,7 @@ TAR = tar
/openbmc/linux/drivers/macintosh/
H A Dmacio-adb.c54 #define TAR 1 /* transfer access request */ macro
195 out_8(&adb->ctrl.r, in_8(&adb->ctrl.r) | TAR); in macio_send_request()
234 out_8(&adb->ctrl.r, in_8(&adb->ctrl.r) | TAR); in macio_adb_interrupt()
254 out_8(&adb->ctrl.r, in_8(&adb->ctrl.r) | TAR); in macio_adb_interrupt()
/openbmc/openbmc/meta-google/recipes-phosphor/flash/gbmc-update/
H A D40-gbmc-upgrade.sh41 if [[ "$bootfile_url" =~ [\&?]format=TAR(_GZIP)?(&|$) ]]; then
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch35 command_init(&cmd, TAR, "tar -cf");
/openbmc/linux/scripts/
H A DMakefile.package15 quiet_cmd_src_tar = TAR $(2).tar.gz
182 quiet_cmd_tar = TAR $@
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dfsmc-nand.txt18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/
H A Ddpkg.inc27 TAR=tar \
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/
H A Dobmc-phosphor-image.bbappend197 echo "ERROR: TAR - uBoot image size ${size} incorrect. Please try it again."
/openbmc/linux/Documentation/powerpc/
H A Delf_hwcaps.rst198 TAR facility is available.
/openbmc/linux/arch/powerpc/boot/dts/
H A Dturris1x.dts292 /* 11 MB for TAR.XZ Archive with Factory content of NAND Root File System */
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dyp-intro.rst177 in standard formats (i.e. RPM, DEB, IPK, and TAR). You can deploy
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c4421 macb_writel(lp, TAR, lp->rm9200_txq[desc].mapping); in at91ether_start_xmit()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst3804 Defines the package type (i.e. DEB, RPM, IPK, or TAR) used by the
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch16253 @@ -4571,6 +4575,20 @@ am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'