summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-25include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8Alex Marginean
2019-07-24gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tagTom Rini
2019-07-24gitlab-ci: Add pyelftools to the binman testsuite sectionTom Rini
2019-07-24Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-24dm: device: make power domain calls optionalAnatolij Gustschin
2019-07-24buildman: fix invocation examples typosBaruch Siach
2019-07-24clk: initialize clk->data when using default xlateSekhar Nori
2019-07-24dm: uclass: fix comment copy/paste errorBaruch Siach
2019-07-24common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()Marek Vasut
2019-07-24dm: Fix parameter description of dev_read_name()Bin Meng
2019-07-24dm: core: Set correct "status" value for a nodeBin Meng
2019-07-24dm: core: Call clk_set_defaults() during probe() only for a valid ofnodeBin Meng
2019-07-24dm: timer: Skip device that does not have a valid ofnode in pre_probe()Bin Meng
2019-07-24fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not foundMasahiro Yamada
2019-07-24binman: Add a test for nested and aligned sectionsSimon Glass
2019-07-24binman: Add an 'extract' commandSimon Glass
2019-07-24binman: Support reading from CBFS entriesSimon Glass
2019-07-24binman: Allow reading an entry from an imageSimon Glass
2019-07-24binman: Allow for logging information to be displayedSimon Glass
2019-07-24binman: Support listing an imageSimon Glass
2019-07-24binman: Convert Image to a subclass of EntrySimon Glass
2019-07-24binman: Support reading an image into an Image objectSimon Glass
2019-07-24binman: Support locating an image headerSimon Glass
2019-07-24binman: Support locating an FDT mapSimon Glass
2019-07-24binman: Allow listing the entries in an imageSimon Glass
2019-07-24binman: Detect bad CBFS file typesSimon Glass
2019-07-24binman: Support FDT update for CBFSSimon Glass
2019-07-24binman: Use the cbfs memlen field only for uncompressed lengthSimon Glass
2019-07-24binman: Provide the actual data address for cbfs filesSimon Glass
2019-07-24binman: Allow device-tree entries to be compressedSimon Glass
2019-07-24binman: Allow entries to expand after packingSimon Glass
2019-07-24binman: Add a control for post-pack entry expansionSimon Glass
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass
2019-07-24binman: Call ProcessUpdateContents() consistentlySimon Glass
2019-07-24binman: Fix up ProcessUpdateContents error and commentsSimon Glass
2019-07-24binman: Allow easy importing of entry modulesSimon Glass
2019-07-24binman: Drop an unused arg in Entry.Lookup()Simon Glass
2019-07-24binman: Move compression into the Entry base classSimon Glass
2019-07-24binman: Convert to use ArgumentParserSimon Glass
2019-07-24binman: Add an image headerSimon Glass
2019-07-24binman: Add an FDT mapSimon Glass
2019-07-24binman: Add a convenience functions for real-DTB testsSimon Glass
2019-07-24binman: Update help for new featuresSimon Glass
2019-07-24binman: Update future featuresSimon Glass
2019-07-24binman: Simplify the entry testSimon Glass
2019-07-24binman: Add support for fixed-offset files in CBFSSimon Glass
2019-07-24binman: Pad empty areas of the CBFS with filesSimon Glass
2019-07-24binman: Add support for Intel IFWI entriesSimon Glass
2019-07-24binman: Add support for CBFS entriesSimon Glass
2019-07-24binman: Add a utility library for coreboot CBFSSimon Glass