summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* patman: Reset the output directory when it is removedSimon Glass2019-07-291-0/+2
* binman: Support replacing data in a cbfsSimon Glass2019-07-297-9/+87
* binman: Update Entry.WriteData() to handle special sectionsSimon Glass2019-07-293-3/+29
* binman: Update Entry.ReadEntry() to work through classesSimon Glass2019-07-294-17/+46
* binman: Add a prefix before CBFS hex offsetsSimon Glass2019-07-292-4/+4
* binman: Add a few more features to the wishlistSimon Glass2019-07-291-0/+2
* binman: Place Intel descriptor at image startSimon Glass2019-07-293-1/+34
* binman: Adjust fmap to ignore CBFS filesSimon Glass2019-07-292-3/+9
* libfdt: Copy the struct region in fdt_resize()Simon Glass2019-07-291-1/+1
* binman: Support shrinking a entry after packingSimon Glass2019-07-295-11/+91
* binman: Update the _testing entry to support shrinkageSimon Glass2019-07-292-14/+27
* binman: Allow updating entries that change sizeSimon Glass2019-07-297-26/+113
* binman: Add more tests for image header positionSimon Glass2019-07-298-2/+127
* binman: Move Image.BuildImage() into a single functionSimon Glass2019-07-291-6/+4
* binman: Write the original input fdtmap to a fileSimon Glass2019-07-292-2/+9
* binman: Update documentation for image creationSimon Glass2019-07-291-5/+18
* binman: Add info to allow safely repacking an image laterSimon Glass2019-07-298-14/+165
* binman: Support updating entries in an existing imageSimon Glass2019-07-298-25/+277
* binman: Tidy up _SetupDtb() to use its own temporary fileSimon Glass2019-07-293-7/+28
* binman: Allow the fdtmap to remain unchangedSimon Glass2019-07-291-25/+30
* binman: Add a constant for common entry propertiesSimon Glass2019-07-291-7/+8
* binman: Add a function to obtain the image for an EntrySimon Glass2019-07-294-5/+23
* binman: Adjust Entry to read the node in a separate callSimon Glass2019-07-298-24/+37
* binman: Add an image name into the fdtmapSimon Glass2019-07-292-1/+3
* binman: Store the entry in output_fdt_filesSimon Glass2019-07-291-15/+34
* binman: Allow state functions to fail to return dataSimon Glass2019-07-291-2/+7
* binman: Support loading entry data from a fileSimon Glass2019-07-292-0/+10
* binman: Store image fdtmap when loading from a fileSimon Glass2019-07-291-1/+10
* dtoc: Update Fdt.GetNode() to handle the root nodeSimon Glass2019-07-292-0/+7
* dtoc: Update Fdt.FromData() to allow a nameSimon Glass2019-07-291-1/+7
* binman: Show a helpful error when a DT property is missingSimon Glass2019-07-292-3/+41
* binman: Add a bit of logging in entries when packingSimon Glass2019-07-296-16/+53
* patman: Update tout to avoid open-coding the debug levelsSimon Glass2019-07-291-11/+7
* binman: Drop state.fdt_set as this is not neededSimon Glass2019-07-291-10/+3
* binman: Simplify state.fdt_subsetSimon Glass2019-07-291-10/+11
* binman: Adjust state.fdt_files to be keyed by entry typeSimon Glass2019-07-293-29/+38
* binman: Adjust GetFdt() to be keyed by etypeSimon Glass2019-07-299-8/+50
* binman: Rename state.GetFdt()Simon Glass2019-07-292-4/+5
* binman: Rename state.GetFdts()Simon Glass2019-07-292-6/+6
* binman: Convert GetFdtSet() to use a dictSimon Glass2019-07-294-22/+23
* binman: Move image/fdt code into PrepareImagesAndDtbs()Simon Glass2019-07-291-54/+71
* binman: Use print() to print outputSimon Glass2019-07-291-1/+3
* binman: Move GetFdtSet() into blob_dtbSimon Glass2019-07-292-5/+9
* binman: Move image-processing code into a functionSimon Glass2019-07-291-46/+57
* dtoc: Return a non-zero exit code when tests failSimon Glass2019-07-291-1/+6
* Merge branch '2019-07-26-ti-imports'Tom Rini2019-07-2787-377/+2576
|\
| * env: ti: boot: Use ttyS2 instead of ttyO2Sam Protsenko2019-07-274-5/+5
| * arm: am57xx: Allow bootm to load larger kernelsSam Protsenko2019-07-271-0/+2
| * ARM: da850-evm: Remove dead/unneeded codeAdam Ford2019-07-271-8/+0
| * ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo bootingAdam Ford2019-07-272-2/+0