| /openbmc/u-boot/drivers/misc/ |
| H A D | ihs_fpga.c | 179 static int get_versions(struct udevice *dev, struct fpga_versions *versions) in get_versions() argument 200 memset(versions, 0, sizeof(struct fpga_versions)); in get_versions() 202 ihs_fpga_get(priv->map, versions, &raw_versions); in get_versions() 204 versions->video_channel = raw_versions & VERSIONS_FPGA_VIDEO_CHANNEL; in get_versions() 205 versions->con_side = raw_versions & VERSIONS_FPGA_CON_SIDE; in get_versions() 209 versions->pcb_video_type = PCB_DP_1_2; in get_versions() 213 versions->pcb_video_type = PCB_HDMI_2_0; in get_versions() 219 versions->pcb_transmission_type = PCB_FIBER_10G; in get_versions() 223 versions->pcb_transmission_type = PCB_CAT_10G; in get_versions() 227 versions->pcb_transmission_type = PCB_FIBER_3G; in get_versions() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imagemagick/ |
| H A D | imagemagick_7.1.1-43.bb | 105 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … 106 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … 107 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … 108 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … 109 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … 110 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … 111 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … 112 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … 113 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … 114 …t: The current version (7.1.1) is not affected by the CVE which affects versions at least earlier … [all …]
|
| /openbmc/openbmc-test-automation/gui/lib/ |
| H A D | utils_get_version.py | 65 versions = collections.OrderedDict() 72 versions[package] = ( 76 versions.update(import_versions) 86 versions[package] = ( 91 versions["host OS"] = "Failed" if not version else version.rstrip("\n") 92 return versions
|
| /openbmc/u-boot/board/gdsys/common/ |
| H A D | ioep-fpga.c | 67 u16 versions; in ioep_fpga_print_info() local 81 FPGA_GET_REG(fpga, versions, &versions); in ioep_fpga_print_info() 85 unit_type = (versions & 0xf000) >> 12; in ioep_fpga_print_info() 86 unit_type_pcb_video = (versions & 0x01c0) >> 6; in ioep_fpga_print_info() 116 if (versions & (1<<4)) in ioep_fpga_print_info() 129 if (versions & (1<<5)) in ioep_fpga_print_info()
|
| /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/ |
| H A D | phosphor-settings-defaults-native.bbappend | 4 file://yosemite4-temporary-software-versions.yml \ 5 file://yosemite4-temporary-host-software-versions.yml \ 10 yosemite4-temporary-host-software-versions.yml \ 15 yosemite4-temporary-software-versions.yml \
|
| /openbmc/phosphor-power/tools/power-utils/ |
| H A D | main.cpp | 32 std::vector<std::string> versions; in main() local 43 action->add_option("-c,--compare", versions, in main() 71 if (!versions.empty()) in main() 73 ret = version::getLatest(versions); in main()
|
| H A D | version.cpp | 154 std::string getLatestDefault(const std::vector<std::string>& versions) in getLatestDefault() argument 157 for (const auto& version : versions) in getLatestDefault() 193 std::string getLatest(const std::vector<std::string>& versions) in getLatest() argument 211 return internal::getLatestDefault(versions); in getLatest()
|
| /openbmc/libpldm/src/ |
| H A D | control.c | 103 control->types[i].versions) { in pldm_control_get_version() 125 PLDM_START_AND_END, v->versions, in pldm_control_get_version() 151 if (ty < 64 && control->types[i].versions) { in pldm_control_get_types() 193 control->types[i].versions && control->types[i].commands) { in pldm_control_get_commands() 311 const void *versions, size_t versions_count, in pldm_control_add_type() argument 321 if (control->types[i].versions == NULL || in pldm_control_add_type() 322 (control->types[i].versions != NULL && in pldm_control_add_type() 335 v->versions = versions; in pldm_control_add_type()
|
| /openbmc/u-boot/include/ |
| H A D | gdsys_fpga.h | 81 u16 versions; /* 0x0002 */ member 92 u16 versions; /* 0x0002 */ member 117 u16 versions; /* 0x0002 */ member 133 u16 versions; /* 0x0002 */ member 167 u16 versions; /* 0x0002 */ member 213 u16 versions; /* 0x0002 */ member 243 u16 versions; /* 0x0002 */ member 276 u16 versions; /* 0x0002 */ member
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/psa-adac/ |
| H A D | 0001-PSA-revert-header-versions.patch | 6 Align ADAC certificate versions with versions in secure-debug-manager 7 [1] repository. The versions of the certificate and token are checked 10 certificate/token versions.
|
| /openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/settings/ |
| H A D | phosphor-settings-defaults-native.bbappend | 4 file://harma-temporary-software-versions.yml \ 8 harma-temporary-software-versions.yml \
|
| /openbmc/openbmc/meta-facebook/meta-santabarbara/recipes-phosphor/settings/ |
| H A D | phosphor-settings-defaults-native.bbappend | 4 file://santabarbara-temporary-software-versions.yml \ 8 santabarbara-temporary-software-versions.yml \
|
| /openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/settings/ |
| H A D | phosphor-settings-defaults-native.bbappend | 4 file://platform-temporary-software-versions.yml \ 8 platform-temporary-software-versions.yml \
|
| /openbmc/openbmc/meta-arm/scripts/ |
| H A D | machine-summary.py | 101 versions = {} 107 versions[machine] = {} 124 details = versions[machine][recipe] = {} 133 for machine in versions: 134 for recipe in versions[machine]: 135 data = versions[machine][recipe] 138 return upstreams, versions
|
| /openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/settings/ |
| H A D | phosphor-settings-defaults-native.bbappend | 4 file://ventura-temporary-software-versions.yaml \ 8 cat ventura-temporary-software-versions.yaml >> ${D}${settings_datadir}/defaults.yaml
|
| /openbmc/bmcweb/scripts/ |
| H A D | update_schemas.py | 133 for schema_filename, versions in json_schema_files.items(): 134 zip_filepath = os.path.join(VERSION + "/json-schema", versions[0]) 137 os.path.join(json_schema_path, versions[0]), "wb" 145 os.path.join("..", "json-schema", versions[0]), 146 os.path.join(json_schema_installed_path, versions[0]),
|
| /openbmc/phosphor-psu-code-mgmt/vendor-example/ |
| H A D | get_latest_version.cpp | 13 std::vector<std::string> versions(argv + 1, argv + argc); in main() local 15 for (const auto& s : versions) in main()
|
| /openbmc/openbmc/poky/meta/conf/machine/include/microblaze/ |
| H A D | feature-microblaze-versions.inc | 1 # MicroBlaze versions are defined as features, the features are setup to 2 # conflict with other versions as well as unavailable features for particular 3 # versions. 6 # (where Z = [abc]). For v8.* versions of MicroBlaze the revision (Z) changes 11 # Since v9.0 of MicroBlaze the revision (Z) part of versions was entirely 32 # MicroBlaze versions
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | Info-ZIP | 15 …versions--including, but not limited to, ports to new operating systems, existing ports with new g…
|
| /openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/settings/ |
| H A D | phosphor-settings-defaults-native.bbappend | 5 file://minerva-temporary-software-versions.yml \ 9 minerva-temporary-software-versions.yml \
|
| /openbmc/qemu/docs/about/ |
| H A D | build-platforms.rst | 9 minimum required versions of 3rd party software QEMU depends on. The 15 work. If an unlisted platform has comparable software versions to a 20 Note that when considering software versions shipped in distros as 29 currently shipped versions of software in various operating systems, 83 For the purposes of identifying supported software versions available on Linux, 85 Ubuntu LTS. Other distros will be assumed to ship similar software versions. 91 similar versions. 96 Distributions with long-term support often provide multiple versions 152 The project aims to support the two most recent versions of Windows that are 155 on older versions of Windows, too. However, such old versions of Windows are [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/ |
| H A D | new-libarchive.patch | 4 Subject: [PATCH] update a test failing with new libarchive versions 33 + # 3.5, 3.6 and presumably all future versions reject the archive as damaged, 34 + # whereas older versions accepted it.
|
| /openbmc/u-boot/board/gdsys/a38x/ |
| H A D | hydra.c | 27 u32 versions = readl(&fpga->versions); in print_hydra_version() local 30 uint hardware_version = versions & 0xf; in print_hydra_version()
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/ |
| H A D | 0001-pyproject.toml-don-t-pin-dependency-versions.patch | 4 Subject: [PATCH] pyproject.toml: don't pin dependency versions 6 Pandas will fail to build if the exact versions aren't found, but newer 7 ones actually work. Since newer versions of pandas are adjusting the
|
| /openbmc/phosphor-psu-code-mgmt/src/ |
| H A D | utils.hpp | 117 std::string getLatestVersion(const std::set<std::string>& versions); 163 const std::set<std::string>& versions) const = 0; 203 const std::set<std::string>& versions) const override; 245 inline std::string getLatestVersion(const std::set<std::string>& versions) in getLatestVersion() argument 247 return getUtils().getLatestVersion(versions); in getLatestVersion()
|