summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29binman: Add more tests for image header positionSimon Glass
2019-07-29binman: Move Image.BuildImage() into a single functionSimon Glass
2019-07-29binman: Write the original input fdtmap to a fileSimon Glass
2019-07-29binman: Update documentation for image creationSimon Glass
2019-07-29binman: Add info to allow safely repacking an image laterSimon Glass
2019-07-29binman: Support updating entries in an existing imageSimon Glass
2019-07-29binman: Tidy up _SetupDtb() to use its own temporary fileSimon Glass
2019-07-29binman: Allow the fdtmap to remain unchangedSimon Glass
2019-07-29binman: Add a constant for common entry propertiesSimon Glass
2019-07-29binman: Add a function to obtain the image for an EntrySimon Glass
2019-07-29binman: Adjust Entry to read the node in a separate callSimon Glass
2019-07-29binman: Add an image name into the fdtmapSimon Glass
2019-07-29binman: Store the entry in output_fdt_filesSimon Glass
2019-07-29binman: Allow state functions to fail to return dataSimon Glass
2019-07-29binman: Support loading entry data from a fileSimon Glass
2019-07-29binman: Store image fdtmap when loading from a fileSimon Glass
2019-07-29dtoc: Update Fdt.GetNode() to handle the root nodeSimon Glass
2019-07-29dtoc: Update Fdt.FromData() to allow a nameSimon Glass
2019-07-29binman: Show a helpful error when a DT property is missingSimon Glass
2019-07-29binman: Add a bit of logging in entries when packingSimon Glass
2019-07-29patman: Update tout to avoid open-coding the debug levelsSimon Glass
2019-07-29binman: Drop state.fdt_set as this is not neededSimon Glass
2019-07-29binman: Simplify state.fdt_subsetSimon Glass
2019-07-29binman: Adjust state.fdt_files to be keyed by entry typeSimon Glass
2019-07-29binman: Adjust GetFdt() to be keyed by etypeSimon Glass
2019-07-29binman: Rename state.GetFdt()Simon Glass
2019-07-29binman: Rename state.GetFdts()Simon Glass
2019-07-29binman: Convert GetFdtSet() to use a dictSimon Glass
2019-07-29binman: Move image/fdt code into PrepareImagesAndDtbs()Simon Glass
2019-07-29binman: Use print() to print outputSimon Glass
2019-07-29binman: Move GetFdtSet() into blob_dtbSimon Glass
2019-07-29binman: Move image-processing code into a functionSimon Glass
2019-07-29dtoc: Return a non-zero exit code when tests failSimon Glass
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini
2019-07-27env: ti: boot: Use ttyS2 instead of ttyO2Sam Protsenko
2019-07-27arm: am57xx: Allow bootm to load larger kernelsSam Protsenko
2019-07-27ARM: da850-evm: Remove dead/unneeded codeAdam Ford
2019-07-27ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo bootingAdam Ford
2019-07-27ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTSAdam Ford
2019-07-27ARM: da850evm: Remove legacy OHCI referencs and unify platformAdam Ford
2019-07-27ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford
2019-07-27ARM: omap3_logic & omap35_logic: Disable OMAP EHCI for TorpedoAdam Ford
2019-07-27ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV BoardsAdam Ford
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2019-07-26ARM: am3517-evm: Remove non-DM legacy codeAdam Ford
2019-07-26ARM: am3517-evm: Migrate to SPL_OF_CONTROLAdam Ford
2019-07-26ARM: da850-evm: Remove repeated pinmuxing callsAdam Ford
2019-07-26ARM: da850-evm: Remove duplicate UART initializationAdam Ford
2019-07-26ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford