summaryrefslogtreecommitdiff
path: root/tools/binman/etype/intel_ifwi.py
AgeCommit message (Expand)Author
2023-03-08patman: Move library functions into a library directorySimon Glass
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier
2022-03-18binman: Rename tools parameter to btoolsSimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-25binman: Convert to using the ifwitool bintoolSimon Glass
2021-12-05binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass
2021-03-26binman: Drop repetitive heading for each entrySimon Glass
2021-03-26binman: Incorporate entry documentationSimon Glass
2020-11-05binman: Update intel_ifwi to store padded sectionSimon Glass
2020-07-25binman: Allow missing Intel blobsSimon Glass
2020-07-25binman: Convert existing binary blobs to blob_extSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Allow missing Intel blobsSimon Glass
2020-07-20binman: Convert existing binary blobs to blob_extSimon Glass
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2019-10-15binman: Support writing symbols into entries within an IFWISimon Glass
2019-10-15binman: Update IFWI entry to support updatesSimon Glass
2019-10-15binman: Update IFWI entry to read entries outside constructorSimon Glass
2019-10-15binman: Fix IFWI output when using an Intel FIT imageSimon Glass
2019-10-15binman: Correct use of 'replace' in IFWI testsSimon Glass
2019-07-29binman: Adjust Entry to read the node in a separate callSimon Glass
2019-07-24binman: Add support for Intel IFWI entriesSimon Glass