Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmc
[platform/kernel/u-boot.git] / tools / binman /
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-27 Simon Glassbinman: Add support for a collection of entries
2021-03-27 Simon Glassbinman: Allow disabling expanding an entry
2021-03-27 Simon Glassbinman: Use a unique number for the symbols test file
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassbinman: Update various pieces of the documentation
2021-03-26 Simon Glassbinman: Drop repetitive heading for each entry
2021-03-26 Simon Glassbinman: Incorporate entry documentation
2021-03-26 Simon Glassbinman: Rearrange documentation into headings
2021-03-26 Simon Glassbinman: doc: Add documentation to htmldocs
2021-03-26 Simon Glassbinman: Automatically expand phase binaries into sections
2021-03-26 Simon Glassbinman: Plumb expanded entries through fully
2021-03-26 Simon Glassbinman: Allow a way to select expanded entries
2021-03-26 Simon Glassbinman: Allow using an an 'expanded' entry type
2021-03-26 Simon Glassbinman: Use standard filenames for SPL/TPL devicetree
2021-03-26 Simon Glassbinman: Move the comment for GetFdts() to the base...
2021-03-26 Simon Glassbinman: Drop unnecessary field in output_fdt_info
2021-03-26 Simon Glassbinman: Use the fake SPL/TPL only if requested
2021-03-26 Simon Glassbinman: Drop unnecessary 'type' property in tests
2021-03-26 Simon Glassbinman: Add support for u-boot-tpl-bss-bad
2021-03-26 Simon Glassbinman: Add support for u-boot-tpl-nodtb
2021-03-26 Simon Glassbinman: Support symbols in u-boot-spl-nodtb
2021-03-26 Simon Glassbinman: Correct the documentation for u-boot-spl-bss-pad
2021-03-26 Simon Glassbinman: Tidy up underscores in entry documentation
2021-03-26 Simon Glassbinman: Update entry help for files-align
2021-03-26 Simon Glassbinman: Document ExpandEntries() in the base class
2021-03-26 Simon Glassbinman: Allow extracting to current directory
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-03 Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
2021-03-02 Simon Glassbinman: Indicate how to make binman verbose
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 alignment of files
2021-01-30 Simon Glassbinman: Allow vblock to include devicetree blobs
2021-01-30 Simon Glassbinman: Support reading an image with entry args
2021-01-30 Simon Glassbinman: Support finding symbols in sub-sections
2021-01-30 Simon Glassbinman: Fix a few file comments
2021-01-30 Simon Glassbinman: Show the size when writing entries
2021-01-30 Simon Glassbinman: Update the TODO list
2021-01-30 Simon Glassdtoc: binman: Drop Python 2 code
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glasspatman: Drop tools.ToByte()
2020-12-13 Simon Glasspatman: Drop unicode helper functions
2020-12-13 Simon Glassfdt: Use an Enum for the data type
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-05 Simon Glassbinman: Correct calculation for image-pos
2020-11-05 Simon Glassbinman: Update intel_ifwi to store padded section
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: Support compression of sections
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: Drop the Entry.CheckSize() method
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: Store the original data before compression
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: Expand docs and test for alignment
2020-10-29 Simon Glassbinman: Expand docs and test for padding
2020-10-29 Simon Glassbinman: Update testPackExtra with more checks
2020-10-29 Simon Glassbinman: Use 'files-compress' to set compression for...
2020-10-29 Simon Glassbinman: Move CompressData() into Entry base class
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-29 Simon Glassbinman: Fix return from u-boot-ucode if there is no DT
2020-10-29 Simon Glassbinman: Give a sensible error if no command is given
2020-10-29 Simon Glassbinman: Add tests for skip-at-start sections
2020-10-29 Simon Glassbinman: Drop unused return variable for _DoTestFile()
2020-10-29 Simon Glassbinman: Update the entry docs
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Samuel Hollandsunxi: binman: Add support for including SCP firmware
2020-10-22 Samuel Hollandbinman: Add support for SCP firmware
next