Home
last modified time | relevance | path

Searched refs:rev (Results 1 – 25 of 267) sorted by relevance

1234567891011

/openbmc/u-boot/arch/mips/mach-ath79/
H A Dcpu.c53 u32 rev = 0, ver = 1; in mach_cpu_init() local
65 rev = id >> AR71XX_REV_ID_REVISION_SHIFT; in mach_cpu_init()
66 rev &= AR71XX_REV_ID_REVISION_MASK; in mach_cpu_init()
81 rev = id & AR71XX_REV_ID_REVISION2_MASK; in mach_cpu_init()
84 rev = id & AR71XX_REV_ID_REVISION_MASK; in mach_cpu_init()
98 gd->arch.rev = rev; in mach_cpu_init()
107 u32 id, rev, ver; in print_cpuinfo() local
119 rev = gd->arch.rev; in print_cpuinfo()
128 ver, rev); in print_cpuinfo()
131 printf("Qualcomm Atheros TP%s rev %u\n", chip, rev); in print_cpuinfo()
[all …]
/openbmc/u-boot/lib/efi_loader/
H A Dhelloworld.c35 u16 rev[] = L"0.0.0"; in efi_main() local
41 rev[0] = (systable->hdr.revision >> 16) + '0'; in efi_main()
42 rev[4] = systable->hdr.revision & 0xffff; in efi_main()
43 for (; rev[4] >= 10;) { in efi_main()
44 rev[4] -= 10; in efi_main()
45 ++rev[2]; in efi_main()
48 if (rev[4]) in efi_main()
49 rev[4] += '0'; in efi_main()
51 rev[3] = 0; in efi_main()
54 con_out->output_string(con_out, rev); in efi_main()
/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dcpu_info-sh73a0.c24 u32 rev; in rmobile_get_cpu_rev_integer() local
28 rev = ((id >> 4) & 0xF) + 1; in rmobile_get_cpu_rev_integer()
30 return rev; in rmobile_get_cpu_rev_integer()
36 u32 rev; in rmobile_get_cpu_rev_fraction() local
40 rev = id & 0xF; in rmobile_get_cpu_rev_fraction()
42 return rev; in rmobile_get_cpu_rev_fraction()
H A Dcpu_info-r8a7740.c24 u32 rev; in rmobile_get_cpu_rev() local
28 rev = (id >> 4) & 0xF; in rmobile_get_cpu_rev()
30 return rev; in rmobile_get_cpu_rev()
/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp220 MetaRevision rev; in convertIntelVersion() local
227 rev.platform = "whtref"; in convertIntelVersion()
228 rev.major = static_cast<uint8_t>(std::stoi(results[1])); in convertIntelVersion()
229 rev.minor = static_cast<uint8_t>(std::stoi(results[2])); in convertIntelVersion()
230 rev.buildNo = static_cast<uint32_t>(std::stoi(results[3])); in convertIntelVersion()
231 rev.openbmcHash = results[4]; in convertIntelVersion()
232 rev.metaHash = results[5]; in convertIntelVersion()
234 rev.platform + ":" + std::to_string(rev.major) + ":" + in convertIntelVersion()
235 std::to_string(rev.minor) + ":" + std::to_string(rev.buildNo) + in convertIntelVersion()
236 ":" + rev.openbmcHash + ":" + rev.metaHash; in convertIntelVersion()
[all …]
/openbmc/u-boot/drivers/video/
H A Divybridge_igd.c275 static int gma_pm_init_pre_vbios(void *gtt_bar, int rev) in gma_pm_init_pre_vbios() argument
279 debug("GT Power Management Init, silicon = %#x\n", rev); in gma_pm_init_pre_vbios()
281 if (rev < IVB_STEP_C0) { in gma_pm_init_pre_vbios()
291 if ((rev & BASE_REV_MASK) == BASE_REV_SNB) { in gma_pm_init_pre_vbios()
298 if (rev >= IVB_STEP_A0) { in gma_pm_init_pre_vbios()
307 if ((rev & BASE_REV_MASK) == BASE_REV_SNB) { in gma_pm_init_pre_vbios()
356 if (rev >= SNB_STEP_D1) in gma_pm_init_pre_vbios()
361 if (((rev & BASE_REV_MASK) == BASE_REV_SNB) && in gma_pm_init_pre_vbios()
362 (rev >= SNB_STEP_D2)) { in gma_pm_init_pre_vbios()
374 if ((rev & BASE_REV_MASK) == BASE_REV_IVB) { in gma_pm_init_pre_vbios()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/
H A Dopengl-es-cts-sources.inc15 …ools.git;protocol=https;nobranch=1;destsuffix=git/external/spirv-tools/src;rev=04b4a204aa501992ae8…
16 …/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslang/src;rev=0549c7127c2fbab2904…
17 …rs.git;protocol=https;nobranch=1;destsuffix=git/external/spirv-headers/src;rev=e7294a8ebed84f8c5bd…
18 …Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vulkan-docs/src;rev=645c59c70e826d9738b…
19 …tocol=https;nobranch=1;destsuffix=git/external/vulkan-validationlayers/src;rev=6cf616f131e9870c499…
20 …ogle/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=6fa5ac1fb3b01c93eef…
21 …/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external/jsoncpp/src;rev=9059f5cad030ba11d37…
22 …protocol=https;nobranch=1;destsuffix=git/external/nvidia-video-samples/src;rev=45fe88b456c68312013…
23 …protocol=https;nobranch=1;destsuffix=git/external/vulkan-video-samples/src;rev=0e87744edbb84c9c56c…
24 ….git;protocol=https;nobranch=1;destsuffix=git/external/video_generator/src;rev=426300e12a5cc5d4676…
H A Dvulkan-cts-sources.inc15 …ools.git;protocol=https;nobranch=1;destsuffix=git/external/spirv-tools/src;rev=3364b982713a0440d1d…
16 …/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslang/src;rev=1b65bd602b23d401d1c…
17 …rs.git;protocol=https;nobranch=1;destsuffix=git/external/spirv-headers/src;rev=767e901c986e9755a17…
18 …Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vulkan-docs/src;rev=645c59c70e826d9738b…
19 …tocol=https;nobranch=1;destsuffix=git/external/vulkan-validationlayers/src;rev=6cf616f131e9870c499…
20 …ogle/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=6fa5ac1fb3b01c93eef…
21 …/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external/jsoncpp/src;rev=9059f5cad030ba11d37…
22 …protocol=https;nobranch=1;destsuffix=git/external/nvidia-video-samples/src;rev=45fe88b456c68312013…
23 …protocol=https;nobranch=1;destsuffix=git/external/vulkan-video-samples/src;rev=0e87744edbb84c9c56c…
24 ….git;protocol=https;nobranch=1;destsuffix=git/external/video_generator/src;rev=426300e12a5cc5d4676…
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dnorthbridge.c79 static void northbridge_dmi_init(struct udevice *dev, int rev) in northbridge_dmi_init() argument
86 if ((rev & BASE_REV_MASK) == BASE_REV_SNB) { in northbridge_dmi_init()
93 if (rev >= SNB_STEP_D0) { in northbridge_dmi_init()
95 } else if (rev >= SNB_STEP_D1) { in northbridge_dmi_init()
101 if ((rev & BASE_REV_MASK) == BASE_REV_SNB) in northbridge_dmi_init()
107 static void northbridge_init(struct udevice *dev, int rev) in northbridge_init() argument
112 northbridge_dmi_init(dev, rev); in northbridge_init()
117 if ((rev & BASE_REV_MASK) == BASE_REV_IVB) { in northbridge_init()
240 int rev; in bd82x6x_northbridge_probe() local
245 rev = bridge_silicon_revision(dev); in bd82x6x_northbridge_probe()
[all …]
/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c31 u32 rev; in omap_uhh_reset() local
33 rev = readl(&uhh->rev); in omap_uhh_reset()
38 switch (rev) { in omap_uhh_reset()
184 unsigned int i, reg = 0, rev = 0; in omap_ehci_hcd_init() local
216 rev = readl(&uhh->rev); in omap_ehci_hcd_init()
217 if (rev == OMAP_USBHS_REV1) { in omap_ehci_hcd_init()
232 } else if (rev == OMAP_USBHS_REV2) { in omap_ehci_hcd_init()
245 } else if (rev == OMAP_USBHS_REV2_1) { in omap_ehci_hcd_init()
265 debug("OMAP UHH_REVISION 0x%x\n", rev); in omap_ehci_hcd_init()
/openbmc/u-boot/board/freescale/common/
H A Deeprom.h19 #define MPC85XX_CPU_BOARD_MAJOR(rev) (((rev) >> 8) & 0xff) argument
20 #define MPC85XX_CPU_BOARD_MINOR(rev) ((rev) & 0xff) argument
/openbmc/openbmc/poky/bitbake/bin/
H A Dgit-make-shallow52 for rev in remaining_history:
53 if check_output(git_cmd + ['rev-parse', '{}^@'.format(rev)]):
54 sys.exit('Error: %s was not made shallow' % rev)
92 for rev in follow_history_intersections(revisions, refs):
93 print("Processing %s" % rev)
95 f.write(rev + '\n')
127 for rev in iter_except(queue.popleft, IndexError):
128 if rev in seen:
131 parents = check_output(git_cmd + ['rev-parse', '%s^@' % rev]).splitlines()
133 yield rev
[all …]
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-docker73 # rev [optional]: Revision of package to use.
74 rev: str
75 # url [optional]: lambda function to create URL: (package, rev) -> url.
103 rev="1.88.0",
105 lambda pkg, rev: f"https://github.com/boostorg/{pkg}/releases/download/{pkg}-{rev}/{pkg}-{rev}-cmake.tar.gz"
118 rev="v1.3.2",
123 rev="2.12.1",
127 rev
[all...]
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c227 int irq_0, int irq_1, int rev) in _fdt_fixup_msi_node() argument
246 if (rev > REV1_0) { in _fdt_fixup_msi_node()
278 if (rev > REV1_0) in _fdt_fixup_msi_node()
291 if (rev > REV1_0) in _fdt_fixup_msi_node()
306 static int _fdt_fixup_pci_msi(void *blob, const char *name, int rev) in _fdt_fixup_pci_msi() argument
330 if (rev == REV1_0) { in _fdt_fixup_pci_msi()
354 unsigned int rev; in fdt_fixup_msi() local
356 rev = gur_in32(&gur->svr); in fdt_fixup_msi()
358 if (!IS_SVR_DEV(rev, SVR_DEV(SVR_LS1043A))) in fdt_fixup_msi()
361 rev = SVR_REV(rev); in fdt_fixup_msi()
[all …]
/openbmc/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c185 u32 rev = orion5x_device_rev(); in print_cpuinfo() local
189 if (rev == MV88F5181_REV_B1) in print_cpuinfo()
191 else if (rev == MV88F5181L_REV_A1) { in print_cpuinfo()
194 } else if (rev == MV88F5181L_REV_A0) { in print_cpuinfo()
200 if (rev == MV88F5182_REV_A2) in print_cpuinfo()
204 if (rev == MV88F5281_REV_D2) in print_cpuinfo()
206 else if (rev == MV88F5281_REV_D1) in print_cpuinfo()
208 else if (rev == MV88F5281_REV_D0) in print_cpuinfo()
212 if (rev == MV88F6183_REV_B0) in print_cpuinfo()
220 sprintf(rev_str, "0x%02x", rev); in print_cpuinfo()
/openbmc/openpower-pnor-code-mgmt/
H A Dmsl_verify.cpp43 if (a.rev < b.rev) in compare()
47 else if (a.rev > b.rev) in compare()
77 version.rev = std::stoi(match[3]); in parse()
168 Version actualRev = {0, 0, actualVersion.rev}; in verify()
169 actualVersion.rev = 0; in verify()
180 Version minRev = {0, 0, minVersion.rev}; in verify()
181 minVersion.rev = 0; in verify()
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dcpu-info.c17 unsigned int id, model, rev, required_model = 1, required_rev = 1; in print_cpuinfo() local
21 rev = uniphier_get_soc_revision(); in print_cpuinfo()
59 printf(" (model %d, revision %d)\n", model, rev); in print_cpuinfo()
65 } else if (rev < required_rev) { in print_cpuinfo()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildcfg.py19 rev, _ = bb.process.run('git rev-parse --abbrev-ref HEAD', cwd=path)
21 rev = '<unknown>'
22 return rev.strip()
26 rev, _ = bb.process.run('git rev-parse HEAD', cwd=path)
28 rev = '<unknown>'
29 return rev.strip()
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h16 #define is_soc_rev(rev) (soc_rev() == rev) argument
19 #define cpu_type(rev) (((rev) >> 12) & 0xff) argument
20 #define soc_type(rev) (((rev) >> 12) & 0xf0) argument
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer245 rev = runcmd('git rev-parse %s' % initialrev, ldir).strip()
246 if rev != initialrev:
257 initialrev = rev
261 initialrev = rev
333 for rev in since_rev.split():
335rev = runcmd('git log --oneline --no-abbrev-commit -n1 %s' % rev, ldir).split()[0]
339 tree = runcmd('git show -s --pretty=format:%%T %s' % rev).strip()
359 runcmd('git replace --edit %s' % rev)
461 rev = runcmd('git rev-parse %s' % name).strip()
462 head.write('%s\n' % rev)
[all …]
H A Dcombo-layer-hook-default.sh14 rev=$2
20 …sed -i -e "0,/^Signed-off-by:/s#\(^Signed-off-by:.*\)#\(From $reponame rev: $rev\)\n\n\1#" $patchf…
23 …perl -e "\$_ = join('', <>); s/^(.*\S[ \t]*)(\n|\n\s*\n)---\n/\$1\n\nFrom $reponame rev: $rev\n---…
/openbmc/phosphor-host-ipmid/oem/example/
H A Dapphandler.cpp193 int convertVersion(std::string s, Revision& rev) in convertVersion() argument
274 rev = r; in convertVersion()
328 Revision rev = {0, 0, {0, 0, 0, 0}}; in ipmiAppGetDeviceId() local
332 r = convertVersion(version, rev); in ipmiAppGetDeviceId()
347 devId.fw[0] = rev.major & ipmiDevIdFw1Mask; in ipmiAppGetDeviceId()
349 rev.minor = (rev.minor > 99 ? 99 : rev.minor); in ipmiAppGetDeviceId()
350 devId.fw[1] = rev.minor % 10 + (rev.minor / 10) * 16; in ipmiAppGetDeviceId()
351 std::memcpy(&devId.aux, rev.aux, sizeof(rev.aux)); in ipmiAppGetDeviceId()
/openbmc/u-boot/scripts/
H A Dsetlocalversion47 head=`git rev-parse --verify --short HEAD 2>/dev/null`; then
109 if rev=`LANG= LC_ALL= LC_MESSAGES=C svn info 2>/dev/null | grep '^Last Changed Rev'`; then
110 rev=`echo $rev | awk '{print $NF}'`
111 printf -- '-svn%s' "$rev"
/openbmc/openpower-pnor-code-mgmt/test/
H A Dmsl_verify.cpp61 EXPECT_EQ(0, version.rev); in TEST_F()
67 EXPECT_EQ(3, version.rev); in TEST_F()
73 EXPECT_EQ(0, version.rev); in TEST_F()
79 EXPECT_EQ(1, version.rev); in TEST_F()
85 EXPECT_EQ(0, version.rev); in TEST_F()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dmsl_verify.cpp37 if (versionToCompare.rev > mslVersion.rev) in compare()
41 if (versionToCompare.rev < mslVersion.rev) in compare()
68 outVersion.rev = std::stoi(match[4]); in parse()

1234567891011