aboutsummaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
2021-01-30binman: Allow for skip_at_start when reading entriesSimon Glass
2021-01-30binman: Support alignment of filesSimon Glass
2021-01-30binman: Allow vblock to include devicetree blobsSimon Glass
2021-01-30binman: Support reading an image with entry argsSimon Glass
2021-01-30binman: Support finding symbols in sub-sectionsSimon Glass
2021-01-30binman: Fix a few file commentsSimon Glass
2021-01-30binman: Show the size when writing entriesSimon Glass
2021-01-30binman: Update the TODO listSimon Glass
2021-01-30dtoc: binman: Drop Python 2 codeSimon Glass
2020-12-13patman: Drop tools.ToByte()Simon Glass
2020-12-13patman: Drop unicode helper functionsSimon Glass
2020-12-13fdt: Use an Enum for the data typeSimon Glass
2020-11-05binman: Correct calculation for image-posSimon Glass
2020-11-05binman: Update intel_ifwi to store padded sectionSimon Glass
2020-10-29binman: Avoid calculated section data repeatedlySimon Glass
2020-10-29binman: Support compression of sectionsSimon Glass
2020-10-29binman: Use the actual contents in CheckSize()Simon Glass
2020-10-29binman: Update CheckEntries() for compressed sectionsSimon Glass
2020-10-29binman: Drop CheckEntries()Simon Glass
2020-10-29binman: Call CheckSize() from the section's Pack() methodSimon Glass
2020-10-29binman: Drop the Entry.CheckSize() methodSimon Glass
2020-10-29binman: Move sort and expand to the main Pack() functionSimon Glass
2020-10-29binman: Drop Entry.CheckOffset()Simon Glass
2020-10-29binman: Avoid reporting image-pos with compressionSimon Glass
2020-10-29binman: Set section contents in GetData()Simon Glass
2020-10-29binman: Store the original data before compressionSimon Glass
2020-10-29binman: Make section padding consistent with other entriesSimon Glass
2020-10-29binman: Move section padding to the parentSimon Glass
2020-10-29binman: Refactor _BuildSectionData()Simon Glass
2020-10-29binman: Move section-building code into a functionSimon Glass
2020-10-29binman: Expand docs and test for alignmentSimon Glass
2020-10-29binman: Expand docs and test for paddingSimon Glass
2020-10-29binman: Update testPackExtra with more checksSimon Glass
2020-10-29binman: Use 'files-compress' to set compression for filesSimon Glass
2020-10-29binman: Move CompressData() into Entry base classSimon Glass
2020-10-29binman: Expand the error message for breaching a sectionSimon Glass
2020-10-29binman: Remove references to 'image' in entry_SectionSimon Glass
2020-10-29binman: Fix return from u-boot-ucode if there is no DTSimon Glass
2020-10-29binman: Give a sensible error if no command is givenSimon Glass
2020-10-29binman: Add tests for skip-at-start sectionsSimon Glass
2020-10-29binman: Drop unused return variable for _DoTestFile()Simon Glass
2020-10-29binman: Update the entry docsSimon Glass
2020-10-22sunxi: binman: Add support for including SCP firmwareSamuel Holland
2020-10-22binman: Add support for SCP firmwareSamuel Holland
2020-10-22sunxi: binman: Update FIT component descriptionsSamuel Holland
2020-10-22binman: Only write FDT once per nodeSamuel Holland
2020-09-25binman: Support adding a U-Boot environmentSimon Glass
2020-09-25binman: Show an error when a file is missingSimon Glass
2020-09-22binman: sunxi: Add help message for missing sunxi ATF BL31Simon Glass
2020-09-22binman: Support help messages for missing blobsSimon Glass