patman: Drop references to __future__
[oweals/u-boot.git] / tools / binman / ftest.py
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
2019-10-15 Simon Glassbinman: Use the Makefile for u_boot_no_ucode_ptr
2019-10-15 Simon Glassbinman: Use the Makefile for u_boot_ucode_ptr
2019-10-15 Simon Glassbinman: Use the Makefile to build ELF test files
2019-10-15 Simon Glassbinman: Fix IFWI output when using an Intel FIT image
2019-10-15 Simon Glassbinman: Add support for Intel FIT
2019-10-15 Simon Glassbinman: x86: Separate out 16-bit reset and init code
2019-10-15 Simon Glassbinman: Add support for an x86 'reset' section
2019-10-15 Simon Glassbinman: Use cls instead of self for class methods
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: Add command-line support for replacing entries
2019-07-29 Simon Glassbinman: Correct the error message for invalid path
2019-07-29 Simon Glassbinman: Clean up all output directories in tests
2019-07-29 Simon Glassbinman: Add a test function to clean up the output dir
2019-07-29 Simon Glassbinman: Support replacing data in a cbfs
2019-07-29 Simon Glassbinman: Place Intel descriptor at image start
2019-07-29 Simon Glassbinman: Support shrinking a entry after packing
2019-07-29 Simon Glassbinman: Update the _testing entry to support shrinkage
2019-07-29 Simon Glassbinman: Allow updating entries that change size
2019-07-29 Simon Glassbinman: Add more tests for image header position
2019-07-29 Simon Glassbinman: Add info to allow safely repacking an image...
2019-07-29 Simon Glassbinman: Support updating entries in an existing image
2019-07-29 Simon Glassbinman: Tidy up _SetupDtb() to use its own temporary...
2019-07-29 Simon Glassbinman: Add a constant for common entry properties
2019-07-29 Simon Glassbinman: Add an image name into the fdtmap
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: Add a test for nested and aligned sections
2019-07-24 Simon Glassbinman: Add an 'extract' command
2019-07-24 Simon Glassbinman: Allow reading an entry from an image
2019-07-24 Simon Glassbinman: Support listing an image
2019-07-24 Simon Glassbinman: Convert Image to a subclass of Entry
2019-07-24 Simon Glassbinman: Support reading an image into an Image object
2019-07-24 Simon Glassbinman: Support locating an image header
2019-07-24 Simon Glassbinman: Support locating an FDT map
2019-07-24 Simon Glassbinman: Allow listing the entries in an image
2019-07-24 Simon Glassbinman: Detect bad CBFS file types
2019-07-24 Simon Glassbinman: Support FDT update for CBFS
2019-07-24 Simon Glassbinman: Allow device-tree entries to be compressed
2019-07-24 Simon Glassbinman: Allow entries to expand after packing
2019-07-24 Simon Glassbinman: Fix up ProcessUpdateContents error and comments
2019-07-24 Simon Glassbinman: Convert to use ArgumentParser
2019-07-24 Simon Glassbinman: Add an image header
2019-07-24 Simon Glassbinman: Add an FDT map
2019-07-24 Simon Glassbinman: Add a convenience functions for real-DTB tests
2019-07-24 Simon Glassbinman: Add support for fixed-offset files in CBFS
2019-07-24 Simon Glassbinman: Add support for Intel IFWI entries
2019-07-24 Simon Glassbinman: Add support for CBFS entries
2019-07-24 Simon Glassbinman: Pass the toolpath to tests
2019-07-24 Simon Glassbinman: Allow preserving test directories
2019-07-24 Simon Glassbinman: Allow verbosity control when running tests
2019-07-24 Simon Glassbinman: Fix up the _DoTestFile() function -u argument
2019-07-24 Simon Glassbinman: Support ELF files for TPL
2019-07-24 Simon Glassbinman: Use the tools.Decompress method
2019-07-24 Simon Glassbinman: Allow text directly in the node
2019-07-24 Simon Glassbinman: Use a better error for missing Intel descriptor
2019-07-24 Simon Glassbinman: Correct two typos in function names in ftest
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-10 Simon Glassbinman: Read map files as text
2019-07-10 Simon Glassbinman: Fix up a format string in AssertInList()
2019-07-10 Simon Glassbinman: Convert to use bytes type
2019-07-10 Simon Glassbinman: Handle repeated bytes for Python 3
2019-07-10 Simon Glassbinman: Drop an unused input file
2019-07-10 Simon Glassbinman: Use binary mode when compressing data
2019-07-10 Simon Glasstools: binman: Open all binary files in binary mode
2019-07-10 Simon Glassbinman: Use items() instead of iteritems()
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-15 Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
next