summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29nand: davinci: add support for driver modelBartosz Golaszewski
2019-07-29nand: davinci: make davinci_nand_init() staticBartosz Golaszewski
2019-07-29omapl138_lcdk_defconfig: don't build support for SPIBartosz Golaszewski
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski
2019-07-29sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski
2019-07-29davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski
2019-07-29ARM: da850_am18xxevm: Remove config and referencesAdam Ford
2019-07-29Merge branch '2019-07-29-master-imports'Tom Rini
2019-07-29Makefile: fix implementation of BINMAN_DEBUGStephen Warren
2019-07-29binman: Add command-line support for replacing entriesSimon Glass
2019-07-29binman: Correct the error message for invalid pathSimon Glass
2019-07-29binman: Split control.WriteEntryToImage() into separate functionsSimon Glass
2019-07-29binman: Update control.WriteEntry() to support writing the mapSimon Glass
2019-07-29binman: Move control.WriteEntry further down the fileSimon Glass
2019-07-29binman: Clean up all output directories in testsSimon Glass
2019-07-29binman: Add a test function to clean up the output dirSimon Glass
2019-07-29binman: Update state when replacing device-tree entriesSimon Glass
2019-07-29patman: Reset the output directory when it is removedSimon Glass
2019-07-29binman: Support replacing data in a cbfsSimon Glass
2019-07-29binman: Update Entry.WriteData() to handle special sectionsSimon Glass
2019-07-29binman: Update Entry.ReadEntry() to work through classesSimon Glass
2019-07-29binman: Add a prefix before CBFS hex offsetsSimon Glass
2019-07-29binman: Add a few more features to the wishlistSimon Glass
2019-07-29binman: Place Intel descriptor at image startSimon Glass
2019-07-29binman: Adjust fmap to ignore CBFS filesSimon Glass
2019-07-29libfdt: Copy the struct region in fdt_resize()Simon Glass
2019-07-29binman: Support shrinking a entry after packingSimon Glass
2019-07-29binman: Update the _testing entry to support shrinkageSimon Glass
2019-07-29binman: Allow updating entries that change sizeSimon Glass
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