aboutsummaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
2020-09-22tools: Drop unnecessary use of __file__Simon Glass
2020-09-22binman: Use pkg_resources to find resourcesSimon Glass
2020-09-22binman: Build FIT image subentries with the section etypeAlper Nebi Yasak
2020-09-22binman: Respect pad-before property of section subentriesAlper Nebi Yasak
2020-09-22binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak
2020-08-22binman: Add a setup script for PythonSimon Glass
2020-08-22binman: Correct some import statementsSimon Glass
2020-08-22binman: Move GetEntryModules() to controlSimon Glass
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-26binman: Don't change the descriptor in testsSimon Glass
2020-07-25binman: Add support for generating a FITSimon Glass
2020-07-25binman: Allow zero-length entries to overlapSimon Glass
2020-07-25binman: Allow missing Intel blobsSimon Glass
2020-07-25binman: Detect when valid images are not producedSimon Glass
2020-07-25patman: Update errors and warnings to use stderrSimon Glass
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-25binman: Convert existing binary blobs to blob_extSimon Glass
2020-07-25binman: Add an etype for external binary blobsSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-24binman: Fix a few typos in the entry docsSimon Glass
2020-07-24binman: Add support for calling mkimageSimon 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: cbfs: Fix IFWI typoSimon 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: Add support for generating a FITSimon Glass
2020-07-20binman: Allow zero-length entries to overlapSimon Glass
2020-07-20binman: Allow missing Intel blobsSimon Glass
2020-07-20binman: Detect when valid images are not producedSimon Glass
2020-07-20patman: Update errors and warnings to use stderrSimon Glass
2020-07-20binman: Allow external binaries to be missingSimon Glass
2020-07-20binman: Convert existing binary blobs to blob_extSimon Glass
2020-07-20binman: Add an etype for external binary blobsSimon Glass
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-07-20binman: Fix a few typos in the entry docsSimon Glass
2020-07-20binman: Add support for calling mkimageSimon Glass
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: cbfs: Fix IFWI typoSimon 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
2020-04-26patman: Drop references to __future__Simon Glass
2020-01-07binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada