/openbmc/linux/Documentation/arch/arm/ |
H A D | sunxi.rst | 10 ------------ 11 Linux kernel mach directory: arch/arm/mach-sunxi 16 - Allwinner F20 (sun3i) 20 * ARM Cortex-A8 based SoCs 21 - Allwinner A10 (sun4i) 25 http://dl.linux-sunxi.org/A10/A10%20Datasheet%20-%20v1.21%20%282012-04-06%29.pdf 28 …http://dl.linux-sunxi.org/A10/A10%20User%20Manual%20-%20v1.20%20%282012-04-09%2c%20DECRYPTED%29.pdf 30 - Allwinner A10s (sun5i) 34 http://dl.linux-sunxi.org/A10s/A10s%20Datasheet%20-%20v1.20%20%282012-03-27%29.pdf 36 - Allwinner A13 / R8 (sun5i) [all …]
|
/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] 22 === Running test case: mmap.elf -m 1.1M === 28 0x0 - 0x9fc00: type 1 [entry size: 20] 29 0x9fc00 - 0xa0000: type 2 [entry size: 20] 30 0xf0000 - 0x100000: type 2 [entry size: 20] [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | debugfs.c | 1 // SPDX-License-Identifier: GPL-2.0-only 26 struct wl1251 *wl = file->private_data; \ 41 wl->debugfs.name = debugfs_create_file(#name, 0400, parent, \ 46 debugfs_remove(wl->debugfs.name); \ 47 wl->debugfs.name = NULL; \ 55 struct wl1251 *wl = file->private_data; \ 62 wl->stats.fw_stats->sub.name); \ 73 DEBUGFS_ADD(sub## _ ##name, wl->debugfs.fw_statistics) 82 mutex_lock(&wl->mutex); in wl1251_debugfs_update_stats() 88 if (wl->state == WL1251_STATE_ON && in wl1251_debugfs_update_stats() [all …]
|
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | HalHWImg8723B_RF.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 16 ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA */ in CheckPositive() 17 ((pDM_Odm->BoardType & BIT3) >> 3) << 1 | /* _GPA */ in CheckPositive() 18 ((pDM_Odm->BoardType & BIT7) >> 7) << 2 | /* _ALNA */ in CheckPositive() 19 ((pDM_Odm->BoardType & BIT6) >> 6) << 3 | /* _APA */ in CheckPositive() 20 ((pDM_Odm->BoardType & BIT2) >> 2) << 4; /* _BT */ in CheckPositive() 24 pDM_Odm->CutVersion << 24 | in CheckPositive() 25 pDM_Odm->SupportPlatform << 16 | in CheckPositive() 26 pDM_Odm->PackageType << 12 | in CheckPositive() [all …]
|
/openbmc/linux/ |
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-2 [all...] |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boo [all...] |
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.20.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 3 Release notes for Yocto-4.0.20 (Kirkstone) 4 ------------------------------------------ 6 Security Fixes in Yocto-4.0.20 9 - acpica: Fix :cve_nist:`2024-24856` 10 - glib-2.0: Fix :cve_nist:`2024-34397` 11 - gstreamer1.0-plugins-base: Fix :cve_nist:`2024-4453` 12 - libxml2: Fix :cve_nist:`2024-34459` 13 - openssh: fix :cve_nist:`2024-6387` 14 - openssl: Fix :cve_mitre:`2024-4741` and :cve_nist:`2024-5535` [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
H A D | 0001-Fix-Translations-containing-invalid-directives-hs.patch | 3 Date: Thu, 7 Sep 2023 12:35:12 -0700 13 Upstream-Status: Pending 14 Signed-off-by: Khem Raj <raj.khem@gmail.com> 15 --- 16 fontforgeexe/searchview.c | 2 +- 17 po/ca.po | 4 ++-- 18 po/de.po | 4 ++-- 19 po/en_GB.po | 4 ++-- 20 po/fr.po | 40 +++++++++++++++++++-------------------- 21 po/hr.po | 4 ++-- [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ |
H A D | ia_css_anr2_table.host.c | 1 // SPDX-License-Identifier: GPL-2.0 24 …20, 20, 0, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30, 30, 10, 10, 20, 20, … 25 …20, 20, 40, 40, 0, 0, 60, 60, 20, 20, 40, 40, 0, 0, 60, 60, 20, 20, 40, 40, 0, 0, 60, 60, 20, 20, … 30 …20, 20, 30, 30, 10, 10, 40, 40, 20, 20, 30, 30, 10, 10, 40, 40, 20, 20, 30, 30, 10, 10, 40, 40, 20… 31 …20, 20, 80, 80, 40, 40, 60, 60, 20, 20, 80, 80, 40, 40, 60, 60, 20, 20, 80, 80, 40, 40, 60, 60, 20… 33 …20, 20, 50, 50, 30, 30, 40, 40, 20, 20, 50, 50, 30, 30, 40, 40, 20, 20, 50, 50, 30, 30, 40, 40, 20…
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | single_cpdo.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 38 [ADF_CODE >> 20] = float32_add, 39 [MUF_CODE >> 20] = float32_mul, 40 [SUF_CODE >> 20] = float32_sub, 41 [RSF_CODE >> 20] = float32_rsf, 42 [DVF_CODE >> 20] = float32_div, 43 [RDF_CODE >> 20] = float32_rdv, 44 [RMF_CODE >> 20] = float32_rem, 46 [FML_CODE >> 20] = float32_mul, 47 [FDV_CODE >> 20] = float32_div, [all …]
|
H A D | extended_cpdo.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 37 [ADF_CODE >> 20] = floatx80_add, 38 [MUF_CODE >> 20] = floatx80_mul, 39 [SUF_CODE >> 20] = floatx80_sub, 40 [RSF_CODE >> 20] = floatx80_rsf, 41 [DVF_CODE >> 20] = floatx80_div, 42 [RDF_CODE >> 20] = floatx80_rdv, 43 [RMF_CODE >> 20] = floatx80_rem, 46 [FML_CODE >> 20] = floatx80_mul, 47 [FDV_CODE >> 20] = floatx80_div, [all …]
|
H A D | double_cpdo.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 42 [ADF_CODE >> 20] = float64_add, 43 [MUF_CODE >> 20] = float64_mul, 44 [SUF_CODE >> 20] = float64_sub, 45 [RSF_CODE >> 20] = float64_rsf, 46 [DVF_CODE >> 20] = float64_div, 47 [RDF_CODE >> 20] = float64_rdv, 48 [RMF_CODE >> 20] = float64_rem, 51 [FML_CODE >> 20] = float64_mul, 52 [FDV_CODE >> 20] = float64_div, [all …]
|
/openbmc/linux/arch/alpha/lib/ |
H A D | csum_ipv6_magic.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 25 zapnot $20,15,$20 # .. e1 : zero extend incoming csum 47 addq $20,$0,$20 # .. e1 : begin summing the words 50 cmpult $20,$0,$0 # .. e1 : 67 addq $20,$1,$20 # .. e1 : 70 cmpult $20,$1,$1 # .. e1 : 75 addq $20,$2,$20 # .. e1 : 76 cmpult $20,$2,$2 # e0 : 77 addq $20,$3,$20 # .. e1 : 79 cmpult $20,$3,$3 # e0 : [all …]
|
H A D | ev6-csum_ipv6_magic.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-csum_ipv6_magic.S 4 * 21264 version contributed by Rick Gorton <rick.gorton@alpha-processor.com> 15 * ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html 17 * E - either cluster 18 * U - upper subcluster; U0 - subcluster U0; U1 - subcluster U1 19 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1 32 * Then turn it back into a sign extended 32-bit item 35 * Swap <len> (an unsigned int) using Mike Burrows' 7-instruction sequence 36 * (we can't hide the 3-cycle latency of the unpkbw in the 6-instruction sequence) [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 | 4 Subject: [PATCH] gh-127330: Update for OpenSSL 3.4 & document+improve the 5 update process (GH-127331) 7 - Add `git describe` output to headers generated by `make_ssl_data.py` 13 - Regenerate the older file to add the info. 16 - Add notes on how to add a new OpenSSL version 18 - Add 3.4 error messages and multissl tests 20 Upstream-Status: Submitted [https://github.com/python/cpython/commit/db5c5763f3e3172f1dd011355b4146… 21 Signed-off-by: Peter Marko <peter.marko@siemens.com> 22 --- 23 Modules/_ssl.c | 2 +- [all …]
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | aes-gcm-p10.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 # Accelerated AES-GCM stitched implementation for ppc64le. 5 # Copyright 2022- IBM Inc. All rights reserved 22 # Hash keys = v3 - v14 29 # v31 - counter 1 32 # vs0 - vs14 for round keys 35 # This implementation uses stitched AES-GCM approach to improve overall performance. 48 # v15 - v18 - input states 49 # vs1 - vs9 - round keys 53 xxlor 20+32, 2, 2 [all …]
|
/openbmc/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra234.c | 1 // SPDX-License-Identifier: GPL-2.0+ 5 * Copyright (c) 2021-2023, NVIDIA CORPORATION. All rights reserved. 16 #include "pinctrl-tegra.h" 1382 #define PINGROUP_REG_N(r) -1 1385 #define DRV_PINGROUP_N(r) -1 1388 .drv_reg = -1, \ 1389 .drv_bank = -1, \ 1390 .drvdn_bit = -1, \ 1391 .drvup_bit = -1, \ 1392 .slwr_bit = -1, \ [all …]
|
H A D | pinctrl-tegra210.c | 1 // SPDX-License-Identifier: GPL-2.0-only 14 #include "pinctrl-tegra.h" 41 #define TEGRA_PIN_SPI1_CS1_PC4 _GPIO(20) 177 /* All non-GPIO pins follow */ 181 /* Non-GPIO pins */ 1269 #define DRV_PINGROUP_REG(r) ((r) - DRV_PINGROUP_REG_A) 1270 #define PINGROUP_REG(r) ((r) - PINGROUP_REG_A) 1273 #define PINGROUP_BIT_N(b) (-1) 1300 .ioreset_bit = -1, \ 1307 .lpmd_bit = -1, \ [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_debug.c | 2 * Copyright (c) 2010-2011 Atheros Communications Inc. 22 struct ath9k_htc_priv *priv = file->private_data; in read_file_tgt_int_stats() 35 return -EINVAL; in read_file_tgt_int_stats() 40 len += scnprintf(buf + len, sizeof(buf) - len, in read_file_tgt_int_stats() 41 "%20s : %10u\n", "RX", in read_file_tgt_int_stats() 44 len += scnprintf(buf + len, sizeof(buf) - len, in read_file_tgt_int_stats() 45 "%20s : %10u\n", "RXORN", in read_file_tgt_int_stats() 48 len += scnprintf(buf + len, sizeof(buf) - len, in read_file_tgt_int_stats() 49 "%20s : %10u\n", "RXEOL", in read_file_tgt_int_stats() 52 len += scnprintf(buf + len, sizeof(buf) - len, in read_file_tgt_int_stats() [all …]
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-mixx-defs.h | 7 * Copyright (c) 2003-2012 Cavium Networks 14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty 21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 186 uint64_t ircnt:20; 188 uint64_t ircnt:20; 199 uint64_t ibplwm:20; 200 uint64_t irhwm:20; 202 uint64_t irhwm:20; 203 uint64_t ibplwm:20; 214 uint64_t isize:20; [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | table.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 2009-2010 Realtek Corporation.*/ 2898 "FCC", "2.4G", "20M", "CCK", "1T", "01", "36", 2899 "ETSI", "2.4G", "20M", "CCK", "1T", "01", "32", 2900 "MKK", "2.4G", "20M", "CCK", "1T", "01", "32", 2901 "FCC", "2.4G", "20M", "CCK", "1T", "02", "36", 2902 "ETSI", "2.4G", "20M", "CCK", "1T", "02", "32", 2903 "MKK", "2.4G", "20M", "CCK", "1T", "02", "32", 2904 "FCC", "2.4G", "20M", "CCK", "1T", "03", "36", 2905 "ETSI", "2.4G", "20M", "CCK", "1T", "03", "32", [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | vxlan.sh | 2 # SPDX-License-Identifier: GPL-2.0 92 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 99 log_test "vxlan device - valid configuration" 109 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 116 log_test "vxlan device with a vlan-aware bridge" 126 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 144 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 \ 163 ttl 20 tos inherit dstport 4789 180 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 198 ttl 20 tos inherit local $LOCAL_IP_1 dstport 4789 dev dummy1 [all …]
|
/openbmc/linux/include/dt-bindings/memory/ |
H A D | mt8195-memory-port.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 9 #include <dt-bindings/memory/mtk-memory-port.h> 20 * modules dma-address-region larbs-ports 22 * vcodec 4G ~ 8G larb19/20/21/22/23/24 29 * iommu-vdo: larb0/2/5/7/9/10/11/13/17/19/21/24/25/28 30 * iommu-vpp: larb1/3/4/6/8/12/14/16/18/20/22/23/26/27 142 #define M4U_PORT_L10_IMG_TNRWO_D1_A MTK_M4U_ID(10, 20) 256 #define M4U_PORT_L19_JPGDEC_BUFF_OFFSET1 MTK_M4U_ID(19, 20) 265 #define M4U_PORT_L20_VENC_RCPU MTK_M4U_ID(20, 0) 266 #define M4U_PORT_L20_VENC_REC MTK_M4U_ID(20, 1) [all …]
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-numa.rst | 12 -------------------------------------------- 19 bit 0 of byte 5 of the ibm,architecture-vec-5 property. The format with 28 Mem M1 ---- Proc P1 | 29 ----------------- | Socket S1 ---| 32 Mem M2 ---- Proc P2 | | 33 ----------------- | Socket S2 ---| 46 Relative Performance Distance and ibm,associativity-reference-points 47 -------------------------------------------------------------------- 49 The ibm,associativity-reference-points property is an array that is used 54 of the ibm,architecture-vec-5 property. The format with bit 0 equal to zero [all …]
|
/openbmc/linux/mm/damon/ |
H A D | vaddr-test.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 20 int i, ret = -ENOMEM; in __link_vmas() 28 mas_set_range(&mas, vmas[i].vm_start, vmas[i].vm_end - 1); in __link_vmas() 47 * heap and the mmap()-ed regions, and 2) the mmap()-ed regions and stack. 57 * For example, suppose virtual address ranges of 10-20, 20-25, 200-210, 58 * 210-220, 300-305, and 307-330 (Other comments represent this mappings in 59 * more short form: 10-20-25, 200-210-220, 300-305, 307-330) of a process are 61 * and end with 305. The process also has three unmapped areas, 25-200, 62 * 220-300, and 305-307. Among those, 25-200 and 220-300 are the biggest two 63 * unmapped areas, and thus it should be converted to three regions of 10-25, [all …]
|