/openbmc/openbmc-tools/tracing/ |
H A D | README.md | 23 $ ./trace root@my-bmc sched 24 + set -eou pipefail 25 + set -x 49 … sh-1866 [000] d.h. 201821.030000: sched_waking: comm=rngd pid=987 prio=120 target_cpu=000 50 … sh-1866 [000] dnh. 201821.030000: sched_wakeup: comm=rngd pid=987 prio=120 target_cpu=000 51 … sh-1866 [000] dn.. 201821.030000: sched_waking: comm=ksoftirqd/0 pid=6 prio=120 target_cpu=000 52 … sh-1866 [000] dn.. 201821.030000: sched_wakeup: comm=ksoftirqd/0 pid=6 prio=120 target_cpu=000 53 …sh-1866 [000] d... 201821.030000: sched_switch: prev_comm=sh prev_pid=1866 prev_prio=120 prev_sta… 54 …rngd-987 [000] d... 201821.030000: sched_switch: prev_comm=rngd prev_pid=987 prev_prio=120 prev_… 55 …ksoftirqd/0-6 [000] d... 201821.030000: sched_switch: prev_comm=ksoftirqd/0 prev_pid=6 prev_pr… [all …]
|
/openbmc/linux/include/linux/ |
H A D | objtool.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 14 "987: \n\t" \ 17 ".long 987b - .\n\t" \ 26 * This macro marks the given function's stack frame as "non-standard", which 38 * STACK_FRAME_NON_STANDARD_FP() is a frame-pointer-specific function ignore 63 * This macro indicates that the following intra-function call is valid. 64 * Any non-annotated intra-function call will cause objtool to issue a warning. 73 * In asm, there are two kinds of code: normal C-type callable functions and 83 * often does unusual non-C-function-type things with the stack pointer. Such 93 .macro UNWIND_HINT type:req sp_reg=0 sp_offset=0 signal=0 [all …]
|
/openbmc/u-boot/include/bedbug/ |
H A D | regs.h | 8 #define SPR_CR -1 9 #define SPR_MSR -2 99 #define SPR_PIT 987 113 #define DBCR0_EDM 0x80000000 114 #define DBCR0_IDM 0x40000000 115 #define DBCR0_RST 0x30000000 116 #define DBCR0_IC 0x08000000 117 #define DBCR0_BT 0x04000000 118 #define DBCR0_EDE 0x02000000 119 #define DBCR0_TDE 0x01000000 [all …]
|
/openbmc/qemu/tests/functional/ |
H A D | test_mem_addr_space.py | 11 # SPDX-License-Identifier: GPL-2.0-or-later 23 # first, lets test some 32-bit processors. 24 # for all 32-bit cases, pci64_hole_size is 0. 29 at 4 GiB boundary when "above_4g_mem_size" is 0 (this would be true when 36 Note that 64-bit pci hole size is 0 in this case. If maxmem is set to 37 59.6G, QEMU should fail to start with a message "phy-bits are too low". 41 self.vm.add_args('-S', '-machine', 'q35', '-m', 43 '-cpu', 'pentium,pse36=on', '-display', 'none', 44 '-object', 'memory-backend-ram,id=mem1,size=1G', 45 '-device', 'pc-dimm,id=vm0,memdev=mem1') [all …]
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun5i-a13-olinuxino.dts | 4 * Maxime Ripard <maxime.ripard@free-electrons.com> 6 * This file is dual-licensed: you can use it either under the terms 45 /dts-v1/; 46 #include "sun5i-a13.dtsi" 47 #include "sunxi-common-regulators.dtsi" 49 #include <dt-bindings/gpio/gpio.h> 50 #include <dt-bindings/input/input.h> 53 model = "Olimex A13-Olinuxino"; 54 compatible = "olimex,a13-olinuxino", "allwinner,sun5i-a13"; 61 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun5i-a10s-olinuxino-micro.dts | 4 * Maxime Ripard <maxime.ripard@free-electrons.com> 6 * This file is dual-licensed: you can use it either under the terms 45 /dts-v1/; 46 #include "sun5i-a10s.dtsi" 47 #include "sunxi-common-regulators.dtsi" 49 #include <dt-bindings/gpio/gpio.h> 50 #include <dt-bindings/input/input.h> 53 model = "Olimex A10s-Olinuxino Micro"; 54 compatible = "olimex,a10s-olinuxino-micro", "allwinner,sun5i-a10s"; 63 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun7i-a20-olinuxino-micro.dts | 4 * Maxime Ripard <maxime.ripard@free-electrons.com> 6 * This file is dual-licensed: you can use it either under the terms 45 /dts-v1/; 46 #include "sun7i-a20.dtsi" 47 #include "sunxi-common-regulators.dtsi" 49 #include <dt-bindings/gpio/gpio.h> 50 #include <dt-bindings/input/input.h> 51 #include <dt-bindings/interrupt-controller/irq.h> 54 model = "Olimex A20-Olinuxino Micro"; 55 compatible = "olimex,a20-olinuxino-micro", "allwinner,sun7i-a20"; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun5i-a13-olinuxino.dts | 4 * Maxime Ripard <maxime.ripard@free-electrons.com> 6 * This file is dual-licensed: you can use it either under the terms 45 /dts-v1/; 46 #include "sun5i-a13.dtsi" 47 #include "sunxi-common-regulators.dtsi" 49 #include <dt-bindings/gpio/gpio.h> 50 #include <dt-bindings/input/input.h> 53 model = "Olimex A13-Olinuxino"; 54 compatible = "olimex,a13-olinuxino", "allwinner,sun5i-a13"; 61 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun5i-a10s-olinuxino-micro.dts | 4 * Maxime Ripard <maxime.ripard@free-electrons.com> 6 * This file is dual-licensed: you can use it either under the terms 45 /dts-v1/; 46 #include "sun5i-a10s.dtsi" 47 #include "sunxi-common-regulators.dtsi" 49 #include <dt-bindings/gpio/gpio.h> 50 #include <dt-bindings/input/input.h> 53 model = "Olimex A10s-Olinuxino Micro"; 54 compatible = "olimex,a10s-olinuxino-micro", "allwinner,sun5i-a10s"; 63 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun7i-a20-olinuxino-micro.dts | 4 * Maxime Ripard <maxime.ripard@free-electrons.com> 6 * This file is dual-licensed: you can use it either under the terms 45 /dts-v1/; 46 #include "sun7i-a20.dtsi" 47 #include "sunxi-common-regulators.dtsi" 49 #include <dt-bindings/gpio/gpio.h> 50 #include <dt-bindings/input/input.h> 51 #include <dt-bindings/interrupt-controller/irq.h> 54 model = "Olimex A20-Olinuxino Micro"; 55 compatible = "olimex,a20-olinuxino-micro", "allwinner,sun7i-a20"; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | arm,gic.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/arm,gic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Marc Zyngier <marc.zyngier@arm.com> 22 - $ref: /schemas/interrupt-controller.yaml# 27 - items: 28 - enum: 29 - arm,arm11mp-gic 30 - arm,cortex-a15-gic [all …]
|
H A D | arm,gic-v3.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/arm,gic-v3.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Marc Zyngier <maz@kernel.org> 15 Software Generated Interrupts (SGI), and Locality-specific Peripheral 19 - $ref: /schemas/interrupt-controller.yaml# 24 - items: 25 - enum: 26 - qcom,msm8996-gic-v3 [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | constraints.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- SPDX-License-Identifier: GPL-2.0 OR GFDL-1.1-no-invariants-or-later --> 3 …-rule="evenodd" stroke-linejoin="round" stroke-width="28.222" preserveAspectRatio="xMidYMid" versi… 4 …-.4 0 0 -.4 -4 0)" d="m0 0 5-5-17.5 5 17.5 5-5-5z" fill="#f00" fill-rule="evenodd" stroke="#f00" s… 5 …-.4 0 0 -.4 -4 0)" d="m0 0 5-5-17.5 5 17.5 5-5-5z" fill="#000080" fill-rule="evenodd" stroke="#000… 6 …-12400v-14200h24800v14200h-12400z" fill="#fff"/><path id="path211" d="m13800 17500h-12400v-14200h2… 7 …-9e3v-1e4h18000v1e4h-9e3z" fill="#fff"/><path id="path230" d="m12050 12250h-9e3v-1e4h18000v1e4h-9e… 8 …-1350,-3250)"><g id="id8"><rect id="rect245" class="BoundingBox" x="7050" y="7950" width="7901" he… 9 …-7e3" fill="none" marker-end="url(#Arrow2Mend)" stroke="#000080" stroke-linejoin="round" stroke-wi… 10 …-end="url(#marker5469)" stroke="#000080" stroke-linejoin="round" stroke-width="100"/><rect id="rec… [all …]
|
/openbmc/linux/drivers/iio/potentiostat/ |
H A D | lmp91000.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * lmp91000.c - Support for Texas Instruments digital potentiostats 23 #define LMP91000_REG_LOCK 0x01 24 #define LMP91000_REG_TIACN 0x10 27 #define LMP91000_REG_REFCN 0x11 28 #define LMP91000_REG_REFCN_EXT_REF 0x20 29 #define LMP91000_REG_REFCN_50_ZERO 0x80 31 #define LMP91000_REG_MODECN 0x12 32 #define LMP91000_REG_MODECN_3LEAD 0x03 33 #define LMP91000_REG_MODECN_TEMP 0x07 [all …]
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-tyan-s8036.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 2 /dts-v1/; 4 #include "aspeed-g5.dtsi" 5 #include <dt-bindings/gpio/aspeed-gpio.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 10 compatible = "tyan,s8036-bmc", "aspeed,ast2500"; 13 stdout-path = &uart5; 19 reg = <0x80000000 0x20000000>; 22 reserved-memory { 23 #address-cells = <1>; [all …]
|
H A D | aspeed-bmc-tyan-s7106.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 2 /dts-v1/; 4 #include "aspeed-g5.dtsi" 5 #include <dt-bindings/gpio/aspeed-gpio.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 10 compatible = "tyan,s7106-bmc", "aspeed,ast2500"; 13 stdout-path = &uart5; 19 reg = <0x80000000 0x20000000>; 22 reserved-memory { 23 #address-cells = <1>; [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0020-Platform-CS1000-Validate-both-metadata-replicas.patch | 11 - Adds the integrity check and correction to the 14 - Updates the metadata_read() function so both replica can be read. 15 - Adds metadata_write_replica() function to write metadata replicas 20 Signed-off-by: Bence Balogh <bence.balogh@arm.com> 21 Upstream-Status: Pending [Not submitted to upstream yet] 22 --- 23 .../corstone1000/fw_update_agent/fwu_agent.c | 167 ++++++++++++------ 25 2 files changed, 119 insertions(+), 55 deletions(-) 27 diff --git a/platform/ext/target/arm/corstone1000/fw_update_agent/fwu_agent.c b/platform/ext/target… 29 --- a/platform/ext/target/arm/corstone1000/fw_update_agent/fwu_agent.c [all …]
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_cdg.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * CAIA Delay-Gradient (CDG) congestion control 7 * delay gradients." In IFIP Networking, pages 328-341. Springer, 2011. 9 * Scavenger traffic (Less-than-Best-Effort) should disable coexistence 10 * heuristics using parameters use_shadow=0 and use_ineff=0. 22 * o Add toggle for non-congestion loss tolerance. 26 * o More accurate e^-x. 49 MODULE_PARM_DESC(backoff_beta, "backoff beta (0-1024)"); 54 "(0: disabled, 1: ACK train, 2: delay threshold, 3: both)"); 73 CDG_UNKNOWN = 0, [all …]
|
/openbmc/linux/drivers/pinctrl/nxp/ |
H A D | pinctrl-s32g2.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright 2015-2016 Freescale Semiconductor, Inc. 6 * Copyright 2017-2018, 2020-2022 NXP 18 #include "pinctrl-s32.h" 21 S32G_MSCR_PA_00 = 0, 232 /* PFE EMAC 0 MII */ 291 S32G_IMCR_DSPI1_SIN = 987, 715 S32_PIN_RANGE(0, 101), 733 .compatible = "nxp,s32g2-siul2-pinctrl", 744 soc_data = of_device_get_match_data(&pdev->dev); in s32g_pinctrl_probe() [all …]
|
/openbmc/linux/include/dt-bindings/mailbox/ |
H A D | mediatek,mt8188-gce.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */ 9 #define CMDQ_THR_PRIO_LOWEST 0 18 #define SUBSYS_1400XXXX 0 46 #define CMDQ_EVENT_IMG_SOF 0 819 #define CMDQ_EVENT_TPR_25 987
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_lcn.c | 4 IEEE 802.11n LCN-PHY support 21 Boston, MA 02110-1301, USA. 66 b43_radio_set(dev, 0x09d, 0x4); in b43_radio_2064_channel_setup() 67 b43_radio_write(dev, 0x09e, 0xf); in b43_radio_2064_channel_setup() 70 b43_radio_write(dev, 0x02a, 0xb); in b43_radio_2064_channel_setup() 71 b43_radio_maskset(dev, 0x030, ~0x3, 0xa); in b43_radio_2064_channel_setup() 72 b43_radio_maskset(dev, 0x091, ~0x3, 0); in b43_radio_2064_channel_setup() 73 b43_radio_maskset(dev, 0x038, ~0xf, 0x7); in b43_radio_2064_channel_setup() 74 b43_radio_maskset(dev, 0x030, ~0xc, 0x8); in b43_radio_2064_channel_setup() 75 b43_radio_maskset(dev, 0x05e, ~0xf, 0x8); in b43_radio_2064_channel_setup() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-cleanup.patch | 1 Upstream-Status: Inappropriate [1] 4 http://vault.centos.org/5.8/os/SRPMS/rdist-6.1.5-44.src.rpm 6 --- rdist-6.1.5/src/gram.y.cleanup 2003-12-17 11:38:16.000000000 +0100 7 +++ rdist-6.1.5/src/gram.y 2003-12-17 11:38:16.000000000 +0100 8 @@ -40,7 +40,7 @@ 12 -#ifndef lint 13 +#if 0 17 @@ -170,7 +170,7 @@ 21 - register struct namelist *nl; 24 $1->sc_options = $2 | options; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hip06.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 compatible = "hisilicon,hip06-d03"; 12 interrupt-parent = <&gic>; 13 #address-cells = <2>; 14 #size-cells = <2>; 17 compatible = "arm,psci-0.2"; 22 #address-cells = <1>; 23 #size-cells = <0>; 25 cpu-map { [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0003-src-basic-missing.h-check-for-missing-strndupa.patch | 8 Upstream-Status: Inappropriate [musl specific] 10 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 13 Signed-off-by: Andrej Valek <andrej.valek@siemens.com> 15 Signed-off-by: Scott Murray <scott.murray@konsulko.com> 16 Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> 19 Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> 21 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 23 --- 26 src/basic/cgroup-util.c | 1 + [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/apple/cups/ |
H A D | releases | 10 <meta charset="utf-8"> 11 <link rel="dns-prefetch" href="https://github.githubassets.com"> 12 <link rel="dns-prefetch" href="https://avatars0.githubusercontent.com"> 13 <link rel="dns-prefetch" href="https://avatars1.githubusercontent.com"> 14 <link rel="dns-prefetch" href="https://avatars2.githubusercontent.com"> 15 <link rel="dns-prefetch" href="https://avatars3.githubusercontent.com"> 16 <link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com"> 17 <link rel="dns-prefetch" href="https://user-images.githubusercontent.com/"> 21 …-7mtunHqp/Bw0ND9akjJME8XCh0WPm3HAXOSeX7skL0qGAhpdfzkQvYcujYcwNPTpWKeKMFUGZGtvnEkcczFgwQ==" rel="st… 22 …-CmoegizWCUR1jC94Y2eukVQIFxJ9GxYerz9q7dBwImLlx8ODwYkXAMIhCfTnA45Ep6++rcO/ZtKVLvFBM8dapA==" rel="st… [all …]
|