summaryrefslogtreecommitdiff
path: root/tools/binman
Commit message (Expand)AuthorAgeFilesLines
* binman: Allow sections to have an offsetSimon Glass2019-05-085-5/+67
* binman: Add a missing comment in Entry_vblockSimon Glass2019-05-081-0/+1
* binman: Don't show image-skip message by defaultSimon Glass2019-05-082-9/+21
* binman: Don't generate an error in 'text' entry constructorSimon Glass2019-05-081-2/+2
* binman: Set the pathname correctly for ELF filesSimon Glass2018-11-201-3/+2
* binman: Drop an unnecessary comma in blob handlingSimon Glass2018-11-201-1/+1
* binman: Add a way to enable debugging from the buildSimon Glass2018-11-201-0/+6
* binman: Add a test for Intel reference codeSimon Glass2018-10-222-0/+21
* binman: Add support for Intel reference codeSimon Glass2018-10-221-0/+27
* binman: Move to three-digit test-file numbersSimon Glass2018-10-09101-115/+115
* binman: Run tests concurrentlySimon Glass2018-10-084-21/+48
* binman: Separate out testSplBssPad()Simon Glass2018-10-081-1/+3
* binman: Fix up removal of temporary directoriesSimon Glass2018-10-084-7/+18
* binman: Add a default path to libfdt.pySimon Glass2018-10-081-0/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-3055-153/+1705
|\
| * binman: Allow writing a map file when something goes wrongSimon Glass2018-09-294-8/+46
| * binman: Support ELF files for U-Boot and SPLSimon Glass2018-09-296-0/+130
| * binman: Correct fmap output on x86Simon Glass2018-09-298-16/+121
| * binman: Record the parent section of each sectionSimon Glass2018-09-293-4/+9
| * binman: Support x86 microcode in TPLSimon Glass2018-09-299-21/+151
| * binman: Support hashing entriesSimon Glass2018-09-299-0/+143
| * binman: Mention section attributes in docsSimon Glass2018-09-291-2/+2
| * binman: Support expanding entriesSimon Glass2018-09-298-2/+136
| * binman: Support adding filesSimon Glass2018-09-2916-0/+207
| * binman: Allow zero-size sectionsSimon Glass2018-09-291-1/+1
| * binman: Support compressed entriesSimon Glass2018-09-295-9/+105
| * binman: Support updating all device tree filesSimon Glass2018-09-2813-21/+235
| * binman: Allow control of whether a fake DT is usedSimon Glass2018-09-284-2/+7
| * binman: Obtain the list of device trees from the configSimon Glass2018-09-285-3/+46
| * binman: Centralise device-tree updates within binmanSimon Glass2018-09-283-8/+44
| * binman: Move state logic into the state moduleSimon Glass2018-09-282-8/+56
| * binman: Move state information into a new moduleSimon Glass2018-09-285-48/+95
| * binman: Add an entry method for getting the default filenameSimon Glass2018-09-282-0/+8
| * dtoc: Allow syncing of the device tree back to a fileSimon Glass2018-09-281-0/+2
| * binman: Support building a selection of imagesSimon Glass2018-09-283-1/+29
| * binman: Tidy up the vblock entrySimon Glass2018-09-285-4/+43
| * binman: Add x86 support for starting TPLSimon Glass2018-09-284-1/+70
| * binman: Generate an error when text is not providedSimon Glass2018-09-282-0/+10
| * binman: Allow 'fill' entry to have a size of 0Simon Glass2018-09-283-1/+21
| * binman: Move 'special properties' docs to README.entriesSimon Glass2018-09-283-12/+7
* | binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entryJagdish Gediya2018-09-274-1/+62
* | binman: Add a new "skip-at-start" property in Section classJagdish Gediya2018-09-274-4/+49
|/
* binman: fix a few typos in documentationMichael Heimpold2018-09-181-4/+4
* binman: Adjust _GetPropTree() parametersSimon Glass2018-08-011-9/+5
* binman: Add a test to catch use of the old 'pos' propertySimon Glass2018-08-013-0/+19
* binman: Rename ReadContents() to ReadBlobContents()Simon Glass2018-08-013-4/+4
* binman: Show the image position in the mapSimon Glass2018-08-014-19/+23
* binman: Add support for adding TPL binariesSimon Glass2018-08-017-6/+137
* binman: Add an entry for a Chromium vblockSimon Glass2018-08-019-1/+259
* binman: Add support for Chromium GBBSimon Glass2018-08-016-0/+221