summaryrefslogtreecommitdiff
path: root/tools/binman
Commit message (Expand)AuthorAgeFilesLines
* binman: Convert FIT entry type to a subclass of Section entry typeAlper Nebi Yasak2022-02-092-51/+30
* binman: Check missing bintools of Section subclassesAlper Nebi Yasak2022-02-091-0/+1
* binman: Register and check bintools from FIT subentriesAlper Nebi Yasak2022-02-093-0/+78
* binman: Fix subentry expansion for FIT entry typeAlper Nebi Yasak2022-02-092-9/+29
* patman: Rename Color() method to build()Simon Glass2022-02-091-4/+4
* patman: Convert camel case in tout.pySimon Glass2022-02-0912-57/+57
* patman: Convert camel case in test_util.pySimon Glass2022-02-091-3/+3
* patman: Convert camel case in command.pySimon Glass2022-02-094-4/+4
* patman: Convert camel case in tools.pySimon Glass2022-02-0938-360/+360
* binman: Skip node generation for images read from filesJan Kiszka2022-01-304-3/+52
* binman: doc: fix typo for u-boot-tplHeiko Thiery2022-01-251-1/+1
* binman: Document the __bss_size symbol errorSimon Glass2022-01-251-0/+29
* binman: Add documentation for bintoolsSimon Glass2022-01-252-0/+186
* binman: Add a command to generate bintool docsSimon Glass2022-01-255-1/+80
* binman: Complete test coverage of comp_utilSimon Glass2022-01-252-14/+11
* binman: Plumb in support for missing bintoolsSimon Glass2022-01-255-2/+103
* binman: Convert to using the lzma_alone bintoolSimon Glass2022-01-251-8/+5
* binman: Add a bintool implementation for lzma_aloneSimon Glass2022-01-251-0/+126
* binman: Convert to using the lz4 bintoolSimon Glass2022-01-253-16/+10
* binman: Add a bintool implementation for lz4Simon Glass2022-01-251-0/+140
* binman: Tidy up pylint warnings in comp_utilSimon Glass2022-01-255-20/+19
* binman: Move compression into binmanSimon Glass2022-01-255-10/+102
* binman: Convert to using the mkimage bintoolSimon Glass2022-01-252-6/+27
* binman: Convert to using the ifwitool bintoolSimon Glass2022-01-252-8/+21
* binman: Convert to using the futility bintoolSimon Glass2022-01-252-28/+41
* binman: Convert to using the FIP bintoolSimon Glass2022-01-252-41/+8
* binman: Convert to using the CBFS bintoolSimon Glass2022-01-252-56/+19
* binman: Enable bintool tests including cmdline processingSimon Glass2022-01-252-3/+36
* binman: Add a bintool implementation for mkimageSimon Glass2022-01-251-0/+80
* binman: Add a bintool implementation for ifwitoolSimon Glass2022-01-251-0/+166
* binman: Add a bintool implementation for futilitySimon Glass2022-01-251-0/+178
* binman: Add a bintool implementation for fiptoolSimon Glass2022-01-251-0/+123
* binman: Add a bintool implementation for cbfstoolSimon Glass2022-01-251-0/+219
* binman: Add tests for bintoolSimon Glass2022-01-252-0/+389
* binman: Plumb in support for bintoolsSimon Glass2022-01-256-1/+64
* binman: Add support for bintoolsSimon Glass2022-01-251-0/+421
* binman: Add installation instructionsSimon Glass2022-01-251-2/+25
* binman: Correct path for fip_utilSimon Glass2022-01-251-1/+1
* binman: Allow faked blobs in blob-ext-listSimon Glass2022-01-255-1/+25
* binman: Drop the image name from the fake-blob messageSimon Glass2022-01-251-4/+3
* binman: Expand the external FIT test a littleSimon Glass2022-01-252-1/+18
* binman: Tweak elf tests for a toolchain changeSimon Glass2022-01-251-4/+4
* tools: Add init files for Python toolsSimon Glass2022-01-241-0/+0
* binman: Write fake blobs to the output directorySimon Glass2022-01-124-11/+26
* binman: Renumber the fake blob dtsSimon Glass2022-01-122-10/+12
* Merge branch 'next'Tom Rini2022-01-1038-216/+2811
|\
| * fdt: Make it easier to debug u-boot.dtsi filesSimon Glass2021-12-231-6/+8
| * fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass2021-12-231-20/+0
| * iot2050: binman: add missing-msg for blobsIvan Mikhaylov2021-12-171-0/+11
| * binman: Use less hard coded magic when inserting new PATHAndy Shevchenko2021-12-171-5/+7