summaryrefslogtreecommitdiffstats
path: root/tools/binman
Commit message (Expand)AuthorAgeFilesLines
* binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng2021-05-191-0/+24
* binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng2021-05-194-0/+57
* binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng2021-05-192-5/+5
* binman: Correct the comment for ATF entry typeBin Meng2021-05-191-1/+1
* binman: Correct '-a' description in the docBin Meng2021-05-191-2/+2
* binman: Support adding sections to FMAPsSimon Glass2021-04-294-9/+50
* binman: Tweak implementation of fmapSimon Glass2021-04-291-31/+38
* binman: Correct testSplNoDtb() and Tpl alsoSimon Glass2021-04-291-0/+2
* binman: Support default alignment for sectionsSimon Glass2021-03-278-0/+58
* binman: Support obtaining section contents immediatelySimon Glass2021-03-276-19/+95
* binman: Add support for a collection of entriesSimon Glass2021-03-276-14/+128
* binman: Allow disabling expanding an entrySimon Glass2021-03-278-9/+56
* binman: Use a unique number for the symbols test fileSimon Glass2021-03-272-1/+1
* binman: Update various pieces of the documentationSimon Glass2021-03-261-39/+44
* binman: Drop repetitive heading for each entrySimon Glass2021-03-2620-57/+57
* binman: Incorporate entry documentationSimon Glass2021-03-2610-77/+87
* binman: Rearrange documentation into headingsSimon Glass2021-03-261-257/+266
* binman: doc: Add documentation to htmldocsSimon Glass2021-03-266-245/+257
* binman: Automatically expand phase binaries into sectionsSimon Glass2021-03-2616-18/+571
* binman: Plumb expanded entries through fullySimon Glass2021-03-263-8/+36
* binman: Allow a way to select expanded entriesSimon Glass2021-03-262-6/+16
* binman: Allow using an an 'expanded' entry typeSimon Glass2021-03-262-9/+63
* binman: Use standard filenames for SPL/TPL devicetreeSimon Glass2021-03-261-11/+10
* binman: Move the comment for GetFdts() to the base classSimon Glass2021-03-262-10/+1
* binman: Drop unnecessary field in output_fdt_infoSimon Glass2021-03-261-12/+10
* binman: Use the fake SPL/TPL only if requestedSimon Glass2021-03-261-8/+15
* binman: Drop unnecessary 'type' property in testsSimon Glass2021-03-262-2/+0
* binman: Add support for u-boot-tpl-bss-badSimon Glass2021-03-264-0/+101
* binman: Add support for u-boot-tpl-nodtbSimon Glass2021-03-264-0/+83
* binman: Support symbols in u-boot-spl-nodtbSimon Glass2021-03-266-21/+81
* binman: Correct the documentation for u-boot-spl-bss-padSimon Glass2021-03-262-14/+20
* binman: Tidy up underscores in entry documentationSimon Glass2021-03-267-24/+22
* binman: Update entry help for files-alignSimon Glass2021-03-261-0/+1
* binman: Document ExpandEntries() in the base classSimon Glass2021-03-262-6/+11
* binman: Allow extracting to current directorySimon Glass2021-03-261-1/+1
* binman: Indicate how to make binman verboseSimon Glass2021-03-021-1/+3
* binman: Allow for skip_at_start when reading entriesSimon Glass2021-01-303-4/+48
* binman: Support alignment of filesSimon Glass2021-01-305-1/+35
* binman: Allow vblock to include devicetree blobsSimon Glass2021-01-305-10/+96
* binman: Support reading an image with entry argsSimon Glass2021-01-305-4/+64
* binman: Support finding symbols in sub-sectionsSimon Glass2021-01-306-7/+123
* binman: Fix a few file commentsSimon Glass2021-01-302-2/+1
* binman: Show the size when writing entriesSimon Glass2021-01-301-1/+2
* binman: Update the TODO listSimon Glass2021-01-301-2/+1
* dtoc: binman: Drop Python 2 codeSimon Glass2021-01-301-2/+2
* patman: Drop tools.ToByte()Simon Glass2020-12-131-3/+3
* patman: Drop unicode helper functionsSimon Glass2020-12-132-3/+2
* fdt: Use an Enum for the data typeSimon Glass2020-12-131-7/+7
* binman: Correct calculation for image-posSimon Glass2020-11-051-1/+1
* binman: Update intel_ifwi to store padded sectionSimon Glass2020-11-052-1/+17