Searched defs:commit (Results 1 – 8 of 8) sorted by relevance
/u-boot/tools/patman/ |
A D | series.py | 55 def AddTag(self, commit, line, name, value): argument 89 def AddCommit(self, commit): argument 145 def MakeChangeLog(self, commit): argument 292 def AddChange(self, version, commit, info): argument
|
/u-boot/fs/reiserfs/ |
A D | reiserfs.c | 121 struct reiserfs_journal_commit commit; in block_read() local 176 struct reiserfs_journal_commit commit; in journal_init() local
|
/u-boot/tools/buildman/ |
A D | builderthread.py | 103 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
A D | func_test.py | 384 def _HandleMake(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
A D | test.py | 160 def Make(self, commit, brd, stage, *args, **kwargs): argument
|
A D | builder.py | 406 def SelectCommit(self, commit, checkout=True): argument 413 def Make(self, commit, brd, stage, cwd, *args, **kwargs): argument
|
/u-boot/drivers/misc/imx8/ |
A D | scu_api.c | 403 void sc_misc_build_info(sc_ipc_t ipc, u32 *build, u32 *commit) in sc_misc_build_info() 957 void sc_seco_build_info(sc_ipc_t ipc, u32 *version, u32 *commit) in sc_seco_build_info()
|
/u-boot/tools/ |
A D | moveconfig.py | 1448 def __init__(self, commit): argument
|
Completed in 27 milliseconds