/openbmc/qemu/tests/multiboot/ |
H A D | mmap.out | 10 0x0 - 0x9fc00: type 1 [entry size: 20] 11 0x9fc00 - 0xa0000: type 2 [entry size: 20] 12 0xf0000 - 0x100000: type 2 [entry size: 20] 13 0x100000 - 0x7fe0000: type 1 [entry size: 20] 14 0x7fe0000 - 0x8000000: type 2 [entry size: 20] 15 0xfffc0000 - 0x100000000: type 2 [entry size: 20] 28 0x0 - 0x9fc00: type 1 [entry size: 20] 29 0x9fc00 - 0xa0000: type 2 [entry size: 20] 30 0xf0000 - 0x100000: type 2 [entry size: 20] 31 0x100000 - 0x11a000: type 1 [entry size: 20] [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.20.rst | 3 Release notes for Yocto-4.0.20 (Kirkstone) 6 Security Fixes in Yocto-4.0.20 19 Fixes in Yocto-4.0.20 33 - poky.conf: bump version for 4.0.20 36 Known Issues in Yocto-4.0.20 42 Contributors to Yocto-4.0.20 61 Repositories / Downloads for Yocto-4.0.20 68 - Tag: :yocto_git:`yocto-4.0.20 </poky/log/?h=yocto-4.0.20>` 73 …http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.20/poky-6bd3969d32730538608e680653e032e… 74 …http://mirrors.kernel.org/yocto/yocto/yocto-4.0.20/poky-6bd3969d32730538608e680653e032e66958fe84.t… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
H A D | 0001-Fix-Translations-containing-invalid-directives-hs.patch | 38 - _("The %1$s in the search dialog contains a reference to %2$.20hs which does not exist in t… 39 + _("The %1$s in the search dialog contains a reference to %2$.20s which does not exist in th… 51 -"The %1$s in the search dialog contains a reference to %2$.20hs which does " 52 +"The %1$s in the search dialog contains a reference to %2$.20s which does " 56 -"Al diàleg de cerca, %1$s conté una referència a %2$.20hs\n" 57 +"Al diàleg de cerca, %1$s conté una referència a %2$.20s\n" 69 -"The %1$s in the search dialog contains a reference to %2$.20hs which does " 70 +"The %1$s in the search dialog contains a reference to %2$.20s which does " 74 -"%1$s im Suchdialog enthält eine Referenz auf %2$.20hs, die in der neuen " 75 +"%1$s im Suchdialog enthält eine Referenz auf %2$.20s, die in der neuen " [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/ |
H A D | 0002-fix-Foundation-Build-error-with-GCC-15-class-Poco-Pr.patch | 2 From: =?UTF-8?q?G=C3=BCnter=20Obiltschnig?= <guenter.obiltschnig@appinf.com> 4 Subject: [PATCH] =?UTF-8?q?fix(Foundation):=20Build=20error=20with=20GCC-1?= 5 =?UTF-8?q?5=20(class=20Poco::PriorityDelegate<TObj,=20void,=20true>?= 6 =?UTF-8?q?=E2=80=99=20has=20no=20member=20named=20=E2=80=98=5FpTarget?= 7 =?UTF-8?q?=E2=80=99)=20(#4695)?=
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-format.h.inc | 18 F4(RIS, R(1, 8), I(2,32, 8), M(3,12), BD(4,16,20)) 25 F4(RRF_a, R(1,24), R(2,28), R(3,16), M(4,20)) 26 F4(RRF_b, R(1,24), R(2,28), R(3,16), M(4,20)) 27 F4(RRF_c, R(1,24), R(2,28), M(3,16), M(4,20)) 28 F4(RRF_d, R(1,24), R(2,28), M(3,16), M(4,20)) 29 F4(RRF_e, R(1,24), R(2,28), M(3,16), M(4,20)) 30 F4(RRS, R(1, 8), R(2,12), M(3,32), BD(4,16,20)) 31 F3(RS_a, R(1, 8), BD(2,16,20), R(3,12)) 32 F3(RS_b, R(1, 8), BD(2,16,20), M(3,12)) 34 F2(RSL, L(1, 8, 4), BD(1,16,20)) [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | 0001-Generate-data-for-OpenSSL-3.4-and-add-it-to-multissl.patch | 702 {"AT_LEAST_TLS_1_2_NEEDED_IN_SUITEB_MODE", 20, 158}, 707 + {"BAD_CERTIFICATE", 20, 348}, 714 {"BAD_CIPHER", 20, 186}, 719 + {"BAD_COMPRESSION_ALGORITHM", 20, 326}, 726 {"CONNECTION_TYPE_NOT_SET", 20, 144}, 731 + {"CONN_USE_ONLY", 20, 356}, 738 {"EE_KEY_TOO_SMALL", 20, 399}, 743 + {"EMPTY_RAW_PUBLIC_KEY", 20, 349}, 750 {"ERROR_IN_RECEIVED_CIPHER_LIST", 20, 151}, 755 + {"ERROR_IN_SYSTEM_DEFAULT_CONFIG", 20, 419}, [all …]
|
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/ |
H A D | t6-not-declared.patch | 4 Subject: [PATCH] =?UTF-8?q?LowLevelInterpreter.cpp:339:21:=20error:=20?= 5 =?UTF-8?q?=E2=80=98t6=E2=80=99=20was=20not=20declared=20in=20this=20scope?= 6 =?UTF-8?q?=20https://bugs.webkit.org/show=5Fbug.cgi=3Fid=3D268739?=
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/ |
H A D | 0001-Fix-build-with-gcc-15.patch | 9 ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp_PDF.c:1062:13: error: c… 12 In file included from ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/include/file_decomp… 13 … from ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp_PDF.c:31: 14 ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/include/file_decomp_PDF.h:83:13: note: pr… 19 ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp.c: In function 'Process… 20 ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp.c:245:24: error: too ma… 23 In file included from ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/include/file_decomp… 24 … from ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp.c:34: 25 ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/include/file_decomp_PDF.h:83:13: note: de… 30 ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c: In function 'DCE2_InitGlobal… [all …]
|
/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/ |
H A D | feature-microblaze-versions.inc | 35 TUNEVALID[v8.20] = "MicroBlaze version 8.20" 52 TUNECONFLICTS[v8.20] = "v8.00 v8.10" 53 TUNECONFLICTS[v8.30] = "v8.00 v8.10 v8.20" 54 TUNECONFLICTS[v8.40] = "v8.00 v8.10 v8.20 v8.30" 55 TUNECONFLICTS[v8.50] = "v8.00 v8.10 v8.20 v8.30 v8.40" 56 TUNECONFLICTS[v9.0] = "v8.00 v8.10 v8.20 v8.30 v8.40 v8.50" 57 TUNECONFLICTS[v9.1] = "v8.00 v8.10 v8.20 v8.30 v8.40 v8.50 v9.0" 58 TUNECONFLICTS[v9.2] = "v8.00 v8.10 v8.20 v8.30 v8.40 v8.50 v9.0 v9.1" 59 TUNECONFLICTS[v9.3] = "v8.00 v8.10 v8.20 v8.30 v8.40 v8.50 v9.0 v9.1 v9.2" 60 TUNECONFLICTS[v9.4] = "v8.00 v8.10 v8.20 v8.30 v8.40 v8.50 v9.0 v9.1 v9.2 v9.3" [all …]
|
/openbmc/webui-vue/tests/unit/__snapshots__/ |
H A D | AppHeader.spec.js.snap | 33 height="20" 37 viewBox="0 0 20 20" 38 width="20" 81 height="20" 83 viewBox="0 0 20 20" 84 width="20" 113 height="20" 115 viewBox="0 0 20 20" 116 width="20" 145 height="20" [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/ |
H A D | regs-lradc.h | 70 #define LRADC_CTRL1_LRADC4_IRQ_EN (1 << 20) 164 #define LRADC_STATUS_CHANNEL4_PRESENT (1 << 20) 183 #define LRADC_DELAY_KICK (1 << 20) 204 #define LRADC_CONVERSION_AUTOMATIC (1 << 20) 250 #define LRADC_CTRL4_LRADC5SELECT_MASK (0xf << 20) 251 #define LRADC_CTRL4_LRADC5SELECT_OFFSET 20 252 #define LRADC_CTRL4_LRADC5SELECT_CHANNEL0 (0x0 << 20) 253 #define LRADC_CTRL4_LRADC5SELECT_CHANNEL1 (0x1 << 20) 254 #define LRADC_CTRL4_LRADC5SELECT_CHANNEL2 (0x2 << 20) 255 #define LRADC_CTRL4_LRADC5SELECT_CHANNEL3 (0x3 << 20) [all …]
|
H A D | regs-ssp.h | 122 #define SSP_CTRL0_WAIT_FOR_CMD (1 << 20) 139 #define SSP_CMD0_APPEND_8CYC (1 << 20) 253 #define SSP_CTRL1_FIFO_UNDERRUN_EN (1 << 20) 303 #define SSP_DLL_CTRL_SLV_UPDATE_INT_MASK (0xff << 20) 304 #define SSP_DLL_CTRL_SLV_UPDATE_INT_OFFSET 20 321 #define SSP_STATUS_DMATERM (1 << 20) 357 #define SSP_DEBUG_MSTK_SM_MASK (0xf << 20) 358 #define SSP_DEBUG_MSTK_SM_OFFSET 20 359 #define SSP_DEBUG_MSTK_SM_MSTK_IDLE (0x0 << 20) 360 #define SSP_DEBUG_MSTK_SM_MSTK_CKON (0x1 << 20) [all …]
|
H A D | regs-pinctrl.h | 151 #define PINCTRL_CTRL_PRESENT0 (1 << 20) 179 #define PINCTRL_MUXSEL1_BANK0_PIN26_MASK (0x3 << 20) 180 #define PINCTRL_MUXSEL1_BANK0_PIN26_OFFSET 20 212 #define PINCTRL_MUXSEL2_BANK1_PIN10_MASK (0x3 << 20) 213 #define PINCTRL_MUXSEL2_BANK1_PIN10_OFFSET 20 245 #define PINCTRL_MUXSEL3_BANK1_PIN26_MASK (0x3 << 20) 246 #define PINCTRL_MUXSEL3_BANK1_PIN26_OFFSET 20 276 #define PINCTRL_MUXSEL4_BANK2_PIN10_MASK (0x3 << 20) 277 #define PINCTRL_MUXSEL4_BANK2_PIN10_OFFSET 20 301 #define PINCTRL_MUXSEL5_BANK2_PIN26_MASK (0x3 << 20) [all …]
|
H A D | regs-uartapp.h | 55 #define UARTAPP_CTRL2_RXIFLSEL_OFFSET 20 56 #define UARTAPP_CTRL2_RXIFLSEL_MASK (0x7 << 20) 58 #define UARTAPP_CTRL2_RXIFLSEL_NOT_EMPTY (0x0 << 20) 59 #define UARTAPP_CTRL2_RXIFLSEL_ONE_QUARTER (0x1 << 20) 60 #define UARTAPP_CTRL2_RXIFLSEL_ONE_HALF (0x2 << 20) 61 #define UARTAPP_CTRL2_RXIFLSEL_THREE_QUARTERS (0x3 << 20) 62 #define UARTAPP_CTRL2_RXIFLSEL_SEVEN_EIGHTHS (0x4 << 20) 63 #define UARTAPP_CTRL2_RXIFLSEL_INVALID5 (0x5 << 20) 64 #define UARTAPP_CTRL2_RXIFLSEL_INVALID6 (0x6 << 20) 65 #define UARTAPP_CTRL2_RXIFLSEL_INVALID7 (0x7 << 20) [all …]
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/ |
H A D | fvp-envelope.inc | 3 …OMEPAGE = "https://developer.arm.com/Tools%20and%20Software/Fixed%20Virtual%20Platforms/Arm%20Arch…
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-numa.rst | 76 means that the second would be 20 and the third level 40. For the P1 and 115 level, 20. 155 * resources one NUMA level apart: 20 192 that to the values that the Linux kernel operates on (10, 20, 40, 80, 160). 195 * user distance 11 to 30 will be interpreted as 20 231 1 40 10 20 232 2 80 20 10 259 0 10 40 20 40 261 2 20 80 10 20 262 3 40 40 20 10 [all …]
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | memcpy.S | 94 4: ldr8w r1, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f 96 str8w r0, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f 112 ldr1w r1, r3, abort=20f 113 ldr1w r1, r4, abort=20f 114 ldr1w r1, r5, abort=20f 115 ldr1w r1, r6, abort=20f 116 ldr1w r1, r7, abort=20f 117 ldr1w r1, r8, abort=20f 118 ldr1w r1, lr, abort=20f 130 str1w r0, r3, abort=20f [all …]
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | colors.scss | 6 $color--blue-20: #CCD7F4; 14 $color--grey-20: #F0F2F5; 21 $color--teal-20: #CCF0F5; 24 $color--green-20: #C6E8C5; 29 $color--yellow-20: #FFF8E4; 33 $color--red-20: #FAD3D3; 41 $base-01--05: $color--blue-20; 48 $base-02--06: $color--grey-20; 54 $accent-01--03: $color--teal-20; 57 $accent-02--02: $color--green-20; [all …]
|
/openbmc/u-boot/drivers/net/ |
H A D | vsc7385.c | 53 udelay(20); in vsc7385_upload_firmware() 56 udelay(20); in vsc7385_upload_firmware() 60 udelay(20); in vsc7385_upload_firmware() 64 udelay(20); in vsc7385_upload_firmware() 71 udelay(20); in vsc7385_upload_firmware() 77 udelay(20); in vsc7385_upload_firmware() 90 udelay(20); in vsc7385_upload_firmware() 94 udelay(20); in vsc7385_upload_firmware()
|
/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/files/ |
H A D | psplash-raspberrypi-img.h | 89 "\334\0\0\0\377\4\21\31\6\377V|\35\377/D\20\377\5\7\2\377\302\0\0\0\377" \ 94 "\377t\250(\377j\231$\377=W\25\377\13\20\4\377\301\0\0\0\377\2\0\0\0\376" \ 95 "\0\0\0g\355\0\0\0\0\2\0\0\0\2\0\0\0\235\303\0\0\0\377\5\3\4\1\377-B\20" \ 103 "\225\0\0\0\377\4\21\30\6\3770F\20\377Or\33\377i\227$\377\202u\251(\377" \ 125 "\220\0\0\0\377\4.C\20\377u\251(\377Ps\33\377\14\22\4\377\264\0\0\0\377" \ 129 "Ij\31\377o\240&\377\211u\251(\377\2^\207\40\377\13\20\4\377\307\0\0\0" \ 130 "\377\2\0\0\0\364\0\0\0+\351\0\0\0\0\3\0\0\0\20\0\0\0""6\0\0\0]\204\0" \ 140 "\1\0\377\20\27\5\377\26\40\10\377\255\0\0\0\377\5\0\0\0\322\0\0\0""5" \ 158 "\2Ln\32\377\6\11\2\377\214\0\0\0\377\1""0F\20\377\204u\251(\377\2i\230" \ 170 "(\377\3t\247(\3779R\23\377\1\1\0\377\216\0\0\0\377\2,@\17\377\20\27\5" \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/ |
H A D | 0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch | 7 | ../../../openct-0.6.20/src/ifd/ifdhandler.c: In function 'ifdhandler_run': 8 | ../../../openct-0.6.20/src/ifd/ifdhandler.c:239:52: error: passing argument 2 of 'ifd_get_eventfd… 13 | In file included from ../../../openct-0.6.20/src/ifd/internal.h:17, 14 | from ../../../openct-0.6.20/src/ifd/ifdhandler.c:7: 15 | ../../../openct-0.6.20/src/include/openct/ifd.h:182:65: note: expected 'short int *' but argument… 19 | ../../../openct-0.6.20/src/ifd/process.c: In function 'do_memory_write': 20 | ../../../openct-0.6.20/src/ifd/process.c:461:61: error: passing argument 4 of 'ct_tlv_get_opaque'… 25 | In file included from ../../../openct-0.6.20/src/ifd/process.c:20: 26 | ../../../openct-0.6.20/src/include/openct/tlv.h:40:62: note: expected 'size_t *' {aka 'long unsig…
|
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/ |
H A D | README.md | 62 …- Link: https://developer.arm.com/Tools%20and%20Software/Fixed%20Virtual%20Platforms/Infrastructur… 115 …FVP Download https://developer.arm.com/Tools%20and%20Software/Fixed%20Virtual%20Platforms/Infrastr… 116 - Base FVP Download https://developer.arm.com/Tools%20and%20Software/Fixed%20Virtual%20Platforms
|
/openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
H A D | regs-gpmi.h | 51 #define GPMI_CTRL0_CS_MASK (0x7 << 20) 52 #define GPMI_CTRL0_CS_OFFSET 20 91 #define GPMI_CTRL1_TIMEOUT_IRQ_EN (1 << 20) 169 #define GPMI_DEBUG2_PIN_STATE_MASK (0x7 << 20) 170 #define GPMI_DEBUG2_PIN_STATE_OFFSET 20 171 #define GPMI_DEBUG2_PIN_STATE_PSM_IDLE (0x0 << 20) 172 #define GPMI_DEBUG2_PIN_STATE_PSM_BYTCNT (0x1 << 20) 173 #define GPMI_DEBUG2_PIN_STATE_PSM_ADDR (0x2 << 20) 174 #define GPMI_DEBUG2_PIN_STATE_PSM_STALL (0x3 << 20) 175 #define GPMI_DEBUG2_PIN_STATE_PSM_STROBE (0x4 << 20) [all …]
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/catalina/ |
H A D | platform-early-sys-init | 65 i2cset -y -f 20 0x42 0xd9 0x8b || echo "Failed to set MFR_AVG_SEL to HSC1 (20-0042)" 66 i2cset -y -f 20 0x43 0xd9 0x8b || echo "Failed to set MFR_AVG_SEL to HSC2 (20-0043)" 73 i2cset -y -f 20 0x13 0xe9 0x01ff w || echo "Failed to set TELEMETRY_AVG to HSC1 (20-0013)" 74 i2cset -y -f 20 0x1c 0xe9 0x01ff w || echo "Failed to set TELEMETRY_AVG to HSC2 (20-001c)" 110 if [ "$(i2cdetect -y -q 20 0x13 0x13 | grep "10:" | awk '{print $2}')" != "--" ]; then 112 pec_enable_check xdp710 20-0013 113 pec_enable_check xdp710 20-001c 116 pec_enable_check ltc4286 20-0042 117 pec_enable_check ltc4286 20-0043
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/network/ |
H A D | phosphor-network_%.bbappend | 9 file://20-eth0.4088.network \ 10 file://20-eth0.4088.netdev \ 24 install -m 0644 ${UNPACKDIR}/20-eth0.4088.network ${D}${systemd_unitdir}/network/ 25 install -m 0644 ${UNPACKDIR}/20-eth0.4088.netdev ${D}${systemd_unitdir}/network/ 33 ${systemd_unitdir}/network/20-eth0.4088.network \ 34 ${systemd_unitdir}/network/20-eth0.4088.netdev \
|