drivers: dma: Add support for J721S2
[platform/kernel/u-boot.git] / tools / binman /
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
2022-01-25 Simon Glassbinman: Add a bintool implementation for lz4
2022-01-25 Simon Glassbinman: Tidy up pylint warnings in comp_util
2022-01-25 Simon Glassbinman: Move compression into binman
2022-01-25 Simon Glassbinman: Convert to using the mkimage bintool
2022-01-25 Simon Glassbinman: Convert to using the ifwitool bintool
2022-01-25 Simon Glassbinman: Convert to using the futility bintool
2022-01-25 Simon Glassbinman: Convert to using the FIP bintool
2022-01-25 Simon Glassbinman: Convert to using the CBFS bintool
2022-01-25 Simon Glassbinman: Enable bintool tests including cmdline processing
2022-01-25 Simon Glassbinman: Add a bintool implementation for mkimage
2022-01-25 Simon Glassbinman: Add a bintool implementation for ifwitool
2022-01-25 Simon Glassbinman: Add a bintool implementation for futility
2022-01-25 Simon Glassbinman: Add a bintool implementation for fiptool
2022-01-25 Simon Glassbinman: Add a bintool implementation for cbfstool
2022-01-25 Simon Glassbinman: Add tests for bintool
2022-01-25 Simon Glassbinman: Plumb in support for bintools
2022-01-25 Simon Glassbinman: Add support for bintools
2022-01-25 Simon Glassbinman: Add installation instructions
2022-01-25 Simon Glassbinman: Correct path for fip_util
2022-01-25 Simon Glassbinman: Allow faked blobs in blob-ext-list
2022-01-25 Simon Glassbinman: Drop the image name from the fake-blob message
2022-01-25 Simon Glassbinman: Expand the external FIT test a little
2022-01-25 Simon Glassbinman: Tweak elf tests for a toolchain change
2022-01-25 Tom RiniMerge branch '2022-01-24-assorted-updates'
2022-01-24 Simon Glasstools: Add init files for Python tools
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-13 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-13 Tom RiniMerge branch '2022-01-12-assorted-updates'
2022-01-13 Simon Glassbinman: Write fake blobs to the output directory
2022-01-13 Simon Glassbinman: Renumber the fake blob dts
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2022-01-08 Tom RiniMerge branch '2022-01-07-imx8-and-buildman-updates'
2022-01-07 Heiko Thierybinman: add support for creating dummy files for extern...
2021-12-24 Tom RiniMerge branch '2021-12-23-make-OF_BOARD-a-boolean' into...
2021-12-23 Simon Glassfdt: Make it easier to debug u-boot.dtsi files
2021-12-23 Simon Glassfdt: Drop CONFIG_BINMAN_STANDALONE_FDT
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'dm-pull-17dec21' of https://source.denx...
2021-12-17 Ivan Mikhayloviot2050: binman: add missing-msg for blobs
2021-12-17 Andy Shevchenkobinman: Use less hard coded magic when inserting new...
2021-12-17 Andy Shevchenkobinman: Do not pollute source tree when build with...
2021-12-17 Simon Glassbinman: Add support for ATF FIP
2021-12-17 Simon Glassbinman: Add a utility module for ATF FIP
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-06 Tom RiniMerge tag 'dm-pull-5dec21a' of https://source.denx...
2021-12-05 Simon Glassbinman: Rename _ReadSubnodes() to ReadEntries()
2021-12-05 Simon Glassbinman: Support lists of external blobs
2021-12-05 Simon Glassbinman: Allow extracting a file in an alternative format
2021-12-05 Simon Glassbinman: Allow listing an image created by a newer version
2021-12-05 Simon Glassbinman: Allow providing tools and blob directories
2021-12-02 Simon Glassbinman: Rename testCbfsNoCOntents()
2021-12-02 Simon Glassbinman: cfbs: Refactor ObtainContents() for consistency
2021-12-02 Simon Glassbinman: cbfs: Refactor the init process
2021-12-02 Simon Glassbinman: Use normal entries in cbfs
2021-12-02 Simon Glassbinman: Move cbfs.ObtainContents() down a bit
2021-12-02 Simon Glassbinman: Update the section documentation
2021-12-02 Simon Glassbinman: Allow control of which entries to read
2021-12-02 Simon Glassbinman: Allow overriding BuildSectionData()
2021-12-02 Simon Glassbinman: Drop the filename property in entry_Section
2021-12-02 Simon Glassbinman: Drop the underscore in _ReadEntries()
2021-12-02 Simon Glassbinman: Correct comments for ReadChildData()
2021-12-02 Simon Glassbinman: Correct init of entry in Entry class
2021-12-02 Simon Glassbinman: Add a way to obtain the version
2021-12-02 Simon Glassbinman: Tidy up style in cmdline
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-29 Tom RiniMerge tag 'dm-pull-28nov21' of https://source.denx...
2021-11-28 Jan Kiszkabinman: Fix extract command for using non-absolute...
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-14 Tom RiniMerge tag 'dm-pull-13nov21' of https://source.denx...
2021-11-13 Jan Kiszkabinman: Fix replace subcommand help and comments
2021-11-13 Simon Glassbinman: Support updating the dtb in an ELF file
2021-11-13 Simon Glassbinman: Tidy up comments on _DoTestFile()
2021-11-13 Simon Glassbinman: Support reading the offset of an ELF-file symbol
2021-11-13 Simon Glassbinman: Report an error if test files fail to compile
2021-11-02 Tom RiniMerge tag 'u-boot-amlogic-20211102' of https://source...
2021-10-31 Tom RiniMerge tag 'dm-pull-boo21' of https://source.denx.de...
2021-10-31 Simon Glassbinman: Allow timeout to occur in the image or its...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-19 Tom RiniMerge branch '2021-10-18-OF_xxx-cleanup'
2021-10-18 Ilias Apalodimastreewide: Remove OF_PRIOR_STAGE
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
next