Home
last modified time | relevance | path

Searched defs:commit_upto (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dbuilder.py469 def _GetOutputDir(self, commit_upto): argument
489 def GetBuildDir(self, commit_upto, target): argument
501 def GetDoneFile(self, commit_upto, target): argument
510 def GetSizesFile(self, commit_upto, target): argument
519 def GetFuncSizesFile(self, commit_upto, target, elf_fname): argument
530 def GetObjdumpFile(self, commit_upto, target, elf_fname): argument
541 def GetErrFile(self, commit_upto, target): argument
654 def GetBuildOutcome(self, commit_upto, target, read_func_sizes, argument
733 def GetResultSummary(self, boards_selected, commit_upto, read_func_sizes, argument
1415 def ProduceResultSummary(self, commit_upto, commits, board_selected): argument
H A Dbuilderthread.py116 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument