index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
binman
/
ftest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
patman: Move to absolute imports
Simon Glass
2020-04-26
1
-4
/
+4
*
binman: Move to absolute imports
Simon Glass
2020-04-26
1
-18
/
+19
*
binman: Rename the main module
Simon Glass
2020-04-26
1
-3
/
+3
*
patman: Drop references to __future__
Simon Glass
2020-04-26
1
-2
/
+0
*
binman: tegra: Adjust symbol calculation depending on end-at-4gb
Simon Glass
2019-11-11
1
-8
/
+20
*
binman: Convert a few tests to Python 3
Simon Glass
2019-11-04
1
-7
/
+7
*
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-11-04
1
-1
/
+1
*
binman: Add support for Intel FSP-T
Simon Glass
2019-11-02
1
-0
/
+7
*
binman: Add support for Intel FSP-S
Simon Glass
2019-11-02
1
-0
/
+6
*
binman: Drop comment-out code in testUpdateFdtOutput()
Simon Glass
2019-10-15
1
-2
/
+0
*
binman: Add support for Intel FSP meminit
Simon Glass
2019-10-15
1
-0
/
+8
*
binman: Allow support for writing a size symbol to binaries
Simon Glass
2019-10-15
1
-7
/
+7
*
binman: Increase size of TPL and SPL test data
Simon Glass
2019-10-15
1
-7
/
+7
*
binman: Avoid needing the section size in advance
Simon Glass
2019-10-15
1
-0
/
+6
*
binman: Rename some two-digit test files
Simon Glass
2019-10-15
1
-2
/
+2
*
binman: Use underscore in test filenames
Simon Glass
2019-10-15
1
-14
/
+14
*
binman: Allow symbols to be resolved inside sections
Simon Glass
2019-10-15
1
-8
/
+37
*
binman: Clean up unnecessary code related to ELF test files
Simon Glass
2019-10-15
1
-7
/
+2
*
binman: Use the Makefile for u_boot_binman_syms_size
Simon Glass
2019-10-15
1
-1
/
+1
*
binman: Use the Makefile for u_boot_binman_syms
Simon Glass
2019-10-15
1
-3
/
+4
*
binman: Use the Makefile for u_boot_no_ucode_ptr
Simon Glass
2019-10-15
1
-5
/
+5
*
binman: Use the Makefile for u_boot_ucode_ptr
Simon Glass
2019-10-15
1
-7
/
+7
*
binman: Use the Makefile to build ELF test files
Simon Glass
2019-10-15
1
-6
/
+18
*
binman: Fix IFWI output when using an Intel FIT image
Simon Glass
2019-10-15
1
-1
/
+1
*
binman: Add support for Intel FIT
Simon Glass
2019-10-15
1
-0
/
+20
*
binman: x86: Separate out 16-bit reset and init code
Simon Glass
2019-10-15
1
-3
/
+3
*
binman: Add support for an x86 'reset' section
Simon Glass
2019-10-15
1
-1
/
+29
*
binman: Use cls instead of self for class methods
Simon Glass
2019-10-15
1
-27
/
+27
*
binman: Add command-line support for replacing entries
Simon Glass
2019-07-29
1
-0
/
+189
*
binman: Correct the error message for invalid path
Simon Glass
2019-07-29
1
-2
/
+2
*
binman: Clean up all output directories in tests
Simon Glass
2019-07-29
1
-9
/
+42
*
binman: Add a test function to clean up the output dir
Simon Glass
2019-07-29
1
-4
/
+8
*
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
1
-1
/
+27
*
binman: Place Intel descriptor at image start
Simon Glass
2019-07-29
1
-0
/
+9
*
binman: Support shrinking a entry after packing
Simon Glass
2019-07-29
1
-1
/
+24
*
binman: Update the _testing entry to support shrinkage
Simon Glass
2019-07-29
1
-8
/
+8
*
binman: Allow updating entries that change size
Simon Glass
2019-07-29
1
-14
/
+55
*
binman: Add more tests for image header position
Simon Glass
2019-07-29
1
-0
/
+25
*
binman: Add info to allow safely repacking an image later
Simon Glass
2019-07-29
1
-2
/
+68
*
binman: Support updating entries in an existing image
Simon Glass
2019-07-29
1
-1
/
+101
*
binman: Tidy up _SetupDtb() to use its own temporary file
Simon Glass
2019-07-29
1
-3
/
+3
*
binman: Add a constant for common entry properties
Simon Glass
2019-07-29
1
-7
/
+8
*
binman: Add an image name into the fdtmap
Simon Glass
2019-07-29
1
-1
/
+1
*
binman: Add a test for nested and aligned sections
Simon Glass
2019-07-24
1
-1
/
+66
*
binman: Add an 'extract' command
Simon Glass
2019-07-24
1
-0
/
+189
*
binman: Allow reading an entry from an image
Simon Glass
2019-07-24
1
-0
/
+42
*
binman: Support listing an image
Simon Glass
2019-07-24
1
-0
/
+82
*
binman: Convert Image to a subclass of Entry
Simon Glass
2019-07-24
1
-14
/
+15
*
binman: Support reading an image into an Image object
Simon Glass
2019-07-24
1
-4
/
+35
*
binman: Support locating an image header
Simon Glass
2019-07-24
1
-0
/
+27
[next]