binman: Set section contents in GetData()
[platform/kernel/u-boot.git] / tools / binman / ftest.py
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
2020-04-26 Simon Glasspatman: Drop references to __future__
2019-11-12 Tom RiniMerge tag 'u-boot-imx-20191105' of https://gitlab.denx...
2019-11-11 Simon Glassbinman: tegra: Adjust symbol calculation depending...
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-06 Tom RiniMerge tag 'mmc-2019-11-5' of https://gitlab.denx.de...
2019-11-05 Tom RiniMerge tag 'fdt-pull-5nov19' of git://git.denx.de/u...
2019-11-05 Simon Glassbinman: Convert a few tests to Python 3
2019-11-05 Simon Glasspatman: Adjust 'command' to return strings instead...
2019-11-04 Tom RiniMerge tag 'u-boot-imx-20191104' of https://gitlab.denx...
2019-11-04 Tom RiniMerge branch '2019-11-04-ti-imports'
2019-11-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-11-02 Simon Glassbinman: Add support for Intel FSP-T
2019-11-02 Simon Glassbinman: Add support for Intel FSP-S
2019-10-17 Tom RiniMerge tag 'for-v2020.01' of https://gitlab.denx.de...
2019-10-16 Tom RiniMerge tag 'dm-pull-15oct19' of https://gitlab.denx...
2019-10-15 Simon Glassbinman: Drop comment-out code in testUpdateFdtOutput()
2019-10-15 Simon Glassbinman: Add support for Intel FSP meminit
2019-10-15 Simon Glassbinman: Allow support for writing a size symbol to...
2019-10-15 Simon Glassbinman: Increase size of TPL and SPL test data
2019-10-15 Simon Glassbinman: Avoid needing the section size in advance
2019-10-15 Simon Glassbinman: Rename some two-digit test files
2019-10-15 Simon Glassbinman: Use underscore in test filenames
2019-10-15 Simon Glassbinman: Allow symbols to be resolved inside sections
2019-10-15 Simon Glassbinman: Clean up unnecessary code related to ELF test...
2019-10-15 Simon Glassbinman: Use the Makefile for u_boot_binman_syms_size
2019-10-15 Simon Glassbinman: Use the Makefile for u_boot_binman_syms
next