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
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2020-04-26
binman: Rename the main module
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2019-11-11
binman: tegra: Adjust symbol calculation depending on end-at-4gb
Simon Glass
2019-11-04
binman: Convert a few tests to Python 3
Simon Glass
2019-11-04
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-11-02
binman: Add support for Intel FSP-T
Simon Glass
2019-11-02
binman: Add support for Intel FSP-S
Simon Glass
2019-10-15
binman: Drop comment-out code in testUpdateFdtOutput()
Simon Glass
2019-10-15
binman: Add support for Intel FSP meminit
Simon Glass
2019-10-15
binman: Allow support for writing a size symbol to binaries
Simon Glass
2019-10-15
binman: Increase size of TPL and SPL test data
Simon Glass
2019-10-15
binman: Avoid needing the section size in advance
Simon Glass
2019-10-15
binman: Rename some two-digit test files
Simon Glass
2019-10-15
binman: Use underscore in test filenames
Simon Glass
2019-10-15
binman: Allow symbols to be resolved inside sections
Simon Glass
2019-10-15
binman: Clean up unnecessary code related to ELF test files
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_binman_syms_size
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_binman_syms
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_no_ucode_ptr
Simon Glass
2019-10-15
binman: Use the Makefile for u_boot_ucode_ptr
Simon Glass
2019-10-15
binman: Use the Makefile to build ELF test files
Simon Glass
2019-10-15
binman: Fix IFWI output when using an Intel FIT image
Simon Glass
2019-10-15
binman: Add support for Intel FIT
Simon Glass
2019-10-15
binman: x86: Separate out 16-bit reset and init code
Simon Glass
2019-10-15
binman: Add support for an x86 'reset' section
Simon Glass
2019-10-15
binman: Use cls instead of self for class methods
Simon Glass
2019-07-29
binman: Add command-line support for replacing entries
Simon Glass
2019-07-29
binman: Correct the error message for invalid path
Simon Glass
2019-07-29
binman: Clean up all output directories in tests
Simon Glass
2019-07-29
binman: Add a test function to clean up the output dir
Simon Glass
2019-07-29
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
binman: Place Intel descriptor at image start
Simon Glass
2019-07-29
binman: Support shrinking a entry after packing
Simon Glass
2019-07-29
binman: Update the _testing entry to support shrinkage
Simon Glass
2019-07-29
binman: Allow updating entries that change size
Simon Glass
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
[next]