summaryrefslogtreecommitdiff
path: root/tools/binman/entry.py
AgeCommit message (Expand)Author
2022-02-09patman: Convert camel case in tout.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass
2022-01-25binman: Tidy up pylint warnings in comp_utilSimon Glass
2022-01-25binman: Move compression into binmanSimon Glass
2022-01-25binman: Plumb in support for bintoolsSimon Glass
2022-01-25binman: Allow faked blobs in blob-ext-listSimon Glass
2022-01-12binman: Write fake blobs to the output directorySimon Glass
2022-01-10Merge branch 'next'Tom Rini
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass
2021-12-02binman: Correct comments for ReadChildData()Simon Glass
2021-12-02binman: Correct init of entry in Entry classSimon Glass
2021-03-27binman: Support default alignment for sectionsSimon Glass
2021-03-27binman: Support obtaining section contents immediatelySimon Glass
2021-03-27binman: Add support for a collection of entriesSimon Glass
2021-03-27binman: Allow disabling expanding an entrySimon Glass
2021-03-26binman: Allow using an an 'expanded' entry typeSimon Glass
2021-03-26binman: Move the comment for GetFdts() to the base classSimon Glass
2021-03-26binman: Document ExpandEntries() in the base classSimon Glass
2021-01-30binman: Support reading an image with entry argsSimon Glass
2020-11-05binman: Correct calculation for image-posSimon Glass
2020-11-05binman: Update intel_ifwi to store padded sectionSimon 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: Expand docs and test for alignmentSimon Glass
2020-10-29binman: Expand docs and test for paddingSimon Glass
2020-10-29binman: Move CompressData() into Entry base classSimon Glass
2020-09-22binman: Support help messages for missing blobsSimon Glass
2020-09-22binman: Move 'external' support into base classSimon Glass
2020-09-22tools: Drop unnecessary use of __file__Simon Glass
2020-07-25binman: Detect when valid images are not producedSimon Glass
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Detect when valid images are not producedSimon Glass
2020-07-20binman: Allow external binaries to be missingSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2019-11-04binman: Remember the pre-reset entry sizeSimon Glass
2019-11-04pylibfdt: Convert to Python 3Simon Glass
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass
2019-10-08binman: Handle reading data for end-at-4gb sectionsSimon Glass
2019-10-08binman: Add a base implementation of Entry.ReadChildData()Simon Glass
2019-07-29binman: Update Entry.WriteData() to handle special sectionsSimon Glass
2019-07-29binman: Update Entry.ReadEntry() to work through classesSimon Glass
2019-07-29binman: Support shrinking a entry after packingSimon Glass