Prepare v2023.10
[platform/kernel/u-boot.git] / tools / binman / cbfs_util.py
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-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 Glasspatman: Move library functions into a library directory
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: Select compression bintools in cbfs_util class
2022-08-21 Stefan Herbrechtsmeierbinman: Remove obsolete compressed data header handling
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
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 tools.py
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
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 CBFS bintool
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-28 Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28 Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-26 Simon Glasspatman: Move to absolute imports
2020-04-26 Simon Glassbinman: Move to absolute imports
2020-04-26 Simon Glasspatman: Drop references to __future__
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-07-30 Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29 Simon Glassbinman: Support replacing data in a cbfs
2019-07-29 Simon Glassbinman: Add a prefix before CBFS hex offsets
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-net
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Simon Glassbinman: Support reading from CBFS entries
2019-07-24 Simon Glassbinman: Use the cbfs memlen field only for uncompressed...
2019-07-24 Simon Glassbinman: Provide the actual data address for cbfs files
2019-07-24 Simon Glassbinman: Add support for fixed-offset files in CBFS
2019-07-24 Simon Glassbinman: Pad empty areas of the CBFS with files
2019-07-24 Simon Glassbinman: Add a utility library for coreboot CBFS