Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
[platform/kernel/u-boot.git] / tools / binman /
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassbinman: Support writing symbols into ELF files
2022-10-31 Simon Glassbinman: Handle writing ELF symbols in the Entry class
2022-10-31 Simon Glassbinman: Split out looking up a symbol into a function
2022-10-31 Simon Glassbinman: Allow obtaining a symbol value
2022-10-31 Simon GlassRename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-30 Tom RiniMerge tag 'video-20221030' of https://source.denx.de...
2022-10-29 Tom RiniMerge tag 'dm-pull-29oct22' of https://source.denx...
2022-10-29 Neha Malcom Francisbinman: Add support for symlinking images
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-22 Tom RiniMerge tag 'u-boot-imx-20220922' of https://gitlab.denx...
2022-09-21 Tom RiniMerge tag 'dm-pull-21sep22' of https://source.denx...
2022-09-21 Simon Glassbinman: Get futility by building it
2022-09-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-12 Tom RiniMerge tag 'dm-pull-12sep22' of https://source.denx...
2022-09-12 Simon Glassbinman: Add VPL support
2022-09-08 Tom RiniMerge tag 'u-boot-stm32-20220907' of https://source...
2022-09-07 Tom RiniMerge tag 'fsl-qoriq-2022-9-7' of https://source.denx...
2022-09-07 Tom RiniMerge tag 'dm-pull-7sep22' of https://source.denx.de...
2022-09-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-09-06 Tom RiniMerge tag 'fsl-qoriq-2022-9-6' of https://source.denx...
2022-09-05 Tom RiniMerge tag 'u-boot-rockchip-20220905' of https://source...
2022-09-04 Quentin Schulzbinman: allow user-defined filenames for mkimage entry
2022-09-04 Quentin Schulzbinman: add support for skipping file concatenation...
2022-09-01 Quentin Schulzbinman: bintool: bzip2: fix version function on non...
2022-09-01 Quentin Schulzbinman: btool: futility: use Bintool.version
2022-09-01 Quentin Schulzbinman: btool: fiptool: use Bintool.version
2022-09-01 Quentin Schulzbinman: bintool: parametrize args to pass to binary...
2022-09-01 Quentin Schulzbinman: btool: mkimage: use Bintool.version
2022-09-01 Quentin Schulzbinman: btool: lz4: use Bintool.version
2022-09-01 Quentin Schulzbinman: bintool: move version check implementation...
2022-09-01 Quentin Schulzbinman: btool: gzip: fix packer name so that binary...
2022-08-27 Tom RiniMerge tag 'dm-pull-26aug22' of https://source.denx...
2022-08-26 Stefan Herbrechtsmeierbinman: Sort tests and rework test-file numbers
2022-08-26 Simon Glassbinman: Document how to handle dependent images
2022-08-26 Simon Glassbinman: Mention split-elf in the main docs
2022-08-24 Tom RiniMerge commit 'ac30d240dbb520d0980f0687630feb702a14f51a...
2022-08-22 Tom RiniMerge tag 'dm-pull-20aug22' of https://source.denx...
2022-08-21 Stefan Herbrechtsmeierbinman: Add zstd bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add xz bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add lzop bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add gzip bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add bzip2 bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add BintoolPacker class to bintool
2022-08-21 Stefan Herbrechtsmeierbinman: Add compression tests
2022-08-21 Stefan Herbrechtsmeierbinman: Support missing compression tools
2022-08-21 Stefan Herbrechtsmeierbinman: Move compression bintool management into entry...
2022-08-21 Stefan Herbrechtsmeierbinman: Select compression bintools in cbfs_util class
2022-08-21 Stefan Herbrechtsmeierbinman: Move compression bintools creation into test...
2022-08-21 Stefan Herbrechtsmeierbinman: Remove obsolete compressed data header handling
2022-08-21 Stefan Herbrechtsmeierbinman: Disable compressed data header
2022-08-21 Stefan Herbrechtsmeierbinman: Add length header attribute to dtb entry
2022-08-21 Stefan Herbrechtsmeierbinman: Add DecompressData function to entry class
2022-08-21 Stefan Herbrechtsmeierbinman: Check only section data in multi section test
2022-08-21 Stefan Herbrechtsmeierbinman: Collect bintools before usage
2022-08-21 Stefan Herbrechtsmeierbinman: Forward AddBintools calls to base class
2022-08-21 Stefan Herbrechtsmeierbinman: Forward AddBintools calls to sub entries in...
2022-08-21 Stefan Herbrechtsmeierbinman: Avoid duplicates in bintool lists
2022-08-21 Stefan Herbrechtsmeierbinman: Skip elf tests if python elftools is not available
2022-08-21 Simon Glassbinman: Allow collection to use entries from other...
2022-08-21 Simon Glassbinman: Allow passing entries using -n
2022-08-21 Simon Glassbinman: Allow the image name to be the data file
2022-08-21 Simon Glassbinman: Improve mkimage documentation
2022-08-21 Simon Glassbinman: Avoid use of expected failure
2022-08-21 Simon Glassbinman: Adjust mkimage etype node reading
2022-08-21 Simon Glassbinman: Add a way to check for missing properties
2022-08-21 Simon Glassbinman: Fix up the entry-docs for Entry_pre_load
2022-08-21 Simon Glassbinman: Put fake files in a subdirectory
2022-08-13 Tom RiniMerge tag 'efi-2022-10-rc3' of https://source.denx...
2022-08-13 Simon Glassbinman: Add more documentation about binman usage
2022-08-13 Simon Glassbinman: Add rST references for binman entry types
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-07-27 Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26 Marek Vasutbinman: Increase default fitImage data section resize...
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'
next