| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
| H A D | AccountPolicy.interface.yaml | 25 specified in build time is marked as default value. This property 26 cannot be configured below the build time default value but can be set 36 trying to update new password. Value of 0 (by default) indicates this
|
| /openbmc/openpower-occ-control/ |
| H A D | sensor_gen.py | 13 "-f", "--filename", default="occ_sensor.yaml", help="Input File Name" 19 default=script_dir, 25 # Default to the one that is in the current.
|
| /openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
| H A D | checkfs.sh | 10 # Default-Start: S 11 # Default-Stop: 15 . /etc/default/rcS
|
| /openbmc/openbmc/meta-security/meta-hardening/recipes-core/initscripts/files/ |
| H A D | mountall.sh | 6 # Default-Start: S 7 # Default-Stop: 12 . /etc/default/rcS
|
| /openbmc/openbmc/meta-phosphor/recipes-core/dropbear/dropbear/ |
| H A D | dropbearkey.service | 5 # Set the default RSA key path then load environment variables from the 6 # environment file, which might override the default RSA key path. 8 EnvironmentFile=-/etc/default/dropbear
|
| /openbmc/u-boot/drivers/video/stm32/ |
| H A D | Kconfig | 19 default 640 28 default 480 37 default 16
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | imx53-cx9020.dts | 26 pinctrl-names = "default"; 185 pinctrl-names = "default"; 193 pinctrl-names = "default"; 201 pinctrl-names = "default"; 209 pinctrl-names = "default";
|
| H A D | armada-3720-turris-mox.dts | 78 pinctrl-names = "default"; 85 pinctrl-names = "default"; 109 pinctrl-names = "default"; 137 pinctrl-names = "default"; 152 pinctrl-names = "default";
|
| H A D | sun8i-h3-nanopi.dtsi | 62 pinctrl-names = "default"; 68 linux,default-trigger = "heartbeat"; 74 default-state = "on"; 81 pinctrl-names = "default"; 127 pinctrl-names = "default";
|
| H A D | imx6sll-evk.dts | 27 default-brightness-level = <6>; 33 pinctrl-names = "default"; 148 pinctrl-names = "default"; 165 pinctrl-names = "default"; 270 pinctrl-names = "default"; 342 pinctrl-names = "default"; 367 pinctrl-names = "default"; 678 pinctrl-names = "default"; 715 pinctrl-names = "default"; 721 pinctrl-names = "default"; [all …]
|
| /openbmc/u-boot/board/freescale/p2041rdb/ |
| H A D | README | 93 cpld reset - hard reset to default bank 96 lane 6: 0 -> slot1 (Default) 98 lane a: 0 -> slot2 (Default) 100 lane c: 0 -> slot2 (Default) 102 lane d: 0 -> slot2 (Default)
|
| /openbmc/u-boot/arch/arm/include/asm/arch-mx25/ |
| H A D | macro.h | 22 * The PACR default values are good. 24 * Default argument values: 41 * Default argument values: 44 * - MGPCR: restore default values 71 * Default argument values:
|
| /openbmc/qemu/hw/net/fsl_etsec/ |
| H A D | miim.c | 52 default: in miim_read_cycle() 83 default: in miim_write_cycle() 111 default: in etsec_write_miim() 112 /* Default handling */ in etsec_write_miim() 125 default: in etsec_write_miim()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | user_data.hpp | 26 ~UserData() override = default; 27 UserData(const UserData&) = default; 28 UserData& operator=(const UserData&) = default; 29 UserData(UserData&&) = default; 30 UserData& operator=(UserData&&) = default;
|
| H A D | section.hpp | 22 Section() = default; 23 virtual ~Section() = default; 24 Section(const Section&) = default; 25 Section& operator=(const Section&) = default; 26 Section(Section&&) = default; 27 Section& operator=(Section&&) = default;
|
| /openbmc/openbmc/poky/meta/recipes-extended/sysklogd/sysklogd/ |
| H A D | sysklogd | 10 # Default-Start: 2 3 4 5 11 # Default-Stop: 0 1 6 25 # run secure by default 28 test ! -r /etc/default/syslogd || . /etc/default/syslogd
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | Kconfig | 24 default n 52 default y 61 …default y if USB_MUSB_AM35X || USB_MUSB_PIC32 || USB_MUSB_OMAP2PLUS || USB_MUSB_DSPS || USB_MUSB_S…
|
| /openbmc/openbmc/meta-phosphor/recipes-extended/etcd/etcd/ |
| H A D | etcd-new.conf.sample | 34 ETCD_LOG_OUTPUTS='default' 40 # ETCD_NAME='default' 43 # ETCD_INITIAL_CLUSTER='default=http://localhost:2380'
|
| /openbmc/phosphor-inventory-manager/ |
| H A D | errors.hpp | 21 ~InterfaceError() = default; 24 InterfaceError(InterfaceError&&) = default; 26 InterfaceError& operator=(InterfaceError&&) = default;
|
| /openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/ |
| H A D | 0001-xfsdump-support-usrmerge.patch | 18 @@ -97,12 +97,8 @@ default: depend $(LTCOMMAND) 21 install: default 36 @@ -111,12 +111,8 @@ default: depend $(LTCOMMAND) 39 install: default
|
| /openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
| H A D | simple.script | 49 … while /SBIN_DIR/ip route del default dev $interface 2>/dev/null ; do 53 … while /SBIN_DIR/route del default gw 0.0.0.0 dev $interface 2>/dev/null ; do 62 … /SBIN_DIR/ip route add default via $i metric $metric dev $interface 64 … /SBIN_DIR/route add default gw $i dev $interface metric $metric 2>/dev/null
|
| /openbmc/openbmc/poky/meta/recipes-extended/xinetd/ |
| H A D | xinetd_2.3.15.4.bb | 13 file://xinetd.default \ 40 install -d "${D}${sysconfdir}/default" 42 install -m 644 "${UNPACKDIR}/xinetd.default" "${D}${sysconfdir}/default/xinetd"
|
| /openbmc/phosphor-host-ipmid/docs/ |
| H A D | configuration.md | 5 There is a default dev_id.json file provided by 8 Any target can override the default json file by providing a 36 are populated. The default model is for the sensors to be culled from a set of 38 D-Bus. The D-Bus method is the default mode used by Redfish. Redfish does not
|
| /openbmc/openbmc/poky/meta-poky/conf/templates/default/ |
| H A D | local.conf.sample.extended | 13 # Default to setting automatically based on cpu count 21 # Default to setting automatically based on cpu count 80 # .debug (default): 106 # The default is "default" which uses the internal toolchain. With 131 # Default is to not build 32 bit libs on 64 bit systems, uncomment this 170 # and re-created in the second generation by default, but with 178 # implications so they are disabled by default. To enable them, 214 # "disk_space_interval,disk_inode_interval", the default value is 224 # The tarball for the patched source will be created by default, and you 230 # 2) patched source: (default) [all …]
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_network_verification.robot | 41 Retrieve Default Gateway Via IPMI And Verify 42 [Documentation] Retrieve default gateway via IPMI and verify it's existence on the BMC. 47 Verify Gateway On BMC ${lan_print_ipmi['Default Gateway IP']} 189 # set back to default. 222 [Setup] Fetch The Default Mac Address 223 [Teardown] Set Default Mac And Verify ${ipmi_default_mac_split} 356 Fetch The Default Mac Address 357 [Documentation] Fetch The Default MAC Address. 359 # Get Default MAC Address. 369 Set Default Mac And Verify [all …]
|