/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/scp-firmware/ |
H A D | scp-firmware_2.15.0.bb | 59 for FW in ${FW_TARGETS}; do 61 bbnote Configuring ${SCP_PLATFORM}/${FW}_${TYPE}... 62 …_OECMAKE} -S ${S} -B "${B}/${TYPE}/${FW}" -D SCP_FIRMWARE_SOURCE_DIR:PATH="${SCP_PRODUCT_GROUP}/${… 70 for FW in ${FW_TARGETS}; do 72 bbnote Building ${SCP_PLATFORM}/${FW}_${TYPE}... 73 VERBOSE=1 cmake --build ${B}/${TYPE}/${FW} --target all 81 for FW in ${FW_TARGETS}; do 83 if [ "$FW" = "scp" ]; then 84 … install -D "${B}/${TYPE}/${FW}/bin/${SCP_PLATFORM}-bl1.bin" "${D}/firmware/${FW}_${TYPE}.bin" 85 … install -D "${B}/${TYPE}/${FW}/bin/${SCP_PLATFORM}-bl1.elf" "${D}/firmware/${FW}_${TYPE}.elf" [all …]
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mac-fec.c | 61 #define FW(_fecp, _reg, _v) __fs_out32(&(_fecp)->fec_ ## _reg, (_v)) macro 67 #define FS(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) | (_v)) 70 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v)) 81 FW(fecp, ecntrl, FEC_ECNTRL_PINMUX | FEC_ECNTRL_RESET); in whack_reset() 210 FW(fecp, grp_hash_table_high, fep->fec.hthi); in set_multicast_finish() 211 FW(fecp, grp_hash_table_low, fep->fec.htlo); in set_multicast_finish() 251 FW(fecp, addr_low, addrhi); in restart() 252 FW(fecp, addr_high, addrlo); in restart() 257 FW(fecp, grp_hash_table_high, fep->fec.hthi); in restart() 258 FW(fecp, grp_hash_table_low, fep->fec.htlo); in restart() [all …]
|
/openbmc/linux/scripts/ |
H A D | get_dvb_firmware | 224 open FW,">$tmpdir/opera.fw"; 225 print FW "$RES1"; 226 print FW "$DAT1"; 227 print FW "$RES1"; 228 print FW "$DAT1"; 229 appendfile(FW,"$tmpdir/fw1part1-1"); 230 print FW "$RES0"; 231 print FW "$DAT0"; 232 print FW "$RES1"; 233 print FW "$DAT1"; [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-sst-atom | 8 If the FW has never been loaded it will display:: 10 "FW not yet loaded" 12 If FW has been loaded it will display:: 19 0d: BYT FW 20 0b: BSW FW 21 07: Merrifield FW
|
H A D | debugfs-driver-qat | 5 Description: (RO) Read returns the number of requests sent to the FW and the number of responses 6 received from the FW for each Acceleration Engine 9 <N>: Number of requests sent from Acceleration Engine N to FW and responses 10 Acceleration Engine N received from FW
|
H A D | sysfs-class-mei | 23 The ME FW writes its status information into fw status 67 FW components. 90 The ME FW writes Glitch Detection HW (TRC)
|
/openbmc/linux/tools/testing/selftests/firmware/ |
H A D | fw_filesystem.sh | 49 if diff -q "$FW" /dev/test_firmware >/dev/null ; then 66 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then 84 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then 215 fwfile="$FW" 238 fwfile="${FW}" 267 if diff -q -Z "$FW" $DIR/read_firmware 2>/dev/null ; then 497 compress_both_"$COMPRESS_FORMAT" $FW 506 mv "$FW" "${FW}-orig" 514 mv "${FW}-orig" "$FW"
|
H A D | fw_fallback.sh | 187 if diff -q "$FW" /dev/test_firmware >/dev/null ; then 204 if diff -q "$FW" /dev/test_firmware >/dev/null ; then 212 load_fw "$NAME" "$FW" 213 if ! diff -q "$FW" /dev/test_firmware >/dev/null ; then 220 load_fw_cancel "nope-$NAME" "$FW" 221 if diff -q "$FW" /dev/test_firmware >/dev/null ; then 229 load_fw_fallback_with_child "nope-signal-$NAME" "$FW"
|
H A D | fw_lib.sh | 134 FW="$FWPATH/test-firmware.bin" 135 echo "ABCD0123" >"$FW" 138 NAME=$(basename "$FW") 202 if [ -f $FW ]; then 203 rm -f "$FW"
|
/openbmc/linux/Documentation/hid/ |
H A D | intel-ish-hid.rst | 96 | ISH Hardware/Firmware(FW) | 118 3.2.1 IPC/FW message types 172 Each FW client and a protocol is identified by a UUID. In order to communicate 173 to a FW client, a connection must be established using connect request and 182 the link will be dropped if major FW reset occurs. 191 Each side (host and FW) manages its DMA transfer memory independently. When an 192 ISHTP client from either host or FW side wants to send something, it decides 195 the respective host buffer (TX when host client sends, RX when FW client 200 (that includes RX buffer) and FW responds with DMA_ALLOC_NOTIFY_ACK. 202 if the host doesn't support DMA, then it won't send DMA allocation, so FW can't [all …]
|
/openbmc/linux/Documentation/driver-api/mei/ |
H A D | hdcp.rst | 6 ME FW as a security engine provides the capability for setting up 10 ME FW prepares HDCP2.2 negotiation parameters, signs and encrypts them 14 Similarly, the HDCP2.2 sink's response is transferred to ME FW 18 upon request ME FW will configure the port as authenticated and supply
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.megaraid_sas | 115 1. Continue booting immediately if FW in FAULT at driver load time. 210 which not returned by FW to driver's pending queue. Driver 211 will re-issue those pending cmds again to FW after the OCR 218 d). in Driver's ISR routine, if driver get the FW state as 219 state change, FW in Failure status and FW support online controller 223 OCR to finish, then issue the cmds to FW. 226 OCR to see if driver can bring back the FW. 233 failed state. Driver will kill adapter if can't bring back FW after the 253 PD delete/ADD, LD add/delete from FW. 283 1. Add the fix of pending in FW after deleted the logic drives. [all …]
|
H A D | dpti.rst | 64 - Enabled hba reset from ioctls (allows a FW flash to reboot and use 65 the new FW without having to reboot) 74 now online (at the FW level) when test unit ready or inquiry
|
/openbmc/phosphor-psu-code-mgmt/tools/ |
H A D | generate-psu-tar | 8 --image <file> PSU FW image 9 --version <version> PSU FW version 10 --model <model> PSU FW model 11 --manufacturer <version> PSU FW manufacturer
|
/openbmc/linux/sound/firewire/ |
H A D | Kconfig | 106 * Tascam IF-FW/DM 118 * Lynx Aurora 8/16 (LT-FW) 121 * TerraTec PHASE 24 FW/PHASE X24 FW/PHASE 88 Rack FW 156 * FW-1884 157 * FW-1082 158 * FW-1804
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/ |
H A D | scp-firmware-juno.inc | 11 …D "${B}/${TYPE}/${FW_TARGETS}/bin/${SCP_PLATFORM}-bl1-bypass.bin" "${D}/firmware/${FW}_${TYPE}.bin" 12 …D "${B}/${TYPE}/${FW_TARGETS}/bin/${SCP_PLATFORM}-bl1-bypass.elf" "${D}/firmware/${FW}_${TYPE}.elf"
|
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/ |
H A D | npcm8xx-tip-fw.inc | 1 SUMMARY = "TIP FW for NPCM8XX (Arbel) devices" 2 DESCRIPTION = "TIP FW for NPCM8XX (Arbel) devices"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/miniupnpd/files/ |
H A D | 0001-Add-OpenEmbedded-cross-compile-case.patch | 29 FW=iptables 34 + FW=iptables
|
/openbmc/u-boot/arch/arm/mach-bcm283x/ |
H A D | Kconfig | 73 b) You should run the following to tell the VC FW to process DT when 115 At the time of writing, the VC FW requires a non-default option in 119 The VC FW typically provides ARM "stub" code to set up the CPU and 121 mode. In order to boot U-Boot before the VC FW is enhanced, please 124 duplicated here. The VC FW enhancement is tracked in
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_clockmatrix.h | 65 #define IDTCM_FW_REG(FW, VER, REG) (((FW) < (VER)) ? (REG) : (REG##_##VER)) argument
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-opal.txt | 15 linux, used by the FW though. 21 The node contains a number of other properties that are used by the FW itself
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.lsch3 | 48 | Debug Server FW | 50 | AIOP FW | 52 | MC FW | 75 | Debug Server FW (2M) | | Alt 77 | AIOP FW (4M) | | 83 | MC FW (4M) | | 97 | Debug Server FW (2M) | | Bank 99 | AIOP FW (4M) | | 105 | MC FW (4M) | |
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0019-arm-corstone1000-esrt-support.patch | 200 - log_err("Failure to notify SE Proxy FW update service\n"); 202 - debug("SE Proxy FW update service notified\n"); 215 + log_err("Failure to notify SE Proxy FW update service\n"); 217 + debug("SE Proxy FW update service notified\n");
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amd/ |
H A D | pds_core.rst | 25 pds_core 0000:b5:00.0: FW: 1.60.0-73 27 pds_core 0000:b6:00.0: FW: 1.60.0-73 108 The driver supports a devlink health reporter for FW status::
|
/openbmc/linux/drivers/usb/typec/mux/ |
H A D | Kconfig | 35 Driver for USB muxes controlled by Intel PMC FW. Intel PMC FW can
|