/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | firmware-controller.html | 10 … transfer a new firmware image to the BMC. After uploading a new image, Activate it to make it ava… 92 …<div class="screen-reader-offscreen modal-description">Activate modal</div><!-- accessibility only… 102 …<p ng-switch-when="BMC">When you activate the BMC firmware file, {{activate_image_version}}, the B… 103 …<p ng-switch-when="Host">When you activate the server firmware file, {{activate_image_version}}, t… 108 …<label class="control-radio bold" for="activate-without-reboot">Activate firmware file without reb… 109 …<input type="radio" name="activate-without-reboot" id="activate-without-reboot" ng-model="activate… 114 …<label class="control-radio bold" for="activate-with-reboot">Activate firmware file and automatica… 115 …<input type="radio" name="activate-with-reboot" id="activate-with-reboot" ng-model="activate.reboo… 124 …<label class="control-radio bold" for="activate-host-without-reboot">Activate firmware file withou… 125 …<input type="radio" name="activate-host-without-reboot" id="activate-host-without-reboot" ng-model… [all …]
|
H A D | firmware-controller.js | 42 $scope.activate = {reboot: true}; class in $scope 71 console.log('Image failed to activate: ', imageStateFailed); 72 toastService.error('Image failed to activate.'); 89 'Time out. Image did not activate in allotted time.'); 104 toastService.error('Unable to activate image'); 114 toastService.error('Unable to activate image'); 117 if ($scope.activate.reboot && 128 if ($scope.activate.reboot &&
|
/openbmc/qemu/python/ |
H A D | Makefile | 59 min-venv: $(QEMU_MINVENV_DIR) $(QEMU_MINVENV_DIR)/bin/activate 60 $(QEMU_MINVENV_DIR) $(QEMU_MINVENV_DIR)/bin/activate: setup.cfg tests/minreqs.txt 64 echo "ACTIVATE $(QEMU_MINVENV_DIR)"; \ 65 . $(QEMU_MINVENV_DIR)/bin/activate; \ 78 echo "ACTIVATE $(QEMU_MINVENV_DIR)"; \ 79 . $(QEMU_MINVENV_DIR)/bin/activate; \ 84 dev-venv: $(QEMU_VENV_DIR) $(QEMU_VENV_DIR)/bin/activate 85 $(QEMU_VENV_DIR) $(QEMU_VENV_DIR)/bin/activate: setup.cfg 89 echo "ACTIVATE $(QEMU_VENV_DIR)"; \ 90 . $(QEMU_VENV_DIR)/bin/activate; \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
H A D | 0001-Remove-python-venv.patch | 14 venv-activate.sh | 44 +------------------------------------------- 44 -if [[ ! -x ${VIRTUALENV_ROOT}/bin/activate ]] ; then 52 -source "${VIRTUALENV_ROOT}/bin/activate" 100 - source ${VIRTUALENV_ROOT}/bin/activate 137 diff --git a/venv-activate.sh b/venv-activate.sh 139 --- a/venv-activate.sh 140 +++ b/venv-activate.sh 155 - echo "venv-activate.sh: Enter the Mycroft virtual environment" 157 - echo " source venv-activate.sh" 159 - echo " . venv-activate.sh" [all …]
|
/openbmc/linux/Documentation/leds/ |
D | ledtrig-transient.rst |
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
D | firmware-activate.rst |
|
/openbmc/u-boot/board/bosch/shc/ |
H A D | Kconfig | 52 activate, if you want to build for the B sample version 58 activate, if you want to build for the B2 sample version 64 activate, if you want to build for the C sample version 70 activate, if you want to build for the C2 sample version 76 activate, if you want to build for the C3 sample version 82 activate, if you want to build for the Series version
|
/openbmc/u-boot/drivers/gpio/ |
H A D | hsdk-creg-gpio.c | 24 u8 activate; member 36 reg |= ((val ? hcg->deactivate : hcg->activate) << reg_shift); in hsdk_creg_gpio_set_value() 81 u32 shift, bit_per_gpio, activate, deactivate, gpio_count; in hsdk_creg_gpio_probe() local 88 activate = dev_read_u32_default(dev, "gpio-activate-val", 1); in hsdk_creg_gpio_probe() 117 if (GENMASK(31, bit_per_gpio) & activate) { in hsdk_creg_gpio_probe() 118 pr_err("%s: 'gpio-activate-val' can't be more than %lu\n", in hsdk_creg_gpio_probe() 131 if (activate == deactivate) { in hsdk_creg_gpio_probe() 132 pr_err("%s: 'gpio-deactivate-val' and 'gpio-activate-val' can't be equal\n", in hsdk_creg_gpio_probe() 140 hcg->activate = (u8)activate; in hsdk_creg_gpio_probe()
|
/openbmc/linux/drivers/leds/trigger/ |
D | ledtrig-transient.c |
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | README.sol | 13 sessions are begun in ipmitool using the "sol activate" command. This 14 command maps directly to the IPMI Activate Payload command. It first 17 established on a port different than the RMCP+ port that the "activate 20 Once a session has been established (the activate payload command 25 specified by the BMC in the response to the Activate Payload command. 50 Creation and dispatch of IPMI Activate Payload command
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | mv_ddr_spd.h | 98 unsigned char mac:4, /* max activate count */ 99 t_maw:2, /* max activate window */ 200 unsigned char byte_37; /* min four activate window delay time (t faw min), l-s-byte, mtb */ 201 /* byte 38: min activate to activate delay time (t rrd_s min), diff bank group, mtb */ 203 /* byte 39: min activate to activate delay time (t rrd_l min), same bank group, mtb */ 228 /* fine offset for min activate to activate delay time (t rrd_l min), same bank group, ftb */ 230 /* fine offset for min activate to activate delay time (t rrd_s min), diff bank group, ftb */
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_power_capping.robot | 71 Activate DCMI Power And Verify 99 [Documentation] Set power limit and activate power limit before 116 Activate DCMI Power And Verify 128 [Documentation] Set and activate power limit with system power off. 144 Activate DCMI Power And Verify 187 Activate DCMI Power And Verify 199 Activate DCMI Power And Verify 254 Activate DCMI Power And Verify
|
/openbmc/linux/sound/pci/ice1712/ |
D | hoontech.c |
|
/openbmc/openbmc-test-automation/lib/ |
H A D | energy_scale_utils.robot | 78 Activate DCMI Power And Verify 79 [Documentation] Activate DCMI power limiting. 81 ${resp}= Run External IPMI Standard Command dcmi power activate 83 ... msg=Command failed: dcmi power activate. 137 Activate DCMI Power Via REST 138 [Documentation] Activate DCMI power limiting via REST. 150 ... msg=Failed to activate power limiting via REST.
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | host_code_update.robot | 57 Upload And Activate Image ${IMAGE_FILE_PATH} 116 Upload And Activate Image 169 Upload And Activate Multiple Host Images 173 [Template] Activate Image And Verify No Duplicate Priorities 174 [Setup] Upload And Activate Multiple BMC Images Setup 208 Upload And Activate Image ${IMAGE_FILE_PATH} 212 ${version_id}= Upload And Activate Image ${ALTERNATE_IMAGE_FILE_PATH} 275 Upload And Activate Multiple BMC Images Setup 280 Upload And Activate Image ${IMAGE_FILE_PATH} skip_if_active=true
|
H A D | bmc_code_update.robot | 92 Upload And Activate Image ${IMAGE_FILE_PATH} 142 Upload And Activate Multiple BMC Images 146 [Template] Activate Image And Verify No Duplicate Priorities 147 [Setup] Upload And Activate Multiple BMC Images Setup 190 ${version_id}= Upload And Activate Image ${ALTERNATE_IMAGE_FILE_PATH} 223 Upload And Activate Image ${IMAGE_FILE_PATH} 270 Upload And Activate Multiple BMC Images Setup
|
/openbmc/u-boot/doc/ |
H A D | README.bitbangMII | 17 MDIO_ACTIVE - Activate the MDIO pin as out pin 18 MDIO_TRISTATE - Activate the MDIO pin as input/tristate pin 37 int (*mdio_active)() - Activate the MDIO pin as output 38 int (*mdio_tristate)() - Activate the MDIO pin as input/tristate pin
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
D | pseries_energy.c |
|
/openbmc/linux/scripts/kconfig/ |
D | gconf.glade |
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.glade | 49 <signal name="activate" handler="on_load1_activate"/> 50 <accelerator key="L" modifiers="GDK_CONTROL_MASK" signal="activate"/> 72 <signal name="activate" handler="on_save_activate"/> 73 <accelerator key="S" modifiers="GDK_CONTROL_MASK" signal="activate"/> 95 <signal name="activate" handler="on_save_as1_activate"/> 122 <signal name="activate" handler="on_quit1_activate"/> 123 <accelerator key="Q" modifiers="GDK_CONTROL_MASK" signal="activate"/> 159 <signal name="activate" handler="on_show_name1_activate"/> 170 <signal name="activate" handler="on_show_range1_activate"/> 181 <signal name="activate" handler="on_show_data1_activate"/> [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/gpio/ |
H A D | snps,creg-gpio.txt | 8 write 0x2 == set output to "1" (activate) 20 - gpio-activate-val: Value should be set in corresponding field to set 40 gpio-activate-val = <2>;
|
/openbmc/u-boot/drivers/axi/ |
H A D | axi-emul-uclass.c | 36 * Note: device_find_* don't activate the devices; they're activated in axi_sandbox_get_emul() 56 /* If yes, activate it... */ in axi_sandbox_get_emul() 58 debug("%s: Could not activate %s\n", in axi_sandbox_get_emul()
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | plat-phosphor-multi-gpio-monitor.json | 262 "Name": "fcb1-activate", 267 "RISING": ["gpios-deassert-log@3_fcb2-activate.service"], 269 "gpios-assert-log@3_fcb2-activate.service", 276 "Name": "fcb0-activate", 281 "RISING": ["gpios-deassert-log@4_fcb1-activate.service"], 283 "gpios-assert-log@4_fcb1-activate.service",
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_payload.robot | 47 Test Activate Payload 48 [Documentation] Test activate payload via IPMI raw command. 54 Activate Payload 65 IF '${payload_status}' == '00' Activate Payload 84 Activate Payload 93 …[Documentation] Disable standard payload for SOL and verify IPMI sol activate command does not wo… 260 Activate Payload 261 [Documentation] Activate Payload. 371 Verify Sol Activate Disabled ${user_name} 375 Verify Sol Activate Disabled [all …]
|
/openbmc/phosphor-net-ipmid/command/ |
H A D | payload_cmds.hpp | 21 * IPMI payload for Activate Payload command request. 54 uint8_t auth:1; //!< If true, activate payload with authentication. 55 uint8_t encryption:1; //!< If true, activate payload with encryption. 59 uint8_t encryption:1; //!< If true, activate payload with encryption. 60 uint8_t auth:1; //!< If true, activate payload with authentication. 75 * IPMI payload for Activate Payload command response. 101 /** @brief Activate Payload Command.
|