| /openbmc/u-boot/board/advantech/dms-ba16/ |
| H A D | Kconfig | 5 default SYS_DDR_2G 16 default "board/advantech/dms-ba16/dms-ba16_2g.cfg" if SYS_DDR_2G 17 default "board/advantech/dms-ba16/dms-ba16_1g.cfg" if SYS_DDR_1G 20 default "dms-ba16" 23 default "advantech" 26 default "mx6" 29 default "advantech_dms-ba16"
|
| /openbmc/u-boot/board/congatec/conga-qeval20-qa3-e3845/ |
| H A D | Kconfig | 2 default "conga-qeval20-qa3-e3845" 5 default "congatec" 8 default "baytrail" 11 default "conga-qeval20-qa3-e3845" if TARGET_CONGA_QEVAL20_QA3_E3845 12 default "theadorable-x86-conga-qa3-e3845" if TARGET_THEADORABLE_X86_CONGA_QA3_E3845 15 default 0xfff00000 30 default 0xe0000000
|
| /openbmc/qemu/hw/riscv/ |
| H A D | Kconfig | 14 default y 30 default y 38 default y 46 default y 74 default y 83 default y 95 default y 115 default y 125 default y
|
| /openbmc/u-boot/tools/dtoc/ |
| H A D | fdt_util.py | 95 def GetInt(node, propname, default=None): argument 101 default: Default value to use if the node/property do not exist 104 Integer value read, or default if none 108 return default 115 def GetString(node, propname, default=None): argument 121 default: Default value to use if the node/property do not exist 124 String value read, or default if none 128 return default 135 def GetBool(node, propname, default=False): argument 141 default: Default value to use if the node/property do not exist [all …]
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | ffdc_cli_robot_script.py | 34 variable FFDC_DEFAULT:1, by default use the existing ffdc collection method. 51 xx_LOCATION:location where to store collected FFDC. Default: <current dir>/logs/ 53 xx_PROTOCOL:remote_protocol Protocol to use to collect data. Default: 'ALL' 54 ENV_VAR:env_vars User define CLI env vars '{"key : "value"}'. Default: "" 55 ECONFIG:econfig User define env vars YAML file. Default: "" 56 LOG_LEVEL:log_level CRITICAL, ERROR, WARNING, INFO, DEBUG. Default: INFO 81 "${OPENBMC_HOST}", default=None 84 "${OPENBMC_USERNAME}", default=None 87 "${OPENBMC_PASSWORD}", default=None 90 "${SSH_PORT}", default=22 [all …]
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | journal.hpp | 18 JournalBase() = default; 19 virtual ~JournalBase() = default; 20 JournalBase(const JournalBase&) = default; 21 JournalBase& operator=(const JournalBase&) = default; 22 JournalBase(JournalBase&&) = default; 23 JournalBase& operator=(JournalBase&&) = default; 50 Journal() = default; 51 ~Journal() override = default; 52 Journal(const Journal&) = default; 53 Journal& operator=(const Journal&) = default; [all …]
|
| /openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/settings/phosphor-settings-manager/ |
| H A D | ncplite_settings.override.yml | 5 Default: 'true' 7 Default: 4 9 Default: 0 11 Default: 7 13 Default: 100 15 Default: 1 21 Default: RestorePolicy::Policy::AlwaysOn
|
| /openbmc/qemu/hw/display/ |
| H A D | Kconfig | 14 default y if PCI_DEVICES 42 default y if PCI_DEVICES 58 default y if PCI_DEVICES && (PC_PCI || MIPS) 64 default y if PCI_DEVICES 99 default y 111 default y 116 default y 125 default y if PCI_DEVICES 151 default y if PCI_DEVICES
|
| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | snmp_trap.hpp | 16 Trap() = default; 18 Trap(Trap&&) = default; 20 Trap& operator=(Trap&&) = default; 21 virtual ~Trap() = default; 34 ErrorTrap() = default; 36 ErrorTrap(ErrorTrap&&) = default; 38 ErrorTrap& operator=(ErrorTrap&&) = default; 39 ~ErrorTrap() = default; 55 SNMPTrap(SNMPTrap&&) = default; 57 SNMPTrap& operator=(SNMPTrap&&) = default; [all …]
|
| /openbmc/u-boot/board/coreboot/coreboot/ |
| H A D | Kconfig | 4 default "coreboot" 7 default "coreboot" 10 default "coreboot" 13 default "coreboot" 16 default 0x01110000 24 default 0x01920000 30 default 0x4000
|
| /openbmc/qemu/hw/vfio/ |
| H A D | Kconfig | 9 default y 16 default y 22 default y 28 default y 33 default y 38 default y 44 default y if PC_PCI
|
| /openbmc/u-boot/arch/arm/mach-rockchip/rk3188/ |
| H A D | Kconfig | 13 default "rockchip" 16 default 0x0800 19 default y 22 default y 25 default y 28 default y 31 default y
|
| /openbmc/phosphor-state-manager/data/ |
| H A D | phosphor-target-monitor-default.json | 4 "errorsToMonitor": ["default"], 8 "errorsToMonitor": ["default"], 12 "errorsToMonitor": ["default"], 16 "errorsToMonitor": ["default"], 20 "errorsToMonitor": ["default"], 24 "errorsToMonitor": ["default"], 28 "errorsToMonitor": ["default"], 32 "errorsToMonitor": ["default"], 36 "errorsToMonitor": ["default"],
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/ |
| H A D | freeDiameter.conf | 3 # Most of the options can be omitted, as they default to reasonable values. 17 # Default: hostname's FQDN 21 # Default: the domain part of Identity (after the first dot). 28 # Default: 3868. Use 0 to disable. 34 # Default: 5868. Use 0 to disable. 42 # Default: use RFC6733 method with separate port for TLS. 46 # Default : TCP enabled 50 # Default : SCTP enabled 56 # Default : SCTP is attempted first. 59 # Default number of streams per SCTP associations. [all …]
|
| /openbmc/qemu/docs/devel/ |
| H A D | kconfig.rst | 31 of boards or devices. For example, by default most targets will include 44 QEMU; the default configuration that QEMU ships with should be okay in 103 **default value**: ``default <value> [if <expr>]`` 105 Default values are assigned to the config symbol if no other value was 110 the default value can be added with ``if``. 112 A configuration element can have any number of default values (usually, 113 if more than one default is present, they will have different 114 conditions). If multiple default values satisfy their condition, 117 **reverse default** (weak reverse dependency): ``imply <symbol> [if <expr>]`` 120 to another symbol. However, the lower limit is only a default [all …]
|
| /openbmc/u-boot/board/intel/galileo/ |
| H A D | Kconfig | 4 default "galileo" 7 default "intel" 10 default "quark" 13 default "galileo" 16 default 0xfff10000 26 default "GalileoGen2" 28 Override the default product name U-Boot reports in the SMBIOS
|
| /openbmc/u-boot/board/el/el6x/ |
| H A D | Kconfig | 4 default "el6x" 7 default "el" 10 default "zc5202" 17 default "el6x" 20 default "el" 23 default "zc5601"
|
| /openbmc/u-boot/board/woodburn/ |
| H A D | Kconfig | 4 default "woodburn" 7 default "mx35" 10 default "woodburn" 17 default "woodburn" 20 default "mx35" 23 default "woodburn_sd"
|
| /openbmc/u-boot/board/aristainetos/ |
| H A D | Kconfig | 4 default "aristainetos" 7 default "aristainetos" 14 default "aristainetos" 17 default "aristainetos2" 24 default "aristainetos" 27 default "aristainetos2b"
|
| /openbmc/u-boot/board/toradex/colibri_t20/ |
| H A D | Kconfig | 4 default "colibri_t20" 7 default "toradex" 10 default "colibri_t20" 13 default y 16 default y 19 default "3145728"
|
| /openbmc/u-boot/board/toradex/colibri_pxa270/ |
| H A D | Kconfig | 4 default "colibri_pxa270" 7 default "toradex" 10 default "colibri_pxa270" 13 default y 16 default y 19 default "262144"
|
| /openbmc/u-boot/board/freescale/mx6memcal/ |
| H A D | Kconfig | 4 default "mx6memcal" 7 default "freescale" 10 default "mx6memcal" 67 default y 74 default 64 80 default 2 133 default 2 151 default 6 157 6 == 40 Ohm (default) 163 default 1 [all …]
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/ |
| H A D | zones.yaml | 25 - value: DEFAULT 27 Default thermal control mode 32 could overtemp where the default mode is not 48 - value: DEFAULT 51 default which will be replaced on startup if 73 - value: DEFAULT 75 Default thermal control mode 80 could overtemp where the default mode is not 96 - value: DEFAULT 99 default which will be replaced on startup if
|
| /openbmc/u-boot/board/intel/minnowmax/ |
| H A D | Kconfig | 4 default "minnowmax" 7 default "intel" 10 default "baytrail" 13 default "minnowmax" 16 default 0xfff00000 26 default 0xe0000000
|
| /openbmc/u-boot/board/intel/bayleybay/ |
| H A D | Kconfig | 4 default "bayleybay" 7 default "intel" 10 default "baytrail" 13 default "bayleybay" 16 default 0xfff00000 26 default 0xe0000000
|