aboutsummaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng
2021-05-19binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng
2021-05-19binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng
2021-05-19binman: Correct the comment for ATF entry typeBin Meng
2021-05-19binman: Correct '-a' description in the docBin Meng
2021-04-29binman: Support adding sections to FMAPsSimon Glass
2021-04-29binman: Tweak implementation of fmapSimon Glass
2021-04-29binman: Correct testSplNoDtb() and Tpl alsoSimon 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-27binman: Use a unique number for the symbols test fileSimon Glass
2021-03-26binman: Update various pieces of the documentationSimon Glass
2021-03-26binman: Drop repetitive heading for each entrySimon Glass
2021-03-26binman: Incorporate entry documentationSimon Glass
2021-03-26binman: Rearrange documentation into headingsSimon Glass
2021-03-26binman: doc: Add documentation to htmldocsSimon Glass
2021-03-26binman: Automatically expand phase binaries into sectionsSimon Glass
2021-03-26binman: Plumb expanded entries through fullySimon Glass
2021-03-26binman: Allow a way to select expanded entriesSimon Glass
2021-03-26binman: Allow using an an 'expanded' entry typeSimon Glass
2021-03-26binman: Use standard filenames for SPL/TPL devicetreeSimon Glass
2021-03-26binman: Move the comment for GetFdts() to the base classSimon Glass
2021-03-26binman: Drop unnecessary field in output_fdt_infoSimon Glass
2021-03-26binman: Use the fake SPL/TPL only if requestedSimon Glass
2021-03-26binman: Drop unnecessary 'type' property in testsSimon Glass
2021-03-26binman: Add support for u-boot-tpl-bss-badSimon Glass
2021-03-26binman: Add support for u-boot-tpl-nodtbSimon Glass
2021-03-26binman: Support symbols in u-boot-spl-nodtbSimon Glass
2021-03-26binman: Correct the documentation for u-boot-spl-bss-padSimon Glass
2021-03-26binman: Tidy up underscores in entry documentationSimon Glass
2021-03-26binman: Update entry help for files-alignSimon Glass
2021-03-26binman: Document ExpandEntries() in the base classSimon Glass
2021-03-26binman: Allow extracting to current directorySimon Glass
2021-03-02binman: Indicate how to make binman verboseSimon Glass
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