| /openbmc/u-boot/drivers/net/phy/ |
| H A D | Kconfig | 3 bool "Bit-banged ethernet MII management channel support" 185 bool "Ethernet PHY RTL8211x: force 1000BASE-T master mode" 188 Force master mode for 1000BASE-T on RTl8211x PHYs (except for RTL8211F). 190 links which can occur in slave mode on certain PHYs, e.g. on the 194 will not be able to establish a link between each other if they both force 195 master mode. Multiple devices forcing master mode when connected by a 197 ports into slave mode. 200 connection between two devices which both force master mode, try forcing 221 bool "Fixed-Link PHY" 224 Fixed PHY is used for having a 'fixed-link' to another MAC with a direct [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/ |
| H A D | proftpd-basic.init | 5 # Required-Start: $remote_fs $syslog $local_fs $network 6 # Required-Stop: $remote_fs $syslog $local_fs $network 7 # Should-Start: $named 8 # Should-Stop: $named 9 # Default-Start: 2 3 4 5 10 # Default-Stop: 0 1 6 11 # Short-Description: Starts ProFTPD daemon 27 PIDFILE=`grep -i '^pidfile' $CONFIG_FILE|awk '{ print $2 }'` 34 [ -r /etc/default/proftpd ] && . /etc/default/proftpd 39 test -f $DAEMON || exit 0 [all …]
|
| /openbmc/qemu/include/hw/timer/ |
| H A D | imx_gpt.h | 8 * Updated by Jean-Christophe Dubois <jcd@tribudubois.net> 41 * to 0 when it reaches GPT_TIMER_MAX (in freerun mode) or when it 42 * reaches the value of one of the ocrX (in periodic mode). 49 #define GPT_CR_ENMOD (1 << 1) /* GPT Enable Mode */ 50 #define GPT_CR_DBGEN (1 << 2) /* GPT Debug mode enable */ 51 #define GPT_CR_WAITEN (1 << 3) /* GPT Wait Mode Enable */ 52 #define GPT_CR_DOZEN (1 << 4) /* GPT Doze mode enable */ 53 #define GPT_CR_STOPEN (1 << 5) /* GPT Stop Mode Enable */ 59 #define GPT_CR_IM1 (3 << 16) /* Input capture channel 1 mode (2 bits) */ 60 #define GPT_CR_IM2 (3 << 18) /* Input capture channel 2 mode (2 bits) */ [all …]
|
| /openbmc/u-boot/cmd/ |
| H A D | regulator.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2014-2015 Samsung Electronics 9 #include <dm/uclass-internal.h> 29 int ret = -ENXIO; in do_dev() 47 printf("%s: no regulator platform data!\n", currdev->name); in do_dev() 51 printf("dev: %s @ %s\n", uc_pdata->name, currdev->name); in do_dev() 73 pr_err("Regulator: %s - missing platform data!\n", currdev->name); in curr_dev_and_platdata() 77 if (!allow_type_fixed && (*uc_pdata)->type == REGULATOR_TYPE_FIXED) { in curr_dev_and_platdata() 91 printf("| %-*.*s| %-*.*s| %s\n", in do_list() 93 LIMIT_OFNAME, LIMIT_OFNAME, "regulator-name", in do_list() [all …]
|
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | power_off_action.hpp | 30 * the D-Bus call to do the power off, so it can be mocked 48 * @param[in] name - The action name. Used for tracing. 49 * @param[in] powerInterface - The object used to invoke the power off. 50 * @param[in] powerOffFunc - A function to call right before the power 76 * The 'force' parameter is mainly for use when something else 80 * @param[in] force - If the cancel should be forced 82 * @return bool - If the cancel was allowed/successful 84 virtual bool cancel(bool force) = 0; 89 * @return const std::string& - The name 162 * @param[in] delay - The amount of time in seconds to wait before [all …]
|
| /openbmc/u-boot/doc/device-tree-bindings/net/ |
| H A D | stmmac.txt | 4 - compatible: Should be "snps,dwmac-<ip_version>" "snps,dwmac" 5 For backwards compatibility: "st,spear600-gmac" is also supported. 6 - reg: Address and length of the register set for the device 7 - interrupt-parent: Should be the phandle for the interrupt controller 9 - interrupts: Should contain the STMMAC interrupts 10 - interrupt-names: Should contain the interrupt names "macirq" 13 - phy-mode: See ethernet.txt file in the same directory. 14 - snps,reset-gpio gpio number for phy reset. 15 - snps,reset-active-low boolean flag to indicate if phy reset is active low. 16 - snps,reset-delays-us is triplet of delays [all …]
|
| /openbmc/openbmc-test-automation/redfish/systems/ |
| H A D | test_boot_devices.robot | 29 &{redfish_ipmi_target_map} Hdd=Force Boot from default Hard-Drive 30 ... Pxe=Force PXE 31 ... Diags=Force Boot from default Hard-Drive, request Safe-Mode 32 ... Cd=Force Boot from CD/DVD 33 ... BiosSetup=Force Boot into BIOS Setup 45 Verify BMC Redfish Boot Source Override with Enabled Mode As Once 46 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Once. 65 Verify BMC Redfish Boot Source Override with Enabled Mode As Continuous 66 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Continuous. 85 Verify BMC Redfish Boot Source Override with Enabled Mode As Disabled [all …]
|
| /openbmc/phosphor-mrw-tools/ |
| H A D | gen_occ_map.pl | 11 my $force = 0; 19 "f" => \$force, # numeric 36 my $targetObj = Targets->new; 39 $targetObj->{debug} = 1; 42 if($force == 1) 44 $targetObj->{force} = 1; 47 $targetObj->loadXML($serverwizFile); 51 foreach my $target (sort keys %{$targetObj->getAllTargets()}) 54 if ("OCC" ne $targetObj->getAttribute($target, "TYPE")) 64 $instance = $targetObj->getAttribute($target, "IPMI_INSTANCE"); [all …]
|
| /openbmc/ipmitool/doc/ |
| H A D | ipmitool.1 | 3 ipmitool \- utility for controlling IPMI\-enabled devices 6 ipmitool [ <options> ] <command> [ <sub-commands and sub-options> ] 8 <options> := [ <general-options> | <conditional-opts> ] 13 <general-options> := [ -h | -V | -v | -I <interface> | -H <address> | 14 -d <N> | -p <port> | -c | -U <username> | 15 -L <privlvl> | -l <lun> | -m <local_address> | 16 -N <sec> | -R <count> | <password-option> | 17 <oem-option> | <bridge-options> ] 19 <conditional-opts> := [ <lan-options> | <lanplus-options> | 20 <command-options> ] [all …]
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_virtio_version.py | 11 # later. See the COPYING file in the top-level directory. 51 vm.cmd('qom-list-types', implements=implements)] 54 interfaces = ('pci-express-device', 'conventional-pci-device') 59 Check if virtio-version-specific device types result in the 60 same device tree created by `disable-modern` and 61 `disable-legacy`. 69 Run QEMU with `-device DEVTYPE`, return device info from `query-pci` 75 vm.add_args('-device', '%s,id=devfortest' % (devtype)) 76 vm.add_args('-S') 79 pcibuses = vm.cmd('query-pci') [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
| H A D | long-help | 1 Usage: vpnc [--version] [--print-config] [--help] [--long-help] [options] [config files] 4 --gateway <ip/hostname> 6 conf-variable: IPSec gateway <ip/hostname> 8 --id <ASCII string> 10 conf-variable: IPSec ID <ASCII string> 14 conf-variable: IPSec secret <ASCII string> 18 conf-variable: IPSec obfuscated secret <hex string> 20 --username <ASCII string> 22 conf-variable: Xauth username <ASCII string> 26 conf-variable: Xauth password <ASCII string> [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/ |
| H A D | tgtd.init | 5 # Required-Start: $remote_fs $network $syslog 6 # Required-Stop: $remote_fs $syslog 7 # Default-Start: 3 5 8 # Default-Stop: 0 1 2 6 9 # Short-Description: SCSI target daemon 19 echo -n "Starting $DESC..." 22 tgt-admin -s >/dev/null 2>&1 24 if [ "$RETVAL" -ne 107 ] ; then 32 if [ "$RETVAL" -ne 0 ]; then 40 tgtadm --op update --mode sys --name State -v offline [all …]
|
| /openbmc/qemu/include/hw/riscv/ |
| H A D | boot_opensbi.h | 1 /* SPDX-License-Identifier: BSD-2-Clause */ 11 #include "exec/cpu-defs.h" 19 /** Possible next mode values */ 39 /** Next booting stage mode */ 50 * stage leading to boot-time crash. To avoid this boot-time crash, 55 * stage can set it to -1UL which will force the FW_DYNAMIC firmware 69 /** Next booting stage mode */ 80 * stage leading to boot-time crash. To avoid this boot-time crash, 85 * stage can set it to -1UL which will force the FW_DYNAMIC firmware
|
| /openbmc/u-boot/board/freescale/mpc832xemds/ |
| H A D | README | 2 ----------------------------------------- 4 1.0 There are five Dual-In-Line Packages(DIP) Switches on MPC832XE SYS board 11 and some of those signals may be high-bit-number-0 too. Heed 17 SW3 is switch 18 as silk-screened onto the board. 28 SW3[1-8]= 0000_1000 (core PLL setting, core enable) 29 SW4[1-8]= 0001_0010 (Flash boot on local bus, system PLL setting) 30 SW5[1-8]= 0010_0110 (Boot from high end) 31 SW6[1-8]= 0011_0100 (Flash boot on 16 bit local bus) 32 SW7[1-8]= 1000_0011 (QE PLL setting) 34 ENET3/4 MII mode settings: [all …]
|
| /openbmc/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | intel,x86-pinctrl.txt | 3 Pin-muxing on x86 can be described with a node for the PINCTRL master 7 - compatible : "intel,x86-pinctrl" 11 - pad-offset - (required) offset in the IOBASE for the pin to configure 12 - gpio-offset - (required only when 'mode-gpio' is set) 2 cells 13 - offset in the GPIOBASE for the pin to configure 14 - the bit shift in this register (4 = bit 4) 15 - mode-gpio - (optional) standalone property to force the pin into GPIO mode 16 - mode-func - (optional) function number to assign to the pin. If 17 'mode-gpio' is set, this property will be ignored. 18 in case of 'mode-gpio' property set: [all …]
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | cpu_init.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2004-2009 Freescale Semiconductor, Inc. 12 #include <usb/ehci-ci.h> 57 #ifdef CONFIG_SYS_ACR_APARK /* Arbiter address parking mode */ in cpu_init_f() 71 #ifdef CONFIG_SYS_ACR_APARK /* Arbiter address parking mode */ in cpu_init_f() 107 #ifdef CONFIG_SYS_SCCR_ENCCM /* Encryption clock mode */ in cpu_init_f() 110 #ifdef CONFIG_SYS_SCCR_PCICM /* PCI & DMA clock mode */ in cpu_init_f() 113 #ifdef CONFIG_SYS_SCCR_PCIEXP1CM /* PCIE1 clock mode */ in cpu_init_f() 116 #ifdef CONFIG_SYS_SCCR_PCIEXP2CM /* PCIE2 clock mode */ in cpu_init_f() 119 #ifdef CONFIG_SYS_SCCR_TSECCM /* all TSEC's clock mode */ in cpu_init_f() [all …]
|
| /openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init/ |
| H A D | ampere_platform_init.sh | 8 ADT7462=/sys/bus/i2c/drivers/adt7462/8-005c 9 if [ -d "$ADT7462" ]; then 11 echo 8-005c > /sys/bus/i2c/drivers/adt7462/unbind 16 i2cset -f -y 0x08 0x5c 0x2c 0xff 18 # Set High frequency mode 0x04, register configuration 0x02 19 val=$(i2cget -f -y 0x08 0x5c 0x02) 21 i2cset -f -y 0x08 0x5c 0x02 $val 24 i2cset -f -y 0x08 0x5c 0x07 0xff 26 # Set PWM Manual mode 27 for i in $(seq 0 $((4 - 1))) [all …]
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
| H A D | Redundancy_v1.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!----> 3 <!--################################################################################ --> 4 <!--# Redfish Schema: Redundancy v1.6.0 --> 5 <!--# --> 6 <!--# For a detailed change log, see the README file contained in the DSP8010 bundle, --> 7 <!--# available at http://www.dmtf.org/standards/redfish --> 8 <!--# Copyright 2014-2025 DMTF. --> 9 <!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright --> 10 <!--################################################################################ --> [all …]
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
| H A D | Redundancy_v1.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!----> 3 <!--################################################################################ --> 4 <!- [all...] |
| /openbmc/u-boot/drivers/sound/ |
| H A D | broadwell_i2s.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 45 u32 reserved0[29]; /* 0x14 - 0x77 */ 57 u32 reserved0[5]; /* 0x14 - 0x27 */ 71 /* SSP Force Clock Running */ 80 /* SSP DMA or PIO Mode */ 120 /* DMA Engine Force Local Clock Gating */ 125 /* SSP Force Local Clock Gating */ 145 /* Receiver Time-out Interrupt */ 171 /* Mode */ 176 /* Frame Rate Divider Control (0-7) */ [all …]
|
| /openbmc/ipmitool/contrib/ |
| H A D | ipmievd.init.debian | 4 # Required-Start: $local_fs $remote_fs $syslog 5 # Required-Stop: $local_fs $remote_fs $syslog 6 # Default-Start: 2 3 4 5 7 # Default-Stop: S 0 1 6 8 # Short-Description: IPMI event daemon 19 set -e 29 test -x $DAEMON || exit 0 31 . /lib/lsb/init-functions 40 # Need to force 'daemon' mode, to make sure messages are sent to 47 [ -f /etc/default/$NAME ] && . /etc/default/$NAME [all …]
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 229 | 4 # Test for force canceling a running blockjob that is paused in 37 rm -f "$TEST_DIR/blkdebug.conf" 50 # blkdebug can only inject errors on bs->file, so external data files 61 $QEMU_IO -c 'write 0 2M' "$TEST_IMG" | _filter_qemu_io 63 _launch_qemu -drive id=testdisk,file="$TEST_IMG",format="$IMGFMT" 70 echo '=== Starting drive-mirror, causing error & stop ===' 74 [inject-error] 81 "{'execute': 'drive-mirror', 86 'mode': 'existing', 87 'on-source-error': 'stop', [all …]
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | patch.py | 4 # SPDX-License-Identifier: GPL-2.0-only 37 # print("cwd: %s -> %s" % (olddir, dir)) 45 stdout = stdout.decode('utf-8') 46 stderr = stderr.decode('utf-8') 53 bb.note("--- Patch fuzz start ---\n%s\n--- Patch fuzz end ---" % format(stdout)) 90 def Import(self, patch, force): argument 106 def Push(self, force): argument 109 def Pop(self, force): argument 124 A list of tuples of file path and change mode ('A' for add, 138 for encoding in ['utf-8', 'latin-1']: [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
| H A D | 0004-rarpd.init-add-new-init-file.patch | 6 Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> 7 --- 8 Upstream-Status: Pending 12 create mode 100644 rarpd.init 14 diff --git a/rarpd.init b/rarpd.init 15 new file mode 100644 17 --- /dev/null 19 @@ -0,0 +1,96 @@ 26 +# chkconfig: - 82 16 32 +# Required-Start: $syslog $network [all …]
|
| /openbmc/qemu/qapi/ |
| H A D | block.json | 1 # -*- Mode: Python -*- 10 { 'include': 'block-core.json' } 42 # @rechs: Same as @large, but first convert a 16-head geometry to 43 # 15-head, by proportionally scaling up the number of 87 # @query-pr-managers: 97 { 'command': 'query-pr-managers', 'returns': ['PRManagerInfo'], 98 'allow-preconfig': true } 109 # @force: If true, eject regardless of whether the drive is locked. 117 # - If @device is not a valid block device, DeviceNotFound 123 # .. qmp-example:: [all …]
|