index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
ftest.py
Age
Commit message (
Expand
)
Author
2019-07-29
binman: Add more tests for image header position
Simon Glass
2019-07-29
binman: Add info to allow safely repacking an image later
Simon Glass
2019-07-29
binman: Support updating entries in an existing image
Simon Glass
2019-07-29
binman: Tidy up _SetupDtb() to use its own temporary file
Simon Glass
2019-07-29
binman: Add a constant for common entry properties
Simon Glass
2019-07-29
binman: Add an image name into the fdtmap
Simon Glass
2019-07-24
binman: Add a test for nested and aligned sections
Simon Glass
2019-07-24
binman: Add an 'extract' command
Simon Glass
2019-07-24
binman: Allow reading an entry from an image
Simon Glass
2019-07-24
binman: Support listing an image
Simon Glass
2019-07-24
binman: Convert Image to a subclass of Entry
Simon Glass
2019-07-24
binman: Support reading an image into an Image object
Simon Glass
2019-07-24
binman: Support locating an image header
Simon Glass
2019-07-24
binman: Support locating an FDT map
Simon Glass
2019-07-24
binman: Allow listing the entries in an image
Simon Glass
2019-07-24
binman: Detect bad CBFS file types
Simon Glass
2019-07-24
binman: Support FDT update for CBFS
Simon Glass
2019-07-24
binman: Allow device-tree entries to be compressed
Simon Glass
2019-07-24
binman: Allow entries to expand after packing
Simon Glass
2019-07-24
binman: Fix up ProcessUpdateContents error and comments
Simon Glass
2019-07-24
binman: Convert to use ArgumentParser
Simon Glass
2019-07-24
binman: Add an image header
Simon Glass
2019-07-24
binman: Add an FDT map
Simon Glass
2019-07-24
binman: Add a convenience functions for real-DTB tests
Simon Glass
2019-07-24
binman: Add support for fixed-offset files in CBFS
Simon Glass
2019-07-24
binman: Add support for Intel IFWI entries
Simon Glass
2019-07-24
binman: Add support for CBFS entries
Simon Glass
2019-07-24
binman: Pass the toolpath to tests
Simon Glass
2019-07-23
binman: Allow preserving test directories
Simon Glass
2019-07-23
binman: Allow verbosity control when running tests
Simon Glass
2019-07-23
binman: Fix up the _DoTestFile() function -u argument
Simon Glass
2019-07-23
binman: Support ELF files for TPL
Simon Glass
2019-07-23
binman: Use the tools.Decompress method
Simon Glass
2019-07-23
binman: Allow text directly in the node
Simon Glass
2019-07-23
binman: Use a better error for missing Intel descriptor
Simon Glass
2019-07-23
binman: Correct two typos in function names in ftest
Simon Glass
2019-07-10
binman: Read map files as text
Simon Glass
2019-07-10
binman: Fix up a format string in AssertInList()
Simon Glass
2019-07-10
binman: Convert to use bytes type
Simon Glass
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
binman: Drop an unused input file
Simon Glass
2019-07-10
binman: Use binary mode when compressing data
Simon Glass
2019-07-10
tools: binman: Open all binary files in binary mode
Simon Glass
2019-07-10
binman: Use items() instead of iteritems()
Simon Glass
2019-05-08
binman: Allow sections to have an offset
Simon Glass
2019-05-08
binman: Don't show image-skip message by default
Simon Glass
2018-10-22
binman: Add a test for Intel reference code
Simon Glass
2018-10-09
binman: Move to three-digit test-file numbers
Simon Glass
2018-10-08
binman: Run tests concurrently
Simon Glass
2018-10-08
binman: Separate out testSplBssPad()
Simon Glass
[next]