/openbmc/qemu/ |
H A D | meson_options.txt | 1 # These options do not correspond to a --enable/--disable-* option 3 # scripts/meson-buildoptions.py's SKIP_OPTIONS constant too. 5 option('qemu_suffix', type : 'string', value: 'qemu', 7 option('docdir', type : 'string', value : 'share/doc', 9 option('qemu_firmwarepath', type : 'array', value : ['share/qemu-firmware'], 11 option('pkgversion', type : 'string', value : '', 12 description: 'use specified string as sub-version of the package') 13 option('smbd', type : 'string', value : '', 15 option('iasl', type : 'string', value : '', 17 option('tls_priority', type : 'string', value : 'NORMAL', [all …]
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | Kconfig | 4 default "arch/arm/cpu/armv7/sunxi/u-boot-spl.lds" if !ARM64 54 If you say yes to this option, support will be included for the 65 Support for the PRCM (Power/Reset/Clock Management) unit available 77 Say y here to enable support for Allwinner's Reduced Serial Bus 78 (RSB) support. This controller is responsible for communicating 87 ---help--- 100 ---help--- 102 as the original A10 (mach-sun4i). 106 ---help--- 113 ---help--- [all …]
|
/openbmc/phosphor-power/ |
H A D | meson.options | 2 'input-history-busname-root', 3 type: 'string', 5 description: 'The D-Bus busname root for the PS input history.', 8 'input-history-sensor-root', 9 type: 'string', 11 description: 'The D-Bus power sensors namespace root.', 14 'input-history-sync-gpio', 15 type: 'string', 16 value: 'power-ffs-sync-history', 21 'long-tests', [all …]
|
/openbmc/u-boot/drivers/video/ |
H A D | Kconfig | 5 menu "Graphics support" 8 bool "Enable driver model support for LCD/video" 11 This enables driver model for LCD and video devices. These support 13 to display a command-line console or splash screen. Enabling this 24 This driver can be use with "simple-panel" and 26 (leds/backlight/pwm-backlight.txt) 34 This driver can be used with "simple-panel" and 36 (leds/backlight/gpio-backlight.txt) 39 bool "Support 8-bit-per-pixel displays" 43 Support drawing text and bitmaps onto a 8-bit-per-pixel display. [all …]
|
/openbmc/u-boot/ |
H A D | Kconfig | 3 # see the file Documentation/kbuild/kconfig-language.txt in the 6 mainmenu "U-Boot $UBOOTVERSION Configuration" 9 string 12 # Allow defaults in arch-specific code to override any given here 24 string "Local version - append to U-Boot release" 26 Append an extra string to the end of your U-Boot version. 28 The string you set here will be appended after the contents of 30 object and source tree, in that order. Your total string can 34 bool "Automatically append version information to the version string" 41 A string of the format -gxxxxxxxx will be added to the localversion [all …]
|
/openbmc/bios-settings-mgr/ |
H A D | README.md | 3 [](LICENSE) 12 For more details, please refer to [design document][rbmc-design-document]. 16 - **Remote management** of BIOS settings. 17 - **Immediate updates** or scheduled changes upon reboot. 18 - **Reset BIOS Settings** support through the dbus. 19 - **ChangePassword** support to change the BIOS setup password. 24 attributes via dbus and its documented [here][pdi-manager-bios] 34 - **SetAttribute** Sets a specific BIOS attribute to a new value. 35 - **GetAttribute** Retrieves the current and pending values of a BIOS attribute. 39 - **ResetBIOSSettings** To reset the BIOS settings based on the Reset Flag. [all …]
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | ethtool.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 24 * struct ethtool_channels - configuring number of network channel 26 * @max_rx: Read only. Maximum number of receive channel the driver support. 27 * @max_tx: Read only. Maximum number of transmit channel the driver support. 28 * @max_other: Read only. Maximum number of other channel the driver support. 30 * support. Set of queues RX, TX or other. 56 * struct ethtool_drvinfo - general driver and device information 60 * not be an empty string. 61 * @version: Driver version string; may be an empty string 62 * @fw_version: Firmware version string; may be an empty string [all …]
|
/openbmc/openpower-proc-control/ |
H A D | meson.options | 2 option('p9', type: 'feature', description: 'Enable support for POWER9') 3 option('openfsi', type: 'feature', description: 'Enable support for OpenFSI') 4 option('phal', type: 'feature', description: 'Enable support for PHAL') 8 type: 'string', 14 type: 'string', 20 type: 'string', 26 type: 'string', 27 value: '/media/hostfw/running-ro/', 32 type: 'string', 38 type: 'string', [all …]
|
/openbmc/linux/arch/um/drivers/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 14 The User-Mode Linux environment allows you to create virtual serial 18 See <http://user-mode-linux.sourceforge.net/old/input.html> for more 24 bool "null channel support" 26 This option enables support for attaching UML consoles and serial 31 bool "port channel support" 33 This option enables support for attaching UML consoles and serial 41 bool "pty channel support" 43 This option enables support for attaching UML consoles and serial 44 lines to host pseudo-terminals. Access to both traditional [all …]
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | power_sequencer_device.hpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 23 #include <string> 33 * - Enables (turns on) the voltage rails in the proper sequence 34 * - Checks the pgood (power good) status of each voltage rail 39 // Specify which compiler-generated methods we want 52 virtual const std::string& getName() const = 0; 71 * not support GPIO values. 82 * The returned value is in host-endian order. 85 * not support the STATUS_WORD command. 97 * not support the STATUS_VOUT command. [all …]
|
/openbmc/linux/fs/xfs/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "XFS filesystem support" 10 on the SGI IRIX platform. It is completely multi-threaded, can 11 support large files and large filesystems, extended attributes, 17 for complete details. This implementation is on-disk compatible 20 To compile this file system support as a module, choose M here: the 26 bool "Support deprecated V4 (crc=0) format" 38 xfs_info against a filesystem mountpoint and checking for a string 39 beginning with "crc=". If the string "crc=0" is found, the 40 filesystem is a V4 filesystem. If no such string is found, please [all …]
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/ |
H A D | 0009-support-apxs.in-force-destdir-to-be-empty-string.patch | 3 Date: Fri, 17 Apr 2020 06:31:35 -0700 4 Subject: [PATCH] support/apxs.in: force destdir to be empty string 6 If destdir is assigned to anything other than the empty string, the 8 related packages like apache-websocket will be unable to locate them: 11 …-lpggp31/tgamblin/yocto/poky.git/build/tmp/work/core2-64-poky-linux/apache-websocket/0.1.1+gitAUTO… 13 /ala-lpggp31/tgamblin/yocto/poky.git/build/tmp/work/core2-64-poky-linux/apache-websocket/0.1.1+gitA… 16 Ensure that it is always the empty string so that apache-websocket 19 Upstream-Status: Inappropriate (embedded-specific) 21 Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> 22 --- [all …]
|
/openbmc/openpower-occ-control/ |
H A D | meson.options | 4 'i2c-occ', 6 description: 'Enable I2C OCC support', 11 'read-occ-sensors', 13 description: 'Enable read occ sensors support', 18 'max-cpus', 27 'ps-derating-factor', 36 'with-host-communication-protocol', 37 type: 'string', 43 'power10-support', 45 description: 'Enable Power10 support', [all …]
|
/openbmc/linux/drivers/scsi/pcmcia/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 bool "PCMCIA SCSI adapter support" 14 tristate "Adaptec AHA152X PCMCIA support" 25 tristate "Future Domain PCMCIA support" 36 tristate "NinjaSCSI-3 / NinjaSCSI-32Bi (16bit) PCMCIA support" 45 NinjaSCSI-3: (version string: "WBT","NinjaSCSI-3","R1.0") 46 IO-DATA PCSC-FP 47 ALPHA DATA AD-PCS201 48 CyQ've SFC-201 49 LOGITECH LPM-SCSI2E [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ManagerNetworkProtocol.v1_10_1.json | 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2024 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 21 "string" 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 38 "longDescription": "This object shall contain the RFC3411-defined engine ID.", 40 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 49 "string" 56 …described in item 3 of the snmpEngineID syntax of RFC3411. The full RFC3411-defined snmpEngineID … [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | ManagerNetworkProtocol.v1_10_1.json | 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2024 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 21 "string" 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 38 "longDescription": "This object shall contain the RFC3411-defined engine ID.", 40 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 49 "string" 56 …described in item 3 of the snmpEngineID syntax of RFC3411. The full RFC3411-defined snmpEngineID … [all …]
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 tristate 'IPMI top-level message handler' 17 See <file:Documentation/driver-api/ipmi.rst> for more details on the driver. 41 bool 'Generate OEM events containing the panic string' 47 number for the string (byte 5 of the event) and part of the 48 string (the rest of the event). Bytes 1, 2, and 3 are the normal 50 sequence numbers to piece the string together. This config 53 be set to "string" to chose this value, this config simply 54 causes the default value to be set to "string". 76 standard interface. This module requires I2C support. [all …]
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utstrtoul64.c | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 4 * Module Name: utstrtoul64 - String-to-integer conversion support for both 5 * 64-bit and 32-bit integers 17 * This module contains the top-level string to 64/32-bit unsigned integer 20 * 1) A standard strtoul() function that supports 64-bit integers, base 21 * 8/10/16, with integer overflow support. This is used mainly by the 23 * constants than the runtime (interpreter) integer-to-string conversions. 29 * iASL - Preprocessor (constants and math expressions) 30 * iASL - Main parser, conversion of constants to integers 31 * iASL - Data Table Compiler parser (constants and math expressions) [all …]
|
/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/ |
H A D | clang-warnings.patch | 3 Date: Tue, 31 Dec 2019 08:15:34 -0800 9 nfs_error copies the format string and appends newline to it 10 but compiler can forget that it was format string since its not 11 same fmt string that was passed. Ignore the warning 13 Wdiscarded-qualifiers is gcc specific and this is no longer needed 15 Upstream-Status: Pending 16 Signed-off-by: Khem Raj <raj.khem@gmail.com> 18 --- 19 support/nfs/xcommon.c | 3 +++ 22 diff --git a/support/nfs/xcommon.c b/support/nfs/xcommon.c [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Cpu.interface.yaml | 4 - name: Socket 5 type: string 9 - name: Family 10 type: string 12 A free form string indicates processor family type. For example, 15 - name: EffectiveFamily 22 - name: EffectiveModel 28 - name: Id 31 This Processor ID field contains processor-specific information that 36 - name: MaxSpeedInMhz [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | ManagerNetworkProtocol_v1.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!----> 3 <!--################################################################################ --> 4 <!--# Redfish Schema: ManagerNetworkProtocol v1.10.1 --> 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-2024 DMTF. --> 9 <!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright --> 10 <!--################################################################################ --> [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | ManagerNetworkProtocol_v1.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!----> 3 <!--################################################################################ --> 4 <!--# Redfish Schema: ManagerNetworkProtocol v1.10.1 --> 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-2024 DMTF. --> 9 <!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright --> 10 <!--################################################################################ --> [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | TOTPAuthenticator.interface.yaml | 2 This interface defines methods and properties required for Time-based 3 One-time Password (TOTP) multi-factor authentication at user level to 4 support multi-factor authentication secret key setup for each user. This 5 interface implemented by each user object to support TOTP based 9 - name: CreateSecretKey 11 This method setup Time-based One-time Password (TOTP) authenticator 12 secret key for the given user and returns secret key string to share 15 - name: SecretKey 16 type: string 18 Secret key string which will be shared to user to setup TOTP [all …]
|
/openbmc/u-boot/cmd/ |
H A D | Kconfig | 4 bool "Support U-Boot commands" 7 Enable U-Boot's command-line functions. This provides a means 8 to enter commands into U-Boot for a wide variety of purposes. It 12 substantially to the size of U-Boot. 50 string "Shell prompt" 53 This string is displayed in the command line to the left of the 65 bool "Stop autobooting via specific input key / string" 70 string. If not enabled, any input key will abort the 71 U-Boot automatic booting process and bring the device 72 to the U-Boot prompt for user input. [all …]
|
/openbmc/linux/Documentation/filesystems/spufs/ |
H A D | spufs.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 spufs - the SPU file system 26 logical SPU. Users can change permissions on those files, but not actu- 43 The files in spufs mostly follow the standard behavior for regular sys- 44 tem calls like read(2) or write(2), but often support only a subset of 49 All files that support the read(2) operation also support readv(2) and 50 all files that support the write(2) operation also support writev(2). 51 All files support the access(2) and stat(2) family of operations, but 55 All files support the chmod(2)/fchmod(2) and chown(2)/fchown(2) opera- 81 The first SPU to CPU communication mailbox. This file is read-only and [all …]
|