Home
last modified time | relevance | path

Searched full:b4 (Results 1 – 25 of 91) sorted by relevance

1234

/openbmc/openbmc/poky/
H A D.b4-config1 [b4]
2 prep-perpatch-check-cmd = ./scripts/b4-wrapper-poky.py prep-perpatch-check-cmd
3 send-auto-cc-cmd = ./scripts/b4-wrapper-poky.py send-auto-cc-cmd
4 send-auto-to-cmd = ./scripts/b4-wrapper-poky.py send-auto-to-cmd
/openbmc/openbmc/poky/scripts/
H A Db4-wrapper-poky.py7 # This script is to be called by b4:
8 # - through the b4.prep-perpatch-check-cmd with "prep-perpatch-check-cmd" as
10 # - through b4.send-auto-cc-cmd with "send-auto-cc-cmd" as first argument,
11 # - through b4.send-auto-to-cmd with "send-auto-to-cmd" as first argument,
19 # Printing something to stdout in this file will result in b4 prep --check fail
105 # scripts/b4-wrapper-poky.py is only run by b4 when in poky
106 # git repo. With that limitation, changes made to .b4-config
109 ".b4-config",
154 # This should be replaced once b4 supports prep-perseries-check-cmd (or something similar)
157 # NOT race-free if b4 decides to parallelize prep-perpatch-check-cmd
[all …]
H A Drpm2cpio.sh27 local i b b0 b1 b2 b3 b4 b5 b6 b7
43 …rsize=$((8 + ((($b0 << 24) + ($b1 << 16) + ($b2 << 8) + $b3) << 4) + ($b4 << 24) + ($b5 << 16) + (…
/openbmc/qemu/
H A D.b4-config2 # Common b4 settings that can be used to send patches to QEMU upstream.
3 # https://b4.docs.kernel.org/
6 [b4]
/openbmc/qemu/tests/tcg/multiarch/system/
H A Dmemory.c166 uint32_t b4 = BYTE_NEXT(count), b3 = BYTE_NEXT(count); in init_test_data_u32() local
169 BYTE_SHIFT(b4, 0); in init_test_data_u32()
191 uint64_t b4 = BYTE_NEXT(count), b3 = BYTE_NEXT(count); in init_test_data_u64() local
194 BYTE_SHIFT(b4, 4) | BYTE_SHIFT(b5, 3) | BYTE_SHIFT(b6, 2) | in init_test_data_u64()
237 uint8_t b1, b2, b3, b4; in read_test_data_u32() local
244 b4 = word & 0xff; in read_test_data_u32()
249 zeros += (b4 == 0 ? 1 : 0); in read_test_data_u32()
252 ptr - 1, b1, b2, b3, b4); in read_test_data_u32()
258 (b3 < b4 && b3 != 0)) { in read_test_data_u32()
259 ml_printf("Error %d, %d, %d, %d", b1, b2, b3, b4); in read_test_data_u32()
[all …]
/openbmc/u-boot/test/dm/
H A Dgpio.c31 ut_assertok(gpio_lookup_name("b4", &dev, &offset, &gpio)); in dm_test_gpio()
48 * should default to input, include b4 that we are using here. in dm_test_gpio()
51 ut_asserteq_str("b4: input: 0 [ ]", buf); in dm_test_gpio()
56 ut_asserteq_str("b4: output: 0 [ ]", buf); in dm_test_gpio()
60 ut_asserteq_str("b4: output: 1 [ ]", buf); in dm_test_gpio()
64 ut_asserteq_str("b4: output: 1 [x] testing", buf); in dm_test_gpio()
71 ut_asserteq_str("b4: output: 0 [x] testing", buf); in dm_test_gpio()
85 ut_asserteq_str("b4: input: 1 [x] testing", buf); in dm_test_gpio()
89 ut_asserteq_str("b4: input: 0 [x] testing", buf); in dm_test_gpio()
93 ut_asserteq_str("b4: input: 0 [ ]", buf); in dm_test_gpio()
/openbmc/openbmc/meta-openembedded/
H A D.b4-config1 [b4]
3 #b4.ty-send-email = yes
/openbmc/openbmc/poky/bitbake/
H A D.b4-config1 [b4]
3 send-auto-cc-cmd = ./contrib/b4-wrapper-bitbake.py send-auto-cc-cmd
/openbmc/qemu/docs/devel/
H A Dsubmitting-a-patch.rst240 Use B4
243 The `b4`_ tool, used for Linux kernel development, can also be used for QEMU
245 includes a ``b4`` project configuration file at the root: ``.b4-config``.
250 2. Create a new series with a topical branch name using ``b4 prep -n descriptive-name``.
251 ``b4`` will create a ``b4/descriptive-name`` branch and switch to it.
253 4. Write a descriptive cover letter with ``b4 prep --edit-cover``.
254 5. Add maintainer and reviewer CCs with ``b4 prep --auto-to-cc``. You can make
256 6. Run patch checks with ``b4 prep --check``.
257 7. Optionally review the patches with ``b4 send --dry-run`` which will print the
262 - Setup ``git-send-email`` and use ``b4 send``, or
[all …]
/openbmc/qemu/pc-bios/s390-ccw/
H A Dscsi.h74 uint8_t u1[1 + 1 + 1 + 1 + 8]; /* b4..b15 unused, b4 = (N - 1) */
87 uint8_t byte[28]; /* b4..bN Supported EVPD pages (N=31 here) */
95 uint8_t b4; member
108 uint16_t alloc_len; /* b3, b4 */
/openbmc/openbmc/poky/bitbake/contrib/
H A Db4-wrapper-bitbake.py7 # This script is to be called by b4:
8 # - through b4.send-auto-cc-cmd with "send-auto-cc-cmd" as first argument,
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DVINI.interface.yaml52 - name: B4
55 B4 keyword. Manufacturing FRU control information.
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h106 #define DPRPU 0x0010 /* b4: D+ pull up control */
135 #define UACT 0x0010 /* b4: USB bus enable */
173 #define DENDE 0x0010 /* b4: Dend enable */
222 #define SACKE 0x0010 /* b4: SETUP ACK interrupt */
230 #define BRDY4 0x0010 /* b4: PIPE4 */
242 #define NRDY4 0x0010 /* b4: PIPE4 */
254 #define BEMP4 0x0010 /* b4: PIPE4 */
264 #define EDGESTS 0x0010 /* b4: */
308 #define SACK 0x0010 /* b4: Setup acknowledge interrupt */
333 #define PINGE 0x0010 /* b4: ping enable */
[all …]
/openbmc/openbmc/meta-arm/
H A D.b4-config1 [b4]
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-bitmaps.out143 name: b4
162 name: b4
175 name: b4
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_boolean.S13 all4 b0, b4
/openbmc/qemu/tests/tcg/arm/system/
H A Dtest-armv6m-undef.S91 /* B4.2.3 Move to Special Register (moves to IPSR are ignored) */
96 /* B4.2.2 Move from Special Register */
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_ecc.c91 tmp1 |= (reg2 & 0x40) >> 2; /* B6 -> B4 */ in nand_calculate_ecc()
94 tmp1 |= (reg3 & 0x10) >> 3; /* B4 -> B1 */ in nand_calculate_ecc()
95 tmp1 |= (reg2 & 0x10) >> 4; /* B4 -> B0 */ in nand_calculate_ecc()
100 tmp2 |= (reg2 & 0x04) << 2; /* B2 -> B4 */ in nand_calculate_ecc()
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json45 "pin": "B4",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0002-Makefile-modify-compile-parameters.patch14 index 19966b4..86a8169 100644
/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json54 "pin": "B4",
/openbmc/qemu/target/m68k/
H A Dsoftfloat.c384 status); /* B4 */ in floatx80_lognp1()
386 fp2 = floatx80_mul(fp2, fp1, status); /* W*B4 */ in floatx80_lognp1()
392 status); /* B2+W*B4 */ in floatx80_lognp1()
394 fp2 = floatx80_mul(fp2, fp0, status); /* V*(B2+W*B4) */ in floatx80_lognp1()
401 status); /* B1+W*(B3+W*B5) + V*(B2+W*B4) */ in floatx80_lognp1()
403 status); /* U*V*([B1+W*(B3+W*B5)] + [V*(B2+W*B4)]) */ in floatx80_lognp1()
552 status); /* B4 */ in floatx80_logn()
554 fp2 = floatx80_mul(fp2, fp1, status); /* W*B4 */ in floatx80_logn()
560 status); /* B2+W*B4 */ in floatx80_logn()
562 fp2 = floatx80_mul(fp2, fp0, status); /* V*(B2+W*B4) */ in floatx80_logn()
[all …]
/openbmc/ipmitool/contrib/
H A Dbmclanconf99 local HEX B1 B2 B3 B4;
108 B4=`echo 10 o 16 i $H4 p | dc`
109 echo "$B1.$B2.$B3.$B4"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/files/
H A DOpenBMC.priv23 MP/j6ntC2MIRpUgu44K34tRD9gVEwjwEFb+Z+HEnhNMYQSM8RomwcDELBDa+63B4
/openbmc/libcper/examples/
H A Dgeneric.json47 "data": "9876ccad-47b4-4bdb-b65e-16f193c4f3db",

1234