Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
[oweals/u-boot.git] / tools / binman /
2019-10-17 Tom RiniMerge tag 'for-v2020.01' of https://gitlab.denx.de...
2019-10-16 Tom RiniMerge tag 'dm-pull-15oct19' of https://gitlab.denx...
2019-10-15 Simon Glassbinman: Drop comment-out code in testUpdateFdtOutput()
2019-10-15 Simon Glassbinman: Add logging for the number of pack passes
2019-10-15 Simon Glassbinman: Write symbol info before image inclusion
2019-10-15 Simon Glassbinman: Support writing symbols into entries within...
2019-10-15 Simon Glassbinman: Update IFWI entry to support updates
2019-10-15 Simon Glassbinman: Update IFWI entry to read entries outside const...
2019-10-15 Simon Glassbinman: Fix entry comment for Intel descriptor
2019-10-15 Simon Glassbinman: Add support for Intel FSP meminit
2019-10-15 Simon Glassbinman: Allow support for writing a size symbol to...
2019-10-15 Simon Glassbinman: Increase size of TPL and SPL test data
2019-10-15 Simon Glassbinman: Avoid needing the section size in advance
2019-10-15 Simon Glassbinman: Rename some two-digit test files
2019-10-15 Simon Glassbinman: Use underscore in test filenames
2019-10-15 Simon Glassbinman: Allow symbols to be resolved inside sections
2019-10-15 Simon Glassbinman: Clean up unnecessary code related to ELF test...
2019-10-15 Simon Glassbinman: Use the Makefile for u_boot_binman_syms_bad
2019-10-15 Simon Glassbinman: Use the Makefile for u_boot_binman_syms_size
2019-10-15 Simon Glassbinman: Use the Makefile for u_boot_binman_syms
2019-10-15 Simon Glassbinman: Use the Makefile for u_boot_no_ucode_ptr
2019-10-15 Simon Glassbinman: Use the Makefile for u_boot_ucode_ptr
2019-10-15 Simon Glassbinman: Use the Makefile to build ELF test files
2019-10-15 Simon Glassbinman: Use tools.Run() to run objdump
2019-10-15 Simon Glassbinman: Fix IFWI output when using an Intel FIT image
2019-10-15 Simon Glassbinman: Add support for Intel FIT
2019-10-15 Simon Glassbinman: x86: Separate out 16-bit reset and init code
2019-10-15 Simon Glassbinman: Add support for an x86 'reset' section
2019-10-15 Simon Glassbinman: Correct use of 'replace' in IFWI tests
2019-10-15 Simon Glassbinman: Handle hidden symbols in ELF files
2019-10-15 Simon Glassbinman: Drop .note section from ELF
2019-10-15 Simon Glassbinman: Allow use of help and entry-docs without libfdt
2019-10-15 Simon Glassbinman: Use cls instead of self for class methods
2019-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-10-14 Tom RiniMerge tag 'mmc-10-10-2019' of https://gitlab.denx.de...
2019-10-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-11 Bin Mengbinman: Use qemu-x86_defconfig in the example
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassbinman: Take account of skip-at-start with image-header
2019-10-08 Simon Glassbinman: Handle reading data for end-at-4gb sections
2019-10-08 Simon Glassbinman: Add a base implementation of Entry.ReadChildData()
2019-10-08 Simon Glassbinman: Allow verbose output with all commands
2019-10-08 Simon Glassbinman: Allow selection of logging verbosity
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-07-30 Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29 Simon Glassbinman: Add command-line support for replacing entries
2019-07-29 Simon Glassbinman: Correct the error message for invalid path
2019-07-29 Simon Glassbinman: Split control.WriteEntryToImage() into separate...
2019-07-29 Simon Glassbinman: Update control.WriteEntry() to support writing...
2019-07-29 Simon Glassbinman: Move control.WriteEntry further down the file
2019-07-29 Simon Glassbinman: Clean up all output directories in tests
2019-07-29 Simon Glassbinman: Add a test function to clean up the output dir
2019-07-29 Simon Glassbinman: Update state when replacing device-tree entries
2019-07-29 Simon Glassbinman: Support replacing data in a cbfs
2019-07-29 Simon Glassbinman: Update Entry.WriteData() to handle special...
2019-07-29 Simon Glassbinman: Update Entry.ReadEntry() to work through classes
2019-07-29 Simon Glassbinman: Add a prefix before CBFS hex offsets
2019-07-29 Simon Glassbinman: Add a few more features to the wishlist
2019-07-29 Simon Glassbinman: Place Intel descriptor at image start
2019-07-29 Simon Glassbinman: Adjust fmap to ignore CBFS files
2019-07-29 Simon Glassbinman: Support shrinking a entry after packing
2019-07-29 Simon Glassbinman: Update the _testing entry to support shrinkage
2019-07-29 Simon Glassbinman: Allow updating entries that change size
2019-07-29 Simon Glassbinman: Add more tests for image header position
2019-07-29 Simon Glassbinman: Move Image.BuildImage() into a single function
2019-07-29 Simon Glassbinman: Write the original input fdtmap to a file
2019-07-29 Simon Glassbinman: Update documentation for image creation
2019-07-29 Simon Glassbinman: Add info to allow safely repacking an image...
2019-07-29 Simon Glassbinman: Support updating entries in an existing image
2019-07-29 Simon Glassbinman: Tidy up _SetupDtb() to use its own temporary...
2019-07-29 Simon Glassbinman: Allow the fdtmap to remain unchanged
2019-07-29 Simon Glassbinman: Add a constant for common entry properties
2019-07-29 Simon Glassbinman: Add a function to obtain the image for an Entry
2019-07-29 Simon Glassbinman: Adjust Entry to read the node in a separate...
2019-07-29 Simon Glassbinman: Add an image name into the fdtmap
2019-07-29 Simon Glassbinman: Store the entry in output_fdt_files
2019-07-29 Simon Glassbinman: Allow state functions to fail to return data
2019-07-29 Simon Glassbinman: Support loading entry data from a file
2019-07-29 Simon Glassbinman: Store image fdtmap when loading from a file
2019-07-29 Simon Glassbinman: Add a bit of logging in entries when packing
2019-07-29 Simon Glassbinman: Drop state.fdt_set as this is not needed
2019-07-29 Simon Glassbinman: Simplify state.fdt_subset
2019-07-29 Simon Glassbinman: Adjust state.fdt_files to be keyed by entry...
2019-07-29 Simon Glassbinman: Adjust GetFdt() to be keyed by etype
2019-07-29 Simon Glassbinman: Rename state.GetFdt()
2019-07-29 Simon Glassbinman: Rename state.GetFdts()
2019-07-29 Simon Glassbinman: Convert GetFdtSet() to use a dict
2019-07-29 Simon Glassbinman: Move image/fdt code into PrepareImagesAndDtbs()
2019-07-29 Simon Glassbinman: Move GetFdtSet() into blob_dtb
2019-07-29 Simon Glassbinman: Move image-processing code into a function
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-net
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
next