| /openbmc/u-boot/arch/arm/dts/ |
| H A D | at91-sama5d2_xplained.dts | 16 pinctrl-names = "default"; 30 pinctrl-names = "default"; 41 pinctrl-names = "default"; 49 pinctrl-names = "default"; 59 pinctrl-names = "default"; 89 pinctrl-names = "default"; 107 pinctrl-names = "default"; 121 pinctrl-names = "default"; 132 pinctrl-names = "default"; 139 pinctrl-names = "default";
|
| H A D | sun7i-a20-lamobo-r1.dts | 77 pinctrl-names = "default"; 88 pinctrl-names = "default"; 125 pinctrl-names = "default"; 202 pinctrl-names = "default"; 214 pinctrl-names = "default"; 220 pinctrl-names = "default"; 226 pinctrl-names = "default"; 316 pinctrl-names = "default"; 324 pinctrl-names = "default"; 330 pinctrl-names = "default"; [all …]
|
| H A D | logicpd-som-lv-baseboard.dtsi | 10 pinctrl-names = "default"; 29 pinctrl-names = "default"; 35 linux,default-trigger = "cpu0"; 41 linux,default-trigger = "none"; 71 pinctrl-names = "default"; 87 pinctrl-names = "default"; 113 /* default-on; */ 114 pinctrl-names = "default"; 142 pinctrl-names = "default"; 146 default-brightness-level = <7>; [all …]
|
| H A D | imx6qdl-sabreauto.dtsi | 20 pinctrl-names = "default"; 31 pinctrl-names = "default"; 147 default-brightness-level = <7>; 155 pinctrl-names = "default"; 193 pinctrl-names = "default"; 239 pinctrl-names = "default"; 258 pinctrl-names = "default"; 272 pinctrl-names = "default"; 282 pinctrl-names = "default"; 292 pinctrl-names = "default"; [all …]
|
| /openbmc/phosphor-net-ipmid/ |
| H A D | crypt_algo.hpp | 49 virtual ~Interface() = default; 50 Interface(const Interface&) = default; 51 Interface& operator=(const Interface&) = default; 52 Interface(Interface&&) = default; 53 Interface& operator=(Interface&&) = default; 147 ~AlgoAES128() = default; 148 AlgoAES128(const AlgoAES128&) = default; 149 AlgoAES128& operator=(const AlgoAES128&) = default; 150 AlgoAES128(AlgoAES128&&) = default; 151 AlgoAES128& operator=(AlgoAES128&&) = default;
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/neard/neard/ |
| H A D | neard.in | 9 # Default-Start: S 2 3 4 5 10 # Default-Stop: 0 1 6 19 if [ -f /etc/default/neard ] ; then 20 . /etc/default/neard
|
| /openbmc/openbmc/poky/meta/recipes-extended/watchdog/ |
| H A D | watchdog-config.bb | 12 file://watchdog.default \ 19 # The default value is 60 seconds when null. 23 install -Dm 0644 ${UNPACKDIR}/watchdog.default ${D}${sysconfdir}/default/watchdog
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lief/ |
| H A D | 0002-api-python-config-default.toml-Debug.patch | 4 Subject: [PATCH] api/python/config-default.toml: Debug 12 api/python/config-default.toml | 2 +- 15 --- a/api/python/config-default.toml 16 +++ b/api/python/config-default.toml
|
| /openbmc/u-boot/board/freescale/t104xrdb/ |
| H A D | Kconfig | 6 default "t104xrdb" 9 default "freescale" 12 default "T104xRDB"
|
| /openbmc/u-boot/board/phytec/pfla02/ |
| H A D | Kconfig | 4 default "pfla02" 7 default "phytec" 10 default "pfla02"
|
| /openbmc/openbmc-test-automation/security/ |
| H A D | test_bmc_expire_password.robot | 55 ... Restore Default Password For Root User AND FFDC On Test Case Fail 72 ... Restore Default Password For Root User AND FFDC On Test Case Fail 88 ... Restore Default Password For Root User 106 ... Restore Default Password For Root User AND FFDC On Test Case Fail 123 ... AND Restore Default Password For Root User AND FFDC On Test Case Fail 248 [Teardown] Restore Default Password For Admin User 265 [Teardown] Restore Default Password For Admin User 282 [Teardown] Restore Default Password For Admin User 348 Restore Default Password For Root User 349 [Documentation] Restore default password for root user (i.e. 0penBmc). [all …]
|
| /openbmc/phosphor-inventory-manager/ |
| H A D | functor.hpp | 194 ~PropertyChangedCondition() = default; 195 PropertyChangedCondition(const PropertyChangedCondition&) = default; 197 default; 198 PropertyChangedCondition(PropertyChangedCondition&&) = default; 199 PropertyChangedCondition& operator=(PropertyChangedCondition&&) = default; 248 virtual ~PropertyConditionBase() = default; 249 PropertyConditionBase(const PropertyConditionBase&) = default; 250 PropertyConditionBase& operator=(const PropertyConditionBase&) = default; 251 PropertyConditionBase(PropertyConditionBase&&) = default; 252 PropertyConditionBase& operator=(PropertyConditionBase&&) = default; [all …]
|
| /openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
| H A D | Kconfig | 11 default "p1_p2_rdb_pc" 14 default "freescale" 17 default "p1_p2_rdb_pc"
|
| /openbmc/openbmc/meta-raspberrypi/docs/ |
| H A D | extra-build-config.md | 21 GPU. ARM gets the remaining memory. Min 16. Default 64. 24 the 512MB RP. Overrides gpu_mem. Max 192. Default not set. 27 the 256MB RP. Overrides gpu_mem. Max 448. Default not set. 30 the 256MB/512MB RP. Overrides gpu_mem. Max 944. Default not set. 36 By default, each machine uses `vc4` for graphics. This will in turn sets mesa as provider for `gl` … 54 By default the GPU adds a black border around the video output to compensate for 62 By default a rainbow splash screen is shown after the GPU firmware is loaded. 70 before loading the kernel. By default it is one second. This is useful if your 80 By default SD card media is used as boot media. 84 The default value of `CMDLINE_ROOT_PARTITION` is "/dev/mmcblk0p2" to mount SD card. If you want to … [all …]
|
| /openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/settings/phosphor-settings-manager/ |
| H A D | sol-default.override.yml | 6 Default: 2 8 Default: 'true' 10 Default: 0
|
| /openbmc/qemu/hw/xtensa/ |
| H A D | Kconfig | 2 default y 8 default y 16 default y
|
| /openbmc/u-boot/board/nvidia/p2771-0000/ |
| H A D | Kconfig | 8 default "p2771-0000" 11 default "nvidia" 14 default "p2771-0000"
|
| /openbmc/u-boot/board/Arcturus/ucp1020/ |
| H A D | README | 12 KSZ9031 (current default for eTSEC 1 and 3) 17 The UCP1020 includes 2 default configurations 36 Default Scripts 38 A default upgrade scripts is included in the default environment variable example:
|
| /openbmc/obmc-ikvm/ |
| H A D | ikvm_manager.hpp | 27 ~Manager() = default; 28 Manager(const Manager&) = default; 29 Manager& operator=(const Manager&) = default; 30 Manager(Manager&&) = default; 31 Manager& operator=(Manager&&) = default;
|
| /openbmc/sdbusplus/example/yaml/net/poettering/ |
| H A D | Calculator.interface.yaml | 18 default: 1 36 default: 1 53 default: 0 58 default: Success 95 - default: net.poettering.Calculator
|
| /openbmc/u-boot/arch/sh/ |
| H A D | Kconfig | 24 default n 121 default "sh" 124 default "sh2" if CPU_SH2 125 default "sh3" if CPU_SH3 126 default "sh4" if CPU_SH4
|
| /openbmc/u-boot/drivers/block/ |
| H A D | Kconfig | 4 default y if DM_MMC 21 default y 33 default y 45 default y 55 default n
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | generic.hpp | 23 ~Generic() override = default; 24 Generic(const Generic&) = default; 25 Generic& operator=(const Generic&) = default; 26 Generic(Generic&&) = default; 27 Generic& operator=(Generic&&) = default;
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/network/ |
| H A D | phosphor-network_git.bb | 15 PACKAGECONFIG ??= "default-link-local-autoconf default-ipv6-accept-ra persist-mac" 16 PACKAGECONFIG[default-link-local-autoconf] = "-Ddefault-link-local-autoconf=true,-Ddefault-link-loc… 17 PACKAGECONFIG[default-ipv6-accept-ra] = "-Ddefault-ipv6-accept-ra=true,-Ddefault-ipv6-accept-ra=fal… 39 FILES:${PN} += "${systemd_unitdir}/network/60-phosphor-networkd-default.network"
|
| /openbmc/openbmc-build-scripts/ |
| H A D | build-setup.sh | 10 # Default: The directory containing this script 12 # Default: "", proxy is not setup if this is not set 15 # Default: "~/{RandomNumber}" 16 # num_cpu Number of cpu's to give bitbake, default is total amount 19 # default ones in /etc/apt/sources.list 20 # default is empty, and no mirror is used. 23 # default is empty. 27 # instead of our default (public.ecr.aws/ubuntu) 34 # Default: "", no options set 37 # Default: "$WORKSPACE/build" [all …]
|