summaryrefslogtreecommitdiff
path: root/tools/binman/main.py
Commit message (Expand)AuthorAgeFilesLines
* patman: test_util: Use unittest text runner to print test resultsAlper Nebi Yasak2022-06-281-5/+3
* binman: don't import deprecated distutils packageHeinrich Schuchardt2022-04-251-7/+0
* tools: binman: main.py: add build-sandbox in sys.pathPhilippe Reynes2022-03-181-0/+1
* patman: Convert camel case in test_util.pySimon Glass2022-02-091-3/+3
* binman: Add a command to generate bintool docsSimon Glass2022-01-251-0/+4
* binman: Enable bintool tests including cmdline processingSimon Glass2022-01-251-3/+4
* binman: Use less hard coded magic when inserting new PATHAndy Shevchenko2021-12-171-5/+7
* binman: Do not pollute source tree when build with `make O=...`Andy Shevchenko2021-12-171-1/+12
* binman: Add a utility module for ATF FIPSimon Glass2021-12-171-1/+3
* binman: Correct some import statementsSimon Glass2020-08-221-1/+0
* binman: Move GetEntryModules() to controlSimon Glass2020-08-221-14/+2
* binman: Set a default toolpathSimon Glass2020-07-241-0/+5
* binman: Specify the toolpath when running test coverageSimon Glass2020-07-241-3/+7
* binman: Correct the search patch for pylibfdtSimon Glass2020-07-241-0/+1
* binman: Output errors to stderrSimon Glass2020-07-241-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-14/+4
* binman: Set a default toolpathSimon Glass2020-07-201-0/+5
* binman: Specify the toolpath when running test coverageSimon Glass2020-07-201-3/+7
* binman: Correct the search patch for pylibfdtSimon Glass2020-07-201-0/+1
* binman: Output errors to stderrSimon Glass2020-07-201-1/+1
* patman: Tidy up sys.path changesSimon Glass2020-04-261-2/+3
* patman: Move to absolute importsSimon Glass2020-04-261-1/+1
* binman: Move to absolute importsSimon Glass2020-04-261-12/+11
* patman: Move test running/reporting to test_utilSimon Glass2020-04-261-70/+8
* binman: Rename the main moduleSimon Glass2020-04-261-0/+200