Prepare v2023.10
[platform/kernel/u-boot.git] / tools / binman / entry.py
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-07-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-07-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-21 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1-v2' of https://sourc...
2023-07-21 Tom RiniMerge tag 'dm-pull-20jul23' of https://source.denx...
2023-07-20 Simon Glassbinman: Support writing symbols inside a mkimage image
2023-07-20 Marek Vasutbinman: Convert mkimage to Entry_section
2023-07-20 Simon Glassbinman: Add more detail on how ObtainContents() works
2023-07-20 Simon Glassbinman: Allow disabling symbol writing
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-16 Tom RiniMerge tag 'xilinx-for-v2023.07-rc1' of https://source...
2023-03-16 Tom RiniMerge tag 'fsl-qoriq-next-2023-3-14' of https://source...
2023-03-16 Tom RiniMerge tag 'dm-next-12mar23a' of git://git.denx.de/u...
2023-03-14 Ivan Mikhaylovbinman: add tests for sign option
2023-03-14 Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-09 Tom RiniMerge tag 'dm-next-9mar23' of https://source.denx.de...
2023-03-08 Simon Glassbinman: Support updating section contents
2023-03-08 Simon Glasspatman: Move library functions into a library directory
2023-03-08 Jonas Karlmanbinman: Use correct argument name in docstrings
2023-03-08 Simon Glassbinman: Support marking FMAP areas as preserved
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 Samuel Hollandbinman: Add 'min-size' entry property
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 null entry
2023-01-18 Simon Glassbinman: Clarify use of False when obtaining data
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: Support optional entries
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-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: Support missing compression tools
2022-08-21 Stefan Herbrechtsmeierbinman: Move compression bintool management into entry...
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 DecompressData function to entry class
2022-08-21 Stefan Herbrechtsmeierbinman: Avoid duplicates in bintool lists
2022-08-21 Simon Glassbinman: Allow collection to use entries from other...
2022-08-21 Simon Glassbinman: Add a way to check for missing properties
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 rST references for binman entry types
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 Alper Nebi Yasakbinman: Fix unique names having '/.' for images read...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
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: 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: 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-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-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: Move entry-data collection into a Entry method
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 Simon Glasspatman: Convert camel case in tout.py
2022-02-09 Simon Glasspatman: Convert camel case in tools.py
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
2022-01-25 Simon Glassbinman: Plumb in support for missing bintools
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: Plumb in support for bintools
2022-01-25 Simon Glassbinman: Allow faked blobs in blob-ext-list
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
next