mmc: mediatek: add support for MediaTek MT7621 SoC
[platform/kernel/u-boot.git] / tools / binman /
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-07-01 Tom RiniMerge tag 'u-boot-amlogic-20220701' of https://source...
2022-06-28 Alper Nebi Yasakspl: binman: Check at runtime if binman symbols were...
2022-06-28 Alper Nebi Yasakspl: binman: Split binman symbols support from enabling...
2022-06-28 Alper Nebi Yasakpatman: test_util: Use unittest text runner to print...
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-17 Tom RiniMerge tag 'u-boot-stm32-20220617' of https://source...
2022-06-17 Tom RiniMerge commit '32e0379143b433e29d76404f5f4c279067e48853...
2022-06-17 Tom RiniMerge branch '2022-06-16-assorted-bugfixes'
2022-06-16 Peng Fantools: binman: install btool
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-25 Heinrich Schuchardtbinman: don't import deprecated distutils package
2022-04-25 Alper Nebi Yasakbinman: Refuse to replace sections for now
2022-04-25 Alper Nebi Yasakbinman: Test replacing non-section entries in FIT subse...
2022-04-25 Alper Nebi Yasakbinman: Create FIT subentries in the FIT section, not...
2022-04-25 Alper Nebi Yasakbinman: Remove '/images/' fragment from FIT subentry...
2022-04-25 Alper Nebi Yasakbinman: Don't reset offset/size if image doesn't allow...
2022-04-25 Alper Nebi Yasakbinman: Collect bintools for images when replacing...
2022-04-25 Alper Nebi Yasakbinman: Fix unique names having '/.' for images read...
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-07 Tom RiniMerge branch '2022-04-06-various-verified-boot-bugfixes'
2022-04-06 Simon Glassbinman: Correct Chromium OS entry types
2022-04-05 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-03-31 Tom RiniMerge branch '2022-03-31-image-add-a-stage-pre-load...
2022-03-31 Philippe Reynestools: binman: add support for pre-load header
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-19 Tom RiniMerge tag 'dm-pull-18mar22' of https://source.denx...
2022-03-19 Simon Glassbinman: Support splitting an ELF file into multiple...
2022-03-19 Simon Glassbinman: Keep a separate list of entries for fit
2022-03-19 Simon Glassbinman: Update fit to use node instead of subnode
2022-03-19 Simon Glassbinman: Add a consistent way to report errors with fit
2022-03-19 Simon Glassbinman: Fix some pylint warnings in fit
2022-03-19 Simon Glassbinman: Update fit to move node reading into the ReadNo...
2022-03-19 Simon Glassbinman: Read the fit entries only once
2022-03-19 Simon Glassbinman: Allow mkimage to use a non-zero fake-blob size
2022-03-19 Simon Glassbinman: Make fake blobs zero-sized by default
2022-03-19 Simon Glassbinman: Change how faked blobs are created
2022-03-19 Simon Glassbinman: Rename tools parameter to btools
2022-03-19 Simon Glassbinman: Refactor fit to generate output at the end
2022-03-19 Simon Glassbinman: Rename ExpandEntries to gen_entries
2022-03-19 Simon Glassbinman: Rename ExpandToLimit to extend_to_limit
2022-03-19 Simon Glassbinman: Tweak collect_contents_to_file() and docs
2022-03-19 Simon Glasself: Rename load_segments() and module failure
2022-03-19 Jan Kiszkabinman: Include also subnodes in generator nodes
2022-03-19 Philippe Reynestools: binman: main.py: add build-sandbox in sys.path
2022-03-19 Simon Glassbinman: Complete elf test coverage
2022-03-16 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1' of https://source...
2022-03-14 Tom RiniMerge tag 'v2022.04-rc4' into next
2022-03-10 Tom RiniMerge branch '2022-03-09-events-subsystem' into next
2022-03-10 Simon Glassbinman: Expand elf support a little
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-03-02 Tom RiniMerge branch '2022-03-02-enable-pylint-in-CI' into...
2022-03-02 Simon Glassbinman: Correct pylint errors
2022-02-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-02-23 Tom RiniMerge tag 'dm-pull-22222' of https://gitlab.denx.de...
2022-02-22 Simon Glassbinman: Allow different operations in FIT generator...
2022-02-22 Simon Glassbinman: Tidy up the docs a little with fit
2022-02-22 Simon Glassbinman: fit: Refactor to reduce function size
2022-02-22 Simon Glassbinman: Move entry-data collection into a Entry method
2022-02-22 Simon Glassbinman: Add a ELF test file with disjoint text sections
2022-02-22 Simon Glassbinman: Support a list of strings with the mkimage...
2022-02-22 Simon Glassbinman: Add to the TODO
2022-02-22 Roger Quadrosbinman: Add support for TEE BL32
2022-02-22 Simon Glasself: Add a way to read segment information from an...
2022-02-22 Simon Glassbinman: Update docs to indicate mkimage is supported
2022-02-22 Simon Glassbinman: Correct the error message for a bad hash algorithm
2022-02-22 Alper Nebi Yasakbinman: Update image positions of FIT subentries
2022-02-22 Alper Nebi Yasakbinman: Skip processing "hash" subnodes of FIT subsections
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-10 Tom RiniMerge tag 'dm-pull-8feb22-take3' of https://gitlab...
2022-02-09 Alper Nebi Yasakbinman: Convert FIT entry type to a subclass of Section...
2022-02-09 Alper Nebi Yasakbinman: Check missing bintools of Section subclasses
2022-02-09 Alper Nebi Yasakbinman: Register and check bintools from FIT subentries
2022-02-09 Alper Nebi Yasakbinman: Fix subentry expansion for FIT entry type
2022-02-09 Simon Glasspatman: Rename Color() method to build()
2022-02-09 Simon Glasspatman: Convert camel case in tout.py
2022-02-09 Simon Glasspatman: Convert camel case in test_util.py
2022-02-09 Simon Glasspatman: Convert camel case in command.py
2022-02-09 Simon Glasspatman: Convert camel case in tools.py
2022-01-31 Tom RiniMerge tag 'dm-pull-30jan22' of https://source.denx...
2022-01-31 Jan Kiszkabinman: Skip node generation for images read from files
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
2022-01-25 Heiko Thierybinman: doc: fix typo for u-boot-tpl
2022-01-25 Simon Glassbinman: Document the __bss_size symbol error
2022-01-25 Simon Glassbinman: Add documentation for bintools
2022-01-25 Simon Glassbinman: Add a command to generate bintool docs
2022-01-25 Simon Glassbinman: Complete test coverage of comp_util
2022-01-25 Simon Glassbinman: Plumb in support for missing bintools
2022-01-25 Simon Glassbinman: Convert to using the lzma_alone bintool
2022-01-25 Simon Glassbinman: Add a bintool implementation for lzma_alone
2022-01-25 Simon Glassbinman: Convert to using the lz4 bintool
next