Home
last modified time | relevance | path

Searched full:default (Results 851 – 875 of 9677) sorted by relevance

1...<<31323334353637383940>>...388

/openbmc/u-boot/board/zyxel/nsa310s/
H A DKconfig10 default "nsa310s"
13 default "zyxel"
16 default "nsa310s"
/openbmc/u-boot/common/spl/
H A DKconfig22 default y
50 default y
59 default "arch/$(ARCH)/cpu/u-boot-spl.lds"
95 default n if (ARCH_MX6 && (SPL_MMC_SUPPORT || SPL_SATA_SUPPORT))
96 default y if !TI_SECURE_DEVICE
104 default y if !TI_SECURE_DEVICE
151 default 0x82000000 if ARCH_OMAP2PLUS
159 default 0x100000
177 default y
185 default y
[all …]
/openbmc/openbmc-build-scripts/scripts/
H A Dboot-qemu.sh18 # default is ${QEMU_ARCH} - ppc64le-linux or x86_64-linux
20 # default is ${HOME}
25 # QEMU relative to upstream workspace. Default is
27 # which is the default location when doing a bitbake
31 # "palmetto", "romulus", or undefined (default). Default
64 # default QEMU basic image (rootfs.ext4).
81 # using the default or real platforms.
98 # Most system only have one NIC so set this as default
109 # The syntax to start old qemu / default versio
[all...]
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/
H A Dcontext.py64 default=self.default_target_type, choices=['simpleremote', 'qemu', 'serial'],
65 help="Target type of device under test, default: %s" \
68 default=self.default_target_ip,
69 …elp="IP address and optionally ssh port (default 22) of device under test, for example '192.168.0.…
72 default=self.default_target_ip,
73 help="IP address of the test host from test target machine, default: %s" \
80 default=self.default_manifest,
81 help="Package manifest of the image under test, default: %s" \
85 default=self.default_extract_dir,
86 help='Directory where extracted packages reside, default: %s' \
/openbmc/u-boot/arch/arm/dts/
H A Dsun5i-r8-chip.dts76 default-state = "on";
82 pinctrl-names = "default";
90 pinctrl-names = "default";
112 pinctrl-names = "default";
140 pinctrl-names = "default";
146 pinctrl-names = "default";
169 pinctrl-names = "default";
270 pinctrl-names = "default";
284 pinctrl-names = "default";
290 pinctrl-names = "default";
[all …]
H A Dimx7ulp-evk.dts36 pinctrl-names = "default";
39 default-on;
68 pinctrl-names = "default";
101 pinctrl-names = "default";
163 pinctrl-names = "default";
336 pinctrl-names = "default";
343 pinctrl-names = "default";
366 pinctrl-names = "default";
378 pinctrl-names = "default";
386 pinctrl-names = "default";
[all …]
H A Dmeson-gxbb-nanopi-k2.dts34 default-state = "on";
110 /* CVBS is available on CON1 pin 36, disabled by default */
137 pinctrl-names = "default";
150 pinctrl-names = "default";
179 pinctrl-names = "default";
191 pinctrl-names = "default";
255 pinctrl-names = "default";
270 pinctrl-names = "default", "clk-gate";
297 pinctrl-names = "default", "clk-gate";
320 pinctrl-names = "default", "clk-gate";
[all …]
H A Dimx6ull-colibri.dts37 pinctrl-names = "default";
56 pinctrl-names = "default";
61 pinctrl-names = "default";
80 pinctrl-names = "default";
90 pinctrl-names = "default", "gpio";
99 pinctrl-names = "default", "gpio";
108 pinctrl-names = "default";
124 pinctrl-names = "default";
130 pinctrl-names = "default";
136 pinctrl-names = "default";
[all …]
H A Dbcm2837-rpi-3-b.dts24 pinctrl-names = "default";
31 pinctrl-names = "default";
38 pinctrl-names = "default";
47 pinctrl-names = "default";
/openbmc/sdbusplus/include/sdbusplus/message/
H A Dnative_types.hpp23 string_wrapper() = default;
24 string_wrapper(const string_wrapper&) = default;
25 string_wrapper& operator=(const string_wrapper&) = default;
26 string_wrapper(string_wrapper&&) = default;
27 string_wrapper& operator=(string_wrapper&&) = default;
28 ~string_wrapper() = default;
87 string_path_wrapper() = default;
88 string_path_wrapper(const string_path_wrapper&) = default;
89 string_path_wrapper& operator=(const string_path_wrapper&) = default;
90 string_path_wrapper(string_path_wrapper&&) = default;
[all …]
/openbmc/u-boot/board/work-microwave/work_92105/
H A DKconfig4 default "work_92105"
7 default "work-microwave"
10 default "work_92105"
/openbmc/qemu/hw/input/
H A DKconfig21 default y
26 default y
31 default y
/openbmc/qemu/hw/microblaze/
H A DKconfig3 default y
13 default y
25 default y
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst34 By default, BitBake does not produce empty packages. This default
84 Used by the alternatives system to create default priorities for
86 default regardless of the command name or package, a default for
87 specific duplicated commands regardless of the package, or a default
100 Used by the alternatives system to create default link locations for
102 default location for all duplicated commands regardless of the
103 command name or package, a default for specific duplicated commands
104 regardless of the package, or a default for specific commands tied to
156 …ARCHIVER_MODE[src] = "patched" # Uses patched source files. This is the default.
198 which is the default behavior, :term:`AUTO_LIBNAME_PKGS` specifies which
[all …]
/openbmc/telemetry/redfish-tests/
H A Dconftest.py7 "--host_addr", action="store", default="https://localhost:4443"
9 parser.addoption("--username", action="store", default="root")
10 parser.addoption("--password", action="store", default="0penBmc")
11 parser.addoption("--metric_limit", action="store", default=200)
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/
H A D0001-meson-stop-building-XA-by-default.patch4 Subject: [PATCH] meson: stop building XA by default
7 tracker, but didn't disable it by default. Thus any attempt to disable
8 it would cause a deprecated option warning. Flip the default to disable
9 XA tracker by default.
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/
H A Dtee-supplicant.sh14 test -f @sysconfdir@/default/$NAME && . @sysconfdir@/default/$NAME
15 test -f @sysconfdir@/default/rcS && . @sysconfdir@/default/rcS
/openbmc/openbmc-test-automation/lib/external_intf/
H A Dvmi_utils.robot47 # valid_status_code Expected valid status code from GET request. Default is HTTP_ACCEPTED.
76 # valid_status_code Expected valid status code from GET request. Default is HTTP_OK.
91 # Default is IPv4StaticAddresses.
92 # valid_status_code Expected valid status code from PATCH request. Default is HTTP_OK.
105 ${default}= Set Variable 0.0.0.0
106 Verify VMI Network Interface Details ${default} Static ${default} ${default}
114 …# dhcp_enabled True if user wants to enable DHCP. Default is Static, hence value is set to F…
115 # valid_status_code Expected valid status code from PATCH request. Default is HTTP_OK.
172 # By default set to ${HTTP_OK}.
218 … # valid_status_code Expected valid status code from PATCH request. Default is HTTP_ACCEPTED.
[all …]
/openbmc/phosphor-ipmi-flash/cleanup/
H A Dcleanup.hpp27 ~FileCleanupHandler() = default;
28 FileCleanupHandler(const FileCleanupHandler&) = default;
29 FileCleanupHandler& operator=(const FileCleanupHandler&) = default;
30 FileCleanupHandler(FileCleanupHandler&&) = default;
31 FileCleanupHandler& operator=(FileCleanupHandler&&) = default;
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser_error.hpp36 ConfigFileParserError(const ConfigFileParserError&) = default;
37 ConfigFileParserError(ConfigFileParserError&&) = default;
38 ConfigFileParserError& operator=(const ConfigFileParserError&) = default;
39 ConfigFileParserError& operator=(ConfigFileParserError&&) = default;
40 virtual ~ConfigFileParserError() = default;
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Daction_error.hpp40 ActionError(const ActionError&) = default;
41 ActionError(ActionError&&) = default;
42 ActionError& operator=(const ActionError&) = default;
43 ActionError& operator=(ActionError&&) = default;
44 virtual ~ActionError() = default;
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser_error.hpp35 ConfigFileParserError(const ConfigFileParserError&) = default;
36 ConfigFileParserError(ConfigFileParserError&&) = default;
37 ConfigFileParserError& operator=(const ConfigFileParserError&) = default;
38 ConfigFileParserError& operator=(ConfigFileParserError&&) = default;
39 virtual ~ConfigFileParserError() = default;
/openbmc/u-boot/arch/arm/mach-exynos/
H A DKconfig82 default y
85 default y
88 default y
160 default "exynos"
174 default "board/samsung/common/exynos-uboot-spl.lds" if ARCH_EXYNOS5 || ARCH_EXYNOS4
/openbmc/u-boot/board/gateworks/gw_ventana/
H A DKconfig4 default "gw_ventana"
7 default "gateworks"
10 default "gw_ventana"
/openbmc/qemu/configs/devices/aarch64-softmmu/
H A Ddefault.mak1 # Default configuration for aarch64-softmmu
4 include ../arm-softmmu/default.mak
6 # These are selected by default when TCG is enabled, uncomment them to

1...<<31323334353637383940>>...388