/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_firmware_tftp_upload_image.robot | 33 TFTP Download Install With ApplyTime OnReset Policy 34 [Documentation] Download image to BMC using TFTP with OnReset policy and verify installation. 36 [Template] TFTP Download Install 42 TFTP Download Install With ApplyTime Immediate Policy 43 [Documentation] Download image to BMC using TFTP with Immediate policy and verify installation. 45 [Template] TFTP Download Install 51 ImageURI Download Install With ApplyTime OnReset Policy 52 … [Documentation] Download image to BMC using ImageURI with OnReset policy and verify installation. 54 [Template] ImageURI Download Install 60 ImageURI Download Install With ApplyTime Immediate Policy [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | os_utils_install.robot | 26 # Download and install Git. 48 [Documentation] Download and install HTX exerciser tool from github. 50 # Download HTX source code from github. 51 Log To Console \n Download HTX source code from github. 54 # Download and install pre-requisite packages before compiling HTX. 55 Log To Console \n Download pre-requisite packages before compiling HTX. 75 [Documentation] Download and install HTX on Red Hat. 94 [Documentation] Download and install opal prd tool. 96 # Download and install PRD packages.
|
/openbmc/webui-vue/src/components/Global/ |
H A D | TableRowAction.vue | 6 :download="download" 17 value === 'download' && downloadInNewTab && downloadLocation !== '' 26 {{ $t('global.action.download') }} 30 v-else-if="value === 'download' && downloadLocation !== ''" 32 :download="exportName" 38 {{ $t('global.action.download') }} 110 download() {
|
H A D | TableToolbarExport.vue | 5 :download="download" 34 download() {
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | download_manager.hpp | 19 /** @class Download 20 * @brief OpenBMC download software management implementation. 24 class Download : public DownloadInherit class 27 /** @brief Constructs Download Software Manager 32 Download(sdbusplus::bus_t& bus, const std::string& objPath) : in Download() function in phosphor::software::manager::Download 36 * @brief Download the specified image via TFTP
|
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | r819xU_firmware.c | 108 * Procedure: Check whether main code is download OK. If OK, turn on CPU 137 RT_TRACE(COMP_ERR, "Download Firmware: Put code fail!\n"); in CPUcheck_maincodeok_turnonCPU() 140 RT_TRACE(COMP_FIRMWARE, "Download Firmware: Put code ok!\n"); in CPUcheck_maincodeok_turnonCPU() 160 RT_TRACE(COMP_FIRMWARE, "Download Firmware: Boot ready!\n"); in CPUcheck_maincodeok_turnonCPU() 188 RT_TRACE(COMP_FIRMWARE, "Download Firmware: Firmware ready!\n"); in CPUcheck_firmware_ready() 233 * Download boot, main, and data image for System reset. in init_firmware() 234 * Download data image for firmware reset in init_firmware() 265 /* we only need to download data.img here */ in init_firmware() 270 /* Download image file */ in init_firmware() 271 /* The firmware download process is just as following, in init_firmware() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | gomod.py | 4 The gomod/gomodgit fetchers are used to download Go modules to the module cache 21 The go command may need to download go.mod files for many different modules 91 """Set up to download the module from the module proxy. 93 Set up to download the module zip file to the module cache directory 96 cache/download/<module>/@v/<version>.zip: The module zip file. 97 cache/download/<module>/@v/<version>.mod: The go.mod file. 111 # Set URL and filename for wget download 125 ud.parm['subdir'] = os.path.join(moddir, 'cache/download', 161 """Set up to download the module from the git repository. 163 Set up to download the git repository to the module cache directory and [all …]
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_command.c | 20 * fastboot_bytes_received - number of bytes received in the current download 25 * fastboot_bytes_expected - number of bytes expected in the current download 31 static void download(char *, char *); 50 .command = "download", 51 .dispatch = download 151 * fastboot_download() - Start a download transfer from the client 156 static void download(char *cmd_parameter, char *response) in download() function 171 * Nothing to download yet. Response is of the form: in download() 179 printf("Starting download of %d bytes\n", in download() 188 * Return: Number of bytes left in the current download [all …]
|
/openbmc/u-boot/doc/imx/misc/ |
H A D | sdp.txt | 5 SDP stands for serial download protocol. It is the protocol used in NXP's 6 i.MX SoCs ROM Serial Downloader and provides means to download a program 10 provide a SDP implementation over USB. This allows to download program 63 This allows to download the regular U-Boot with legacy image headers 69 download and run scripts: 73 imx_usb configuration files can be also used to download multiple 87 In this mode the file to download (imx_usb job) needs to be specified 114 imx_usb_loader is able to download a single file (u-boot.imx)
|
/openbmc/skeleton/pydownloadmgr/ |
H A D | download_manager.py | 19 DBUS_NAME = "org.openbmc.managers.Download" 20 OBJ_NAME = "/org/openbmc/managers/Download" 30 signal_name="Download", 41 print("Download Complete: " + outfile) 81 intf.error("Download Error: " + filename) 91 print("Running Download Manager")
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | fetch.py | 417 self.dldir = os.path.join(self.tempdir, "download") 588 fetcher.download() 598 fetcher.download() 608 fetcher.download() 611 fetcher.download() 636 fetcher.download() 646 fetcher.download() 671 fetcher.download() 681 fetcher.download() 700 fetcher.download() [all …]
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-pci-renesas.c | 234 * Check if "FW Download Lock" is locked. If it is and the FW is in renesas_fw_check_running() 239 dev_dbg(&pdev->dev, "FW Download Lock is engaged."); in renesas_fw_check_running() 245 "FW Download Lock is set and FW is not ready. Giving Up."); in renesas_fw_check_running() 250 * Check if "FW Download Enable" is set. If someone (us?) tampered in renesas_fw_check_running() 256 "FW Download Enable is stale. Giving Up (poweroff/reboot needed)."); in renesas_fw_check_running() 295 * "Firmware Download Sequence" in "7.1 FW Download Interface" in renesas_fw_download() 300 * 0. Set "FW Download Enable" bit in the in renesas_fw_download() 301 * "FW Download Control & Status Register" at 0xF4 in renesas_fw_download() 313 "Firmware Download Step %zd failed at position %zd bytes with (%d).", in renesas_fw_download() 335 dev_warn(&pdev->dev, "Final Firmware Download step timed out."); in renesas_fw_download() [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/manual/ |
H A D | sdk.json | 13 …Download kernel, rootfs tar.bz2 image and qemu configuration from public autobuilder webpage \n … 14 "expected_results": "Download completes successfully." 17 …Download & install toolchain tarball matching your host from public autobuilder \n \ta. Goto ht…
|
/openbmc/phosphor-power/tools/power-utils/ |
H A D | aei_updater.cpp | 90 return 1; // No firmware file abort download in doUpdate() 92 bool downloadFwFailed = false; // Download Firmware status in doUpdate() 102 downloadFwFailed = true; // Download Firmware status in doUpdate() 113 downloadFwFailed = false; // Download Firmware status in doUpdate() 120 downloadFwFailed = true; // Download Firmware Failed in doUpdate() 127 // Start PSU firmware download. in doUpdate() 138 // One of the block write commands failed, retry download in doUpdate() 145 {"UPDATE_FAILED", "Download firmware failed"}}; in doUpdate() 166 // Download completed successful in doUpdate() 172 // Retry the whole download proces in doUpdate() [all...] |
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/files/ |
H A D | gxp-obmc-init.sh | 113 debug_takeover "Invalid tftp download url '$url'." 117 debug_takeover "Download of '$url' failed." 127 debug_takeover "Download of '$url' failed." 221 urlfile=/run/initramfs/init-download-url 251 grep -w openbmc-init-download-files $optfile 267 echo "Download url empty. Ignoring download request." 270 echo "Download failed." 277 echo "Download failed." 285 echo "Download failed." 293 echo "Download failed." [all …]
|
/openbmc/qemu/tests/functional/qemu_test/ |
H A D | asset.py | 23 # to easily find all referenced assets and download them prior to 32 self.cache_dir = Path(cache_dir_env, "download") 35 ".cache", "qemu", "download") 67 # Another thread already seems to download the asset, so wait until 108 tmp_cache_file = self.cache_file.with_suffix(".download") 123 "deleting and retrying download...", 128 self.log.error("Unable to download %s: %s", self.url, e)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cli11/cli11/ |
H A D | 0001-Do-not-download-the-catch-framework-during-configure.patch | 4 Subject: [PATCH] Do not download the catch framework during configure. 26 - set(url https://github.com/philsquared/Catch/releases/download/v2.13.7/catch.hpp) 28 - DOWNLOAD ${url} "${CMAKE_CURRENT_BINARY_DIR}/catch2/catch.hpp" 33 - message(FATAL_ERROR "Could not download ${url}, and Catch2 not found on your system.")
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/ |
H A D | download.patch | 4 Subject: [PATCH] opencv: abort configure if we need to download 6 This CMake module will download files during do_configure. This is bad as it 32 # Download 35 + message(FATAL_ERROR "Not going to download ${DL_FILENAME}")
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_download.c | 312 " download\n", dev->name); in prism2_download_volatile() 333 printk(KERN_WARNING "%s: Download command execution failed\n", in prism2_download_volatile() 344 printk(KERN_WARNING "%s: RAM download at 0x%08x " in prism2_download_volatile() 356 printk(KERN_WARNING "%s: Download command execution failed\n", in prism2_download_volatile() 377 "download failed\n", dev->name); in prism2_download_volatile() 497 printk(KERN_WARNING "%s: RAM download at 0x%08x " in prism2_download_genesis() 523 "download failed\n", dev->name); in prism2_download_genesis() 531 "download failed\n", dev->name); in prism2_download_genesis() 565 printk(KERN_WARNING "%s: Flash download command execution " in prism2_download_block() 571 printk(KERN_WARNING "%s: flash download at 0x%08x " in prism2_download_block() [all …]
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/ |
H A D | obmc-init.sh | 111 debug_takeover "Invalid tftp download url '$url'." 115 debug_takeover "Download of '$url' failed." 125 debug_takeover "Download of '$url' failed." 211 urlfile=/run/initramfs/init-download-url 247 grep -w openbmc-init-download-files $optfile 263 echo "Download url empty. Ignoring download request." 266 echo "Download failed." 273 echo "Download failed." 281 echo "Download failed." 289 echo "Download failed." [all …]
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | Kconfig | 138 bool "Enable USB download gadget" 140 Composite USB download gadget support (g_dnl) for download functions. 160 bool "Enable USB SDP (Serial Download Protocol)" 162 Enable Serial Download Protocol (SDP) device support in U-Boot. This 163 allows to download images into memory and execute (jump to) them 169 Enable Tizen's THOR download protocol support in U-Boot. It
|
/openbmc/u-boot/arch/arm/mach-rockchip/ |
H A D | boot_mode.c | 26 * detect download key status by adc, most rockchip 27 * based boards use adc sample the download key status, 53 printf("download key pressed, entering download mode..."); in rockchip_dnl_mode_check()
|
/openbmc/webui-vue/src/views/Overview/ |
H A D | OverviewCard.vue | 9 :download="download" 14 <span v-if="downloadButton">{{ $t('global.action.download') }}</span> 69 download() {
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | if_spi.h | 92 /* Host Interrupt Control bit : Tx auto download */ 96 /* Host Interrupt Control bit : Command auto download */ 102 /* Card Interrupt Case bit : Tx download over */ 106 /* Card Interrupt Case bit : Command download over */ 137 /* Host Interrupt Status bit : Tx download ready */ 141 /* Host Interrupt Status bit : Command download ready */ 161 /* Host Interrupt Status Mask bit : Tx download ready */ 165 /* Host Interrupt Status Mask bit : Command download ready */
|
/openbmc/u-boot/include/configs/ |
H A D | xpedite520x.h | 165 #define CONFIG_LOADS_ECHO 1 /* echo on for serial download */ 328 "echo DOWNLOAD FAILED; " \ 345 "echo DOWNLOAD FAILED; " \ 356 "echo FDT DOWNLOAD FAILED; " \ 362 "echo OS DOWNLOAD FAILED; " \ 377 "echo OS DOWNLOAD FAILED; " \ 392 "echo OS DOWNLOAD FAILED; " \ 407 "echo FDT DOWNLOAD FAILED; " \ 422 "echo FDT DOWNLOAD FAILED; " \
|