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
*
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
*
binman: Support locating an FDT map
Simon Glass
2019-07-24
1
-0
/
+15
*
binman: Allow listing the entries in an image
Simon Glass
2019-07-24
1
-0
/
+76
*
binman: Detect bad CBFS file types
Simon Glass
2019-07-24
1
-0
/
+6
*
binman: Support FDT update for CBFS
Simon Glass
2019-07-24
1
-0
/
+25
*
binman: Allow device-tree entries to be compressed
Simon Glass
2019-07-24
1
-0
/
+18
*
binman: Allow entries to expand after packing
Simon Glass
2019-07-24
1
-4
/
+29
*
binman: Fix up ProcessUpdateContents error and comments
Simon Glass
2019-07-24
1
-1
/
+1
*
binman: Convert to use ArgumentParser
Simon Glass
2019-07-24
1
-39
/
+27
*
binman: Add an image header
Simon Glass
2019-07-24
1
-1
/
+46
*
binman: Add an FDT map
Simon Glass
2019-07-24
1
-6
/
+46
*
binman: Add a convenience functions for real-DTB tests
Simon Glass
2019-07-24
1
-2
/
+12
*
binman: Add support for fixed-offset files in CBFS
Simon Glass
2019-07-24
1
-0
/
+23
*
binman: Add support for Intel IFWI entries
Simon Glass
2019-07-24
1
-0
/
+55
*
binman: Add support for CBFS entries
Simon Glass
2019-07-24
1
-0
/
+110
*
binman: Pass the toolpath to tests
Simon Glass
2019-07-24
1
-1
/
+7
*
binman: Allow preserving test directories
Simon Glass
2019-07-23
1
-3
/
+25
*
binman: Allow verbosity control when running tests
Simon Glass
2019-07-23
1
-1
/
+16
*
binman: Fix up the _DoTestFile() function -u argument
Simon Glass
2019-07-23
1
-1
/
+1
*
binman: Support ELF files for TPL
Simon Glass
2019-07-23
1
-0
/
+2
*
binman: Use the tools.Decompress method
Simon Glass
2019-07-23
1
-11
/
+2
*
binman: Allow text directly in the node
Simon Glass
2019-07-23
1
-1
/
+1
*
binman: Use a better error for missing Intel descriptor
Simon Glass
2019-07-23
1
-2
/
+2
*
binman: Correct two typos in function names in ftest
Simon Glass
2019-07-23
1
-2
/
+2
*
binman: Read map files as text
Simon Glass
2019-07-10
1
-1
/
+1
*
binman: Fix up a format string in AssertInList()
Simon Glass
2019-07-10
1
-1
/
+1
*
binman: Convert to use bytes type
Simon Glass
2019-07-10
1
-64
/
+68
*
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
1
-20
/
+26
*
binman: Drop an unused input file
Simon Glass
2019-07-10
1
-1
/
+0
[next]