summaryrefslogtreecommitdiff
path: root/tools/binman/main.py
AgeCommit message (Expand)Author
2025-04-11binman: Work around missing test coverageSimon Glass
2024-10-18binman: Support getting test-coverage on just one testSimon Glass
2024-07-29binman: fit: Allow running fdtgrep on devicetree blobsSimon Glass
2023-03-08binman: Move the main code into a functionSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-06-28patman: test_util: Use unittest text runner to print test resultsAlper Nebi Yasak
2022-04-25binman: don't import deprecated distutils packageHeinrich Schuchardt
2022-03-18tools: binman: main.py: add build-sandbox in sys.pathPhilippe Reynes
2022-02-09patman: Convert camel case in test_util.pySimon Glass
2022-01-25binman: Add a command to generate bintool docsSimon Glass
2022-01-25binman: Enable bintool tests including cmdline processingSimon Glass
2021-12-17binman: Use less hard coded magic when inserting new PATHAndy Shevchenko
2021-12-17binman: Do not pollute source tree when build with `make O=...`Andy Shevchenko
2021-12-17binman: Add a utility module for ATF FIPSimon Glass
2020-08-22binman: Correct some import statementsSimon Glass
2020-08-22binman: Move GetEntryModules() to controlSimon Glass
2020-07-24binman: Set a default toolpathSimon Glass
2020-07-24binman: Specify the toolpath when running test coverageSimon Glass
2020-07-24binman: Correct the search patch for pylibfdtSimon Glass
2020-07-24binman: Output errors to stderrSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Set a default toolpathSimon Glass
2020-07-20binman: Specify the toolpath when running test coverageSimon Glass
2020-07-20binman: Correct the search patch for pylibfdtSimon Glass
2020-07-20binman: Output errors to stderrSimon Glass
2020-04-26patman: Tidy up sys.path changesSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2020-04-26patman: Move test running/reporting to test_utilSimon Glass
2020-04-26binman: Rename the main moduleSimon Glass