/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | PhysicalContext_v1.xml | 40 <Annotation Term="Redfish.Revisions"> 51 <Annotation Term="Redfish.Revisions"> 77 <Annotation Term="Redfish.Revisions"> 91 <Annotation Term="Redfish.Revisions"> 102 <Annotation Term="Redfish.Revisions"> 113 <Annotation Term="Redfish.Revisions"> 124 <Annotation Term="Redfish.Revisions"> 144 <Annotation Term="Redfish.Revisions"> 158 <Annotation Term="Redfish.Revisions"> 173 <Annotation Term="Redfish.Revisions"> [all …]
|
H A D | Protocol_v1.xml | 73 <Annotation Term="Redfish.Revisions"> 85 <Annotation Term="Redfish.Revisions"> 128 <Annotation Term="Redfish.Revisions"> 140 <Annotation Term="Redfish.Revisions"> 152 <Annotation Term="Redfish.Revisions"> 164 <Annotation Term="Redfish.Revisions"> 176 <Annotation Term="Redfish.Revisions"> 188 <Annotation Term="Redfish.Revisions"> 200 <Annotation Term="Redfish.Revisions"> 212 <Annotation Term="Redfish.Revisions"> [all …]
|
H A D | Privileges_v1.xml | 46 <Annotation Term="Redfish.Revisions"> 58 <Annotation Term="Redfish.Revisions"> 69 <Annotation Term="Redfish.Revisions"> 80 <Annotation Term="Redfish.Revisions"> 91 <Annotation Term="Redfish.Revisions"> 102 <Annotation Term="Redfish.Revisions">
|
H A D | Memory_v1.xml | 141 <Annotation Term="Redfish.Revisions"> 168 <Annotation Term="Redfish.Revisions"> 187 <Annotation Term="Redfish.Revisions"> 200 <Annotation Term="Redfish.Revisions"> 245 <Annotation Term="Redfish.Revisions"> 281 <Annotation Term="Redfish.Revisions"> 299 <Annotation Term="Redfish.Revisions"> 313 <Annotation Term="Redfish.Revisions"> 400 <Annotation Term="Redfish.Revisions"> 414 <Annotation Term="Redfish.Revisions"> [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | PhysicalContext_v1.xml | 40 <Annotation Term="Redfish.Revisions"> 51 <Annotation Term="Redfish.Revisions"> 77 <Annotation Term="Redfish.Revisions"> 91 <Annotation Term="Redfish.Revisions"> 102 <Annotation Term="Redfish.Revisions"> 113 <Annotation Term="Redfish.Revisions"> 124 <Annotation Term="Redfish.Revisions"> 144 <Annotation Term="Redfish.Revisions"> 158 <Annotation Term="Redfish.Revisions"> 173 <Annotation Term="Redfish.Revisions"> [all …]
|
H A D | Protocol_v1.xml | 73 <Annotation Term="Redfish.Revisions"> 85 <Annotation Term="Redfish.Revisions"> 128 <Annotation Term="Redfish.Revisions"> 140 <Annotation Term="Redfish.Revisions"> 152 <Annotation Term="Redfish.Revisions"> 164 <Annotation Term="Redfish.Revisions"> 176 <Annotation Term="Redfish.Revisions"> 188 <Annotation Term="Redfish.Revisions"> 200 <Annotation Term="Redfish.Revisions"> 212 <Annotation Term="Redfish.Revisions"> [all …]
|
H A D | Privileges_v1.xml | 46 <Annotation Term="Redfish.Revisions"> 58 <Annotation Term="Redfish.Revisions"> 69 <Annotation Term="Redfish.Revisions"> 80 <Annotation Term="Redfish.Revisions"> 91 <Annotation Term="Redfish.Revisions"> 102 <Annotation Term="Redfish.Revisions">
|
H A D | Memory_v1.xml | 141 <Annotation Term="Redfish.Revisions"> 168 <Annotation Term="Redfish.Revisions"> 187 <Annotation Term="Redfish.Revisions"> 200 <Annotation Term="Redfish.Revisions"> 245 <Annotation Term="Redfish.Revisions"> 281 <Annotation Term="Redfish.Revisions"> 299 <Annotation Term="Redfish.Revisions"> 313 <Annotation Term="Redfish.Revisions"> 400 <Annotation Term="Redfish.Revisions"> 414 <Annotation Term="Redfish.Revisions"> [all …]
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | git-make-shallow | 10 Remove the history of the specified revisions, then optionally filter the 46 revs = check_output(git_cmd + ['rev-list'] + args.revisions).splitlines() 48 make_shallow(shallow_file, args.revisions, args.refs) 66 …parser = argparse.ArgumentParser(description='Remove the history of the specified revisions, then … 69 parser.add_argument('revisions', metavar='REVISION', nargs='+', help='a git revision/commit') 82 …args.revisions = check_output(git_cmd + ['rev-parse'] + ['%s^{}' % i for i in args.revisions]).spl… 90 def make_shallow(shallow_file, revisions, refs): argument 91 """Remove the history of the specified revisions.""" 92 for rev in follow_history_intersections(revisions, refs): 122 def follow_history_intersections(revisions, refs): argument [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | buildhistory-diff | 64 parser.add_argument('revisions', 75 if len(args.revisions) > 2: 76 sys.stderr.write('Invalid argument(s) specified: %s\n\n' % ' '.join(args.revisions[2:])) 101 if len(args.revisions) == 1: 102 if '..' in args.revisions[0]: 103 fromrev, torev = args.revisions[0].split('..') 105 fromrev, torev = args.revisions[0], 'HEAD' 106 elif len(args.revisions) == 2: 107 fromrev, torev = args.revisions 119 if not args.revisions:
|
H A D | yocto_testresults_query.py | 5 # Its main feature is to translate tags or branch names to revisions SHA1, and then to run resultto… 6 # with those computed revisions 104 …help="Generate regression report between two fixed revisions. Revisions can be branch name or tag")
|
H A D | oe-build-perf-report | 42 """Get list of all tested revisions""" 330 # Run through all revisions in our data 478 group.add_argument('--branch2', help="Branch to find comparision revisions in") 481 help="Number of tested revisions to plot in html report") 520 log.error("No revisions found to compare against") 527 log.error("Only %d tester revisions found, unable to generate report" % len(revs)) 530 # Pick revisions 588 log.debug("Reading %d revisions, starting from %s (%s)",
|
/openbmc/openbmc/poky/scripts/lib/resulttool/ |
H A D | store.py | 44 revisions = {} 58 if revision not in revisions: 59 revisions[revision] = {} 60 if suite not in revisions[revision]: 61 revisions[revision][suite] = {} 62 revisions[revision][suite][result] = results[suite][result] 64 logger.info("Found %d revisions to store" % len(revisions)) 66 for r in revisions: 67 results = revisions[r]
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | image-buildinfo.bbclass | 30 # Returns layer revisions along with their respective status 32 revisions = oe.buildcfg.get_layer_revisions(d) 33 medadata_revs = ["%-17s = %s:%s%s" % (r[1], r[2], r[3], r[4]) for r in revisions] 58 Layer Revisions: |
|
/openbmc/linux/drivers/soc/nuvoton/ |
H A D | wpcm450-soc.c | 24 static const struct revision revisions[] __initconst = { variable 38 for (i = 0; revisions[i].name; i++) in get_revision() 39 if (revisions[i].number == rev) in get_revision() 40 return revisions[i].name; in get_revision()
|
/openbmc/linux/arch/mips/include/asm/sibyte/ |
H A D | sb1250_defs.h | 33 * for chip features only present in certain chip revisions. 62 * and earlier revisions of the named chip type. 78 * Mask values currently include room for additional revisions of each 97 /* Bit mask for chip/revision. (use _ALL for all revisions of a chip). */ 103 /* Default constant value for all chips, all revisions */ 120 /* Bit mask for revisions of chip exclusively before the named revision. */ 124 /* Bit mask for revisions of chip exclusively after the named revision. */
|
/openbmc/linux/Documentation/hwmon/ |
H A D | abituguru.rst | 19 it to behave as a hwmon IC. There are many different revisions of the 20 firmware and thus effectively many different revisions of the uGuru. 21 Below is an incomplete list with which revisions are used for which 32 .. [1] For revisions 2 and 3 uGuru's the driver can autodetect the
|
H A D | k8temp.rst | 24 revisions of K8 except the first two revisions (SH-B0 and SH-B3). 53 For newer revisions of CPU (rev F, socket AM2) there is a mathematically
|
H A D | abituguru3.rst | 15 it to behave as a hwmon IC. There are many different revisions of the 16 firmware and thus effectively many different revisions of the uGuru. 17 Below is an incomplete list with which revisions are used for which
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | buildcfg.py | 76 revisions = [] 78 …revisions.append((i, os.path.basename(i), get_metadata_git_branch(i).strip(), get_metadata_git_rev… 79 return revisions
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | git.py | 275 if not sha1_re.match(ud.revisions[name] or ''): 276 if ud.revisions[name]: 277 ud.unresolvedrev[name] = ud.revisions[name] 278 ud.revisions[name] = self.latest_revision(ud, d, name) 290 gitsrcname = gitsrcname + '_' + ud.revisions[name] 308 for name, revision in sorted(ud.revisions.items()): 309 tarballname = "%s_%s" % (tarballname, ud.revisions[name][:7]) 478 …rror("Unable to find revision %s in branch %s even from upstream" % (ud.revisions[name], ud.branch… 573 revision = ud.revisions[name] 706 … runfetchcmd("%s read-tree %s%s" % (ud.basecmd, ud.revisions[ud.names[0]], readpathspec), d, [all …]
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | armv7.h | 10 /* Cortex-A9 revisions */ 16 /* Cortex-A15 revisions */ 20 /* Cortex-A7 revisions */
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-helper-board.h | 68 * data to determine board types and revisions. It relies on the 86 * data to determine board types and revisions. It relies on the 108 * data to determine board types and revisions. It relies on the
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | gitpkgv.bbclass | 22 # path to v2.0 revisions 73 names.extend(url.revisions.keys()) 82 for name, rev in url.revisions.items():
|
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/ |
H A D | qcom,saw2.txt | 10 Multiple revisions of the SAW hardware are supported using these Device Nodes. 11 SAW2 revisions differ in the register offset and configuration data. Also, the
|