binman: Add support for a collection of entries
[platform/kernel/u-boot.git] / tools / binman / ftest.py
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: doc: Add documentation to htmldocs
2021-03-26 Simon Glassbinman: Automatically expand phase binaries into sections
2021-03-26 Simon Glassbinman: Allow a way to select expanded entries
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-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
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: Support compression of sections
2020-10-29 Simon Glassbinman: Use the actual contents in CheckSize()
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: 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: Expand the error message for breaching a section
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 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 Hollandbinman: Add support for SCP firmware
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...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassbinman: Support adding a U-Boot environment
2020-09-25 Simon Glassbinman: Show an error when a file is missing
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-22 Tom RiniMerge tag 'dm-pull-22sep20' of git://git.denx.de/u...
2020-09-22 Simon Glassbinman: Support help messages for missing blobs
2020-09-22 Simon Glassbinman: Allow selecting default FIT configuration
2020-09-22 Simon Glassbinman: Support generating FITs with multiple dtbs
2020-09-22 Simon Glassbinman: Add support for ATF BL31
2020-09-22 Simon Glassbinman: Fix up a few missing comments
2020-09-22 Simon Glassbinman: Allow entry args to be required
2020-09-22 Alper Nebi Yasakbinman: Build FIT image subentries with the section...
2020-09-22 Alper Nebi Yasakbinman: Respect pad-before property of section subentries
2020-09-22 Alper Nebi Yasakbinman: Ignore hash*, signature* nodes in sections
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-24 Tom RiniMerge tag 'u-boot-clk-24Aug2020' of https://gitlab...
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-22 Simon Glassbinman: Correct some import statements
2020-08-22 Simon Glassbinman: Move GetEntryModules() to control
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-27 Simon Glassbinman: Don't change the descriptor in tests
2020-07-25 Simon Glassbinman: Add support for generating a FIT
2020-07-25 Simon Glassbinman: Allow zero-length entries to overlap
2020-07-25 Simon Glassbinman: Allow missing Intel blobs
2020-07-25 Simon Glassbinman: Detect when valid images are not produced
2020-07-25 Simon Glasspatman: Update errors and warnings to use stderr
2020-07-25 Simon Glassbinman: Allow external binaries to be missing
2020-07-25 Simon Glassbinman: Add an etype for external binary blobs
2020-07-25 Simon Glassbinman: Add support for calling mkimage
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-20 Simon Glassbinman: Add support for generating a FIT
2020-07-20 Simon Glassbinman: Allow zero-length entries to overlap
2020-07-20 Simon Glassbinman: Allow missing Intel blobs
2020-07-20 Simon Glassbinman: Detect when valid images are not produced
2020-07-20 Simon Glasspatman: Update errors and warnings to use stderr
2020-07-20 Simon Glassbinman: Allow external binaries to be missing
2020-07-20 Simon Glassbinman: Add an etype for external binary blobs
2020-07-20 Simon Glassbinman: Add support for calling mkimage
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 Glassbinman: Rename the main module
next