summaryrefslogtreecommitdiff
path: root/tools/dtoc/main.py
AgeCommit message (Expand)AuthorFilesLines
2021-07-21dtoc: Convert to use ArgumentParserSimon Glass1-24/+27
2021-03-22dtoc: Add an option for device instantiationSimon Glass1-1/+3
2021-03-22dtoc: Support tracking the phase of U-BootSimon Glass1-1/+4
2021-03-22dtoc: Save scan information across test runsSimon Glass1-0/+2
2021-01-05dtoc: Move src_scan tests to a separate fileSimon Glass1-2/+3
2021-01-05dtoc: Run tests using test_utilSimon Glass1-21/+10
2021-01-05dtoc: Add an 'all' commandSimon Glass1-5/+1
2021-01-05dtoc: Allow providing a directory to write files toSimon Glass1-1/+6
2021-01-05dtoc: Use None to mean stdoutSimon Glass1-1/+1
2020-04-26patman: Tidy up sys.path changesSimon Glass1-1/+0
2020-04-26patman: Move to absolute importsSimon Glass1-2/+3
2020-04-26dtoc: Rename the main moduleSimon Glass1-0/+114