summaryrefslogtreecommitdiffstats
path: root/tools/binman
Commit message (Expand)AuthorAgeFilesLines
...
* binman: Allow selecting default FIT configurationSimon Glass2020-09-224-4/+69
* binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in READMEAlper Nebi Yasak2020-09-221-0/+24
* binman: Use target-specific tools when cross-compilingAlper Nebi Yasak2020-09-222-3/+7
* binman: Support cross-compiling test files to x86Alper Nebi Yasak2020-09-221-1/+14
* binman: Support generating FITs with multiple dtbsSimon Glass2020-09-225-11/+346
* binman: Add support for ATF BL31Simon Glass2020-09-224-0/+63
* binman: Move 'external' support into base classSimon Glass2020-09-225-25/+24
* binman: Fix up a few missing commentsSimon Glass2020-09-222-1/+26
* binman: Allow entry args to be requiredSimon Glass2020-09-224-11/+24
* tools: Drop unnecessary use of __file__Simon Glass2020-09-221-2/+0
* binman: Use pkg_resources to find resourcesSimon Glass2020-09-221-2/+4
* binman: Build FIT image subentries with the section etypeAlper Nebi Yasak2020-09-224-17/+169
* binman: Respect pad-before property of section subentriesAlper Nebi Yasak2020-09-223-1/+35
* binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak2020-09-223-1/+47
* binman: Add a setup script for PythonSimon Glass2020-08-221-0/+12
* binman: Correct some import statementsSimon Glass2020-08-224-5/+4
* binman: Move GetEntryModules() to controlSimon Glass2020-08-223-17/+17
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-1/+1
* binman: Don't change the descriptor in testsSimon Glass2020-07-263-5/+47
* binman: Add support for generating a FITSimon Glass2020-07-255-0/+384
* binman: Allow zero-length entries to overlapSimon Glass2020-07-253-1/+23
* binman: Allow missing Intel blobsSimon Glass2020-07-254-14/+55
* binman: Detect when valid images are not producedSimon Glass2020-07-256-3/+75
* patman: Update errors and warnings to use stderrSimon Glass2020-07-251-1/+1
* binman: Allow external binaries to be missingSimon Glass2020-07-257-6/+60
* binman: Convert existing binary blobs to blob_extSimon Glass2020-07-2516-39/+29
* binman: Add an etype for external binary blobsSimon Glass2020-07-255-0/+83
* binman: Use super() instead of specifying parent typeSimon Glass2020-07-2557-87/+86
* binman: Fix a few typos in the entry docsSimon Glass2020-07-242-2/+2
* binman: Add support for calling mkimageSimon Glass2020-07-245-0/+120
* 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: cbfs: Fix IFWI typoSimon Glass2020-07-241-1/+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-2472-926/+151
* binman: Add support for generating a FITSimon Glass2020-07-205-0/+384
* binman: Allow zero-length entries to overlapSimon Glass2020-07-203-1/+23
* binman: Allow missing Intel blobsSimon Glass2020-07-204-14/+55
* binman: Detect when valid images are not producedSimon Glass2020-07-206-3/+75
* patman: Update errors and warnings to use stderrSimon Glass2020-07-201-1/+1
* binman: Allow external binaries to be missingSimon Glass2020-07-207-6/+60
* binman: Convert existing binary blobs to blob_extSimon Glass2020-07-2016-39/+29
* binman: Add an etype for external binary blobsSimon Glass2020-07-205-0/+83
* binman: Use super() instead of specifying parent typeSimon Glass2020-07-2057-87/+86
* binman: Fix a few typos in the entry docsSimon Glass2020-07-202-2/+2
* binman: Add support for calling mkimageSimon Glass2020-07-205-0/+120
* 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