binman: Support writing symbols into ELF files
[platform/kernel/u-boot.git] / tools / binman / etype / section.py
2022-10-31 Simon Glassbinman: Support writing symbols into ELF files
2022-10-31 Simon Glassbinman: Split out looking up a symbol into a function
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 DecompressData function to entry class
2022-08-21 Stefan Herbrechtsmeierbinman: Forward AddBintools calls to base class
2022-08-21 Simon Glassbinman: Allow collection to use entries from other...
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: Refuse to replace sections for now
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: 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-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-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 Alper Nebi Yasakbinman: Check missing bintools of Section subclasses
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-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
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-20 Tom RiniMerge tag 'v2022.01-rc4' into next
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: Allow extracting a file in an alternative format
2021-12-05 Simon Glassbinman: Allow listing an image created by a newer version
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-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Tom RiniMerge tag 'dm-pull-21jul21' of https://gitlab.denx...
2021-07-21 Simon Glassbinman: Use bytearray instead of string
2021-07-21 Simon Glassbinman: Support multithreading for building images
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glassbinman: Support default alignment for sections
2021-03-27 Simon Glassbinman: Support obtaining section contents immediately
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassbinman: Incorporate entry documentation
2021-03-26 Simon Glassbinman: Plumb expanded entries through fully
2021-03-26 Simon Glassbinman: Document ExpandEntries() in the base class
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30 Simon Glassbinman: Allow for skip_at_start when reading entries
2021-01-30 Simon Glassbinman: Support reading an image with entry args
2021-01-30 Simon Glassbinman: Support finding symbols in sub-sections
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glassbinman: Avoid calculated section data repeatedly
2020-10-29 Simon Glassbinman: Use the actual contents in CheckSize()
2020-10-29 Simon Glassbinman: Update CheckEntries() for compressed sections
2020-10-29 Simon Glassbinman: Drop CheckEntries()
2020-10-29 Simon Glassbinman: Call CheckSize() from the section's Pack()...
2020-10-29 Simon Glassbinman: Move sort and expand to the main Pack() function
2020-10-29 Simon Glassbinman: Drop Entry.CheckOffset()
2020-10-29 Simon Glassbinman: Avoid reporting image-pos with compression
2020-10-29 Simon Glassbinman: Set section contents in GetData()
2020-10-29 Simon Glassbinman: Make section padding consistent with other...
2020-10-29 Simon Glassbinman: Move section padding to the parent
2020-10-29 Simon Glassbinman: Refactor _BuildSectionData()
2020-10-29 Simon Glassbinman: Move section-building code into a function
2020-10-29 Simon Glassbinman: Use 'files-compress' to set compression for...
2020-10-29 Simon Glassbinman: Expand the error message for breaching a section
2020-10-29 Simon Glassbinman: Remove references to 'image' in entry_Section
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
next