/openbmc/openbmc/meta-google/recipes-google/ncsi/files/ |
H A D | gbmc-ncsi-br-deprecated-ips.sh.in | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 [ -n "${gbmc_ncsi_br_deprecated_ips_lib-}" ] && return 18 source /usr/share/gbmc-net-lib.sh || exit 31 for ip in "${gbmc_ncsi_br_depracated_ips_savedconf[@]}"; do 32 ip -6 neigh replace proxy $ip dev @NCSI_IF@ || st=$? 38 [ -n "$gbmc_ncsi_br_deprecated_ips_init" ] || return 45 "${gbmc_ncsi_br_deprecated_ips_lastip:-(deleted)}" >&2 49 if [ -n "$gbmc_ncsi_br_deprecated_ips_lastip" ]; then 57 if [ -e /sys/class/net/gbmcbr ]; then 58 local gbmcbr_mac="$(ip link show gbmcbr | tail -n 1 | awk '{print $2}')" [all …]
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/ |
H A D | gbmc-br-nft.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 [[ -n ${gbmc_br_nft_lib-} ]] && return 18 # shellcheck source=meta-google/recipes-google/networking/network-sh/lib.sh 25 "${gbmc_br_nft_pfx:-(deleted)}" >&2 30 if [[ -n ${gbmc_br_nft_pfx-} ]]; then 37 local rfile=/run/nftables/40-gbmc-br-int.rules 38 mkdir -p "$(dirname "$rfile")" 42 systemctl reset-failed nftables && systemctl --no-block reload-or-restart nftables || true 46 # Match only global IP addresses on the bridge that match the BMC prefix 48 # a 2002:af4:3480:2248:fd00/76 rule. [all …]
|
H A D | gbmc-br-lib.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 [ -n "${gbmc_br_lib_init-}" ] && return 18 # shellcheck source=meta-google/recipes-google/networking/network-sh/lib.sh 20 # shellcheck source=meta-google/recipes-google/networking/gbmc-net-common/gbmc-net-lib.sh 21 source /usr/share/gbmc-net-lib.sh || exit 23 # A list of functions which get executed for each configured IP. 33 while read -r -d $'\0' file; do 37 done < <(shopt -s nullglob; for f in "$dir"/*.sh; do printf '%s\0' "$f"; done) 42 gbmc_br_source_dir /usr/share/gbmc-br-lib || exit 45 local -n hookvar="$1" [all …]
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | test_arm_callgraph_fp.sh | 3 # SPDX-License-Identifier: GPL-2.0 5 lscpu | grep -q "aarch64" || exit 2 8 TEST_PROGRAM="perf test -w leafloop" 12 rm -f "$PERF_DATA" 18 perf record -o "$PERF_DATA" --call-graph fp -e cycles//u --user-callchains -- $TEST_PROGRAM 21 perf script -i "$PERF_DATA" -F comm,ip,sym | head -n4 23 # expected perf-script output if 'leaf' has been inserted correctly: 28 # 76c leafloop 33 perf script -i "$PERF_DATA" -F comm,ip,sym | tr '\n' ' ' | \ 34 grep -E -q "perf $SEP leaf $SEP parent $SEP leafloop"
|
/openbmc/linux/tools/lib/perf/Documentation/ |
H A D | libperf-sampling.txt | 1 libperf-sampling(7) 5 ---- 6 libperf-sampling - sampling interface 10 ----------- 20 -- 21 $ gcc -o sampling sampling.c -lperf 23 cpu 0, pid 0, tid 0, ip ffffffffad06c4e6, period 1 24 cpu 0, pid 4465, tid 4469, ip ffffffffad118748, period 18322959 25 cpu 0, pid 0, tid 0, ip ffffffffad115722, period 33544846 26 cpu 0, pid 4465, tid 4470, ip 7f84fe0cdad6, period 23687474 [all …]
|
/openbmc/u-boot/board/freescale/mx35pdk/ |
H A D | README | 2 -------------- 6 - CPU module, with CPU, RAM, flash 7 - Personality board, with most interfaces (USB, Network,..) 8 - Debug board with JTAG header. 11 a linux kernel and how to replace the original bootloader with U-Boot. 14 switch the boot device with the switches SW1-SW2 on the Personality board, 15 and with SW5-SW10 on the Debug board. 18 --------------------------------------------------- 23 exec -c "noinitrd console=ttymxc0,115200 root=/dev/mtdblock8 rw rootfstype=jffs2 ip=dhcp fec_mac=00… 28 ----------------------------------- [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/rng/ |
H A D | omap_rng.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: OMAP SoC and Inside-Secure HWRNG Module 10 - Jayesh Choudhary <j-choudhary@ti.com> 15 - ti,omap2-rng 16 - ti,omap4-rng 17 - inside-secure,safexcel-eip76 33 - description: EIP150 gateable clock 34 - description: Main gateable clock [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | netfilter_ipv4.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 2 /* IPv4-specific defines for netfilter. 3 * (C)1998 Rusty Russell -- This code is GPL. 16 /* IP Hooks */ 32 NF_IP_PRI_RAW_BEFORE_DEFRAG = -450, 33 NF_IP_PRI_CONNTRACK_DEFRAG = -400, 34 NF_IP_PRI_RAW = -300, 35 NF_IP_PRI_SELINUX_FIRST = -225, 36 NF_IP_PRI_CONNTRACK = -200, 37 NF_IP_PRI_MANGLE = -150, [all …]
|
/openbmc/linux/arch/arm/mm/ |
H A D | cache-v4wb.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * linux/arch/arm/mm/cache-v4wb.S 5 * Copyright (C) 1997-2002 Russell king 11 #include "proc-macros.S" 37 * 16384 77 77 76 140 140 138 38 * 32768 150 149 150 214 216 212 <--- 41 * Whole 132 136 132 221 217 207 <--- 76 mov ip, #0 77 mcr p15, 0, ip, c7, c5, 0 @ invalidate I cache 88 add r2, r2, #FLUSH_BASE_MINICACHE - FLUSH_BASE [all …]
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | stm32mp13-clks.h | 1 /* SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause */ 3 * Copyright (C) STMicroelectronics 2020 - All Rights Reserved 67 /* IP clocks */ 104 #define MCE 76 114 /* IP clocks with parents */
|
H A D | imx8mn-clock.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright 2018-2019 NXP 97 #define IMX8MN_CLK_ENET_AXI 76 112 /* IP */
|
H A D | sun4i-a10-ccu.h | 4 * This file is dual-licensed: you can use it either under the terms 103 #define CLK_APB0_IR1 76 126 /* IP clocks */
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | brcm,spi-bcm-qspi.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/spi/brcm,spi-bcm-qspi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Kamal Dasu <kdasu.kdev@gmail.com> 11 - Rafał Miłecki <rafal@milecki.pl> 15 BRCMSTB (BCM7XXX), Cygnus, NSP and NS2. The Broadcom Master SPI hw IP consists 18 BSPI : Broadcom SPI in combination with the MSPI hw IP provides acceleration 20 io with 3-byte and 4-byte addressing support. 22 Supported Broadcom SoCs have one instance of MSPI+BSPI controller IP. [all …]
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | coda-mpeg2.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Coda multi-standard codec IP - MPEG-2 helper functions 26 return -EINVAL; in coda_mpeg2_profile() 42 return -EINVAL; in coda_mpeg2_level() 47 * Check if the buffer starts with the MPEG-2 sequence header (with or without 83 memcmp(buf + 76, u.extension_start, 4) == 0) in coda_mpeg2_parse_headers()
|
/openbmc/linux/Documentation/networking/ |
H A D | eql.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 EQL Driver: Serial IP Load Balancing HOWTO 7 Simon "Guru Aleph-Null" Janes, simon@ncm.com 12 that lets you load-balance IP serial links (SLIP or uncompressed PPP) 27 together to work as one point-to-point link to increase your 32 The eql driver has only been tested with the Livingston PortMaster-2e 33 terminal server. I do not know if other terminal servers support load- 35 almost as well as the eql driver seems to do it (-- Unfortunately, in 36 my testing so far, the Livingston PortMaster 2e's load-balancing is a 40 TCP implementation is pretty fast though.--) [all …]
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-net-common/ |
H A D | gbmc-ra.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 # shellcheck source=meta-google/recipes-google/networking/network-sh/lib.sh 18 # shellcheck source=meta-google/recipes-google/networking/gbmc-net-common/gbmc-net-lib.sh 19 source /usr/share/gbmc-net-lib.sh || exit 36 if ip addr show | grep -q "^[ ]*inet6 $rtr/"; then 42 # Make sure we cover `00-*` and `-*` files 43 for file in /run/systemd/network/{00,}-bmc-$RA_IF.network; do 44 mkdir -p "$file.d" 46 "$rtr" "$ROUTE_METRIC" "$mac" "$rtr" >"$file.d"/10-gateway.conf 49 # Don't force networkd to reload as this can break phosphor-networkd [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | omap-usb-host.txt | 5 - compatible: should be "ti,usbhs-host" 6 - reg: should contain one register range i.e. start and length 7 - ti,hwmods: must contain "usb_host_hs" 11 - num-ports: number of USB ports. Usually this is automatically detected 12 from the IP's revision register but can be overridden by specifying 15 - portN-mode: String specifying the port mode for port N, where N can be 18 "ehci-phy", 19 "ehci-tll", 20 "ehci-hsic", 21 "ohci-phy-6pin-datse0", [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
H A D | matchall.json | 10 "$IP link add dev $DUMMY type dummy || /bin/true", 13 …"cmdUnderTest": "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 1 protocol ip matchall act… 15 "verifyCmd": "$TC filter get dev $DUMMY parent ffff: handle 1 prio 1 protocol ip matchall", 16 …"matchPattern": "^filter parent ffff: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*r… 20 "$IP link del dev $DUMMY type dummy" 31 "$IP link add dev $DUMMY type dummy || /bin/true", 34 …"cmdUnderTest": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 1 protocol ip matchall action… 36 "verifyCmd": "$TC filter get dev $DUMMY parent 1: handle 1 prio 1 protocol ip matchall", 37 …"matchPattern": "^filter parent 1: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref … 41 "$IP link del dev $DUMMY type dummy" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/ |
H A D | 0003-Fix-off-by-one-overflow-in-the-IP-protocol-table.patch | 4 Subject: [PATCH] Fix off-by-one overflow in the IP protocol table. 8 Upstream-Status: Backport [https://github.com/nmap/nmap/commit/efa0dc36f2ecade6ba8d2ed25dd4d5fbffde… 10 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 11 --- 13 portlist.cc | 8 ++++---- 14 protocols.cc | 6 +++--- 16 scan_lists.cc | 10 +++++----- 17 5 files changed, 17 insertions(+), 12 deletions(-) 19 diff --git a/CHANGELOG b/CHANGELOG 21 --- a/CHANGELOG [all …]
|
/openbmc/u-boot/board/freescale/m53017evb/ |
H A D | README | 4 TsiChung Liew(Tsi-Chung.Liew@freescale.com) 12 - board/freescale/m53017evb/m53017evb.c Dram setup 13 - board/freescale/m53017evb/mii.c Mii access 14 - board/freescale/m53017evb/Makefile Makefile 15 - board/freescale/m53017evb/config.mk config make 16 - board/freescale/m53017evb/u-boot.lds Linker description 18 - arch/m68k/cpu/mcf532x/cpu.c cpu specific code 19 - arch/m68k/cpu/mcf532x/cpu_init.c FBCS, Mux pins, icache and RTC extra regs 20 - arch/m68k/cpu/mcf532x/interrupts.c cpu specific interrupt support 21 - arch/m68k/cpu/mcf532x/speed.c system, flexbus, and cpu clock [all …]
|
/openbmc/linux/drivers/edac/ |
H A D | Kconfig | 16 EDAC is a subsystem along with hardware-specific drivers designed to 17 report hardware errors. These are low-level errors that are reported 22 The mailing list for the EDAC project is linux-edac@vger.kernel.org. 40 levels are 0-4 (from low to high) and by default it is set to 2. 44 tristate "Decode MCEs in human-readable form (only on AMD for now)" 49 occurring on your machine in human-readable form. 60 Not all machines support hardware-driven error report. Some of those 61 provide a BIOS-driven error report mechanism via ACPI, using the 65 When this option is enabled, it will disable the hardware-driven 69 It should be noticed that keeping both GHES and a hardware-driven [all …]
|
/openbmc/u-boot/include/dt-bindings/clock/ |
H A D | sun4i-a10-ccu.h | 4 * This file is dual-licensed: you can use it either under the terms 103 #define CLK_APB0_IR1 76 126 /* IP clocks */
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | nat.json | 20 "matchPattern": "action order [0-9]+: nat ingress 192.168.1.1/32 200.200.200.1 pass", 44 "matchPattern": "action order [0-9]+: nat ingress 1.1.1.1/32 2.2.2.1 pipe.*index 77 ref", 68 …"matchPattern": "action order [0-9]+: nat ingress 192.168.10.10/32 192.168.20.20 continue.*index … 92 …"matchPattern": "action order [0-9]+: nat ingress 192.168.10.10/32 192.168.20.20 reclassify.*inde… 99 "id": "76c9", 116 …"matchPattern": "action order [0-9]+: nat ingress 12.18.10.10/32 12.18.20.20 jump 10.*index 22 re… 140 … "matchPattern": "action order [0-9]+: nat ingress 1.18.1.1/32 1.18.2.2 drop.*index 722 ref", 164 …"matchPattern": "action order [0-9]+: nat ingress 1.18.1.1/32 1.18.2.2 pass.*index 4294967295 ref… 188 …"matchPattern": "action order [0-9]+: nat ingress 1.18.1.1/32 1.18.2.2 pass.*index 4294967295555 … 201 "name": "Add nat action on ingress with invalid IP address", [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_common.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 2013 - 2018 Intel Corporation. */ 11 * iavf_set_mac_type - Sets MAC type 21 if (hw->vendor_id == PCI_VENDOR_ID_INTEL) { in iavf_set_mac_type() 22 switch (hw->device_id) { in iavf_set_mac_type() 24 hw->mac.type = IAVF_MAC_X722_VF; in iavf_set_mac_type() 29 hw->mac.type = IAVF_MAC_VF; in iavf_set_mac_type() 32 hw->mac.type = IAVF_MAC_GENERIC; in iavf_set_mac_type() 43 * iavf_aq_str - convert AQ err code to a string 98 snprintf(hw->err_str, sizeof(hw->err_str), "%d", aq_err); in iavf_aq_str() [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_lan_tx_rx.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 306 * Flex-field 0: RSS hash lower 16-bits 307 * Flex-field 1: RSS hash upper 16-bits 308 * Flex-field 2: Flow ID lower 16-bits 309 * Flex-field 3: Source VSI 310 * Flex-field 4: reserved, VLAN ID taken from L2Tag 346 * profiles 2-63 are flex profiles that can be programmed 398 #define ICE_RX_FLEX_DESC_PTYPE_M (0x3FF) /* 10-bits */ 401 #define ICE_RX_FLX_DESC_PKT_LEN_M (0x3FFF) /* 14-bits */ 511 /* DESC_DONE - HW has completed write-back of descriptor */ [all …]
|