efi_loader: update attribute check for QueryVariableInfo()
[platform/kernel/u-boot.git] / tools / binman /
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-27 Tom RiniMerge tag 'dm-pull-26jan23' of https://source.denx...
2023-01-26 Simon Glassbinman: Fix a test-coverage regression
2023-01-26 Samuel Hollandbinman: Add 'min-size' entry property
2023-01-26 Jonas Karlmanbinman: Add support for selecting firmware to use with...
2023-01-26 Jonas Karlmanbinman: Add special subnodes to the nodes generated...
2023-01-26 Jonas Karlmanbinman: Add support for align argument to mkimage tool
2023-01-19 Tom RiniMerge tag 'dm-pull-18jan23' of https://source.denx...
2023-01-18 Simon Glassbinman: Support positioning an entry by and ELF symbol
2023-01-18 Simon Glassbinman: Provide general support for updating ELF symbols
2023-01-18 Simon Glassbinman: Support overlapping entries
2023-01-18 Simon Glassbinman: Add a function to check for special section...
2023-01-18 Simon Glassbinman: Add a null entry
2023-01-18 Simon Glassbinman: Clarify use of False when obtaining data
2023-01-18 Simon Glassbinman: Add a test for an inner section with a size
2023-01-18 Simon Glassbinman: Support optional external blobs
2023-01-18 Simon Glassbinman: Support new op-tee binary format
2023-01-18 Simon Glassbinman: Add a way to check for a valid ELF file
2023-01-18 Simon Glassbinman: Support optional entries
2023-01-18 Simon Glassbinman: Use a reference for binman symbols docs
2023-01-18 Simon Glassbinman: Update entry docs
2023-01-18 Simon Glassbinman: Tidy up comment in fit _gen_node
2023-01-18 Simon Glassbinman: Allow writing section contents to a file
2023-01-09 Tom RiniMerge branch 'next'
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2022-12-24 Tom RiniMerge branch '2022-12-23-complete-phase1-CONFIG-migrati...
2022-12-23 Tom Riniglobal: Migrate CONFIG_X86_MRC_ADDR to CFG
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-11-23 Tom RiniMerge tag 'u-boot-amlogic-20221122' of https://source...
2022-11-23 Tom RiniMerge tag 'dm-pull-22nov22' of https://source.denx...
2022-11-22 Simon Glassbinman: Add documentation for the command line args
2022-11-22 Simon Glassbinman: Add a separate section about environment variables
2022-11-22 Simon Glassbinman: Use an exit code when blobs are missing
2022-11-22 Quentin SchulzRevert "binman: btool: gzip: fix packer name so that...
2022-11-22 Quentin Schulzbinman: bintool: remove btool_ prefix from btool names
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
next