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
Commit message (
Expand
)
Author
Age
Files
Lines
*
binman: Take account of skip-at-start with image-header
Simon Glass
2019-10-08
1
-0
/
+1
*
binman: Handle reading data for end-at-4gb sections
Simon Glass
2019-10-08
3
-13
/
+11
*
binman: Add a base implementation of Entry.ReadChildData()
Simon Glass
2019-10-08
1
-0
/
+16
*
binman: Allow verbose output with all commands
Simon Glass
2019-10-08
1
-21
/
+15
*
binman: Allow selection of logging verbosity
Simon Glass
2019-10-08
1
-0
/
+6
*
binman: Add command-line support for replacing entries
Simon Glass
2019-07-29
5
-4
/
+327
*
binman: Correct the error message for invalid path
Simon Glass
2019-07-29
2
-4
/
+4
*
binman: Split control.WriteEntryToImage() into separate functions
Simon Glass
2019-07-29
1
-17
/
+59
*
binman: Update control.WriteEntry() to support writing the map
Simon Glass
2019-07-29
1
-4
/
+6
*
binman: Move control.WriteEntry further down the file
Simon Glass
2019-07-29
1
-41
/
+40
*
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: Update state when replacing device-tree entries
Simon Glass
2019-07-29
2
-0
/
+25
*
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
6
-7
/
+78
*
binman: Update Entry.WriteData() to handle special sections
Simon Glass
2019-07-29
3
-3
/
+29
*
binman: Update Entry.ReadEntry() to work through classes
Simon Glass
2019-07-29
4
-17
/
+46
*
binman: Add a prefix before CBFS hex offsets
Simon Glass
2019-07-29
2
-4
/
+4
*
binman: Add a few more features to the wishlist
Simon Glass
2019-07-29
1
-0
/
+2
*
binman: Place Intel descriptor at image start
Simon Glass
2019-07-29
3
-1
/
+34
*
binman: Adjust fmap to ignore CBFS files
Simon Glass
2019-07-29
2
-3
/
+9
*
binman: Support shrinking a entry after packing
Simon Glass
2019-07-29
5
-11
/
+91
*
binman: Update the _testing entry to support shrinkage
Simon Glass
2019-07-29
2
-14
/
+27
*
binman: Allow updating entries that change size
Simon Glass
2019-07-29
7
-26
/
+113
*
binman: Add more tests for image header position
Simon Glass
2019-07-29
8
-2
/
+127
*
binman: Move Image.BuildImage() into a single function
Simon Glass
2019-07-29
1
-6
/
+4
*
binman: Write the original input fdtmap to a file
Simon Glass
2019-07-29
2
-2
/
+9
*
binman: Update documentation for image creation
Simon Glass
2019-07-29
1
-5
/
+18
*
binman: Add info to allow safely repacking an image later
Simon Glass
2019-07-29
8
-14
/
+165
*
binman: Support updating entries in an existing image
Simon Glass
2019-07-29
8
-25
/
+277
*
binman: Tidy up _SetupDtb() to use its own temporary file
Simon Glass
2019-07-29
1
-3
/
+3
*
binman: Allow the fdtmap to remain unchanged
Simon Glass
2019-07-29
1
-25
/
+30
*
binman: Add a constant for common entry properties
Simon Glass
2019-07-29
1
-7
/
+8
*
binman: Add a function to obtain the image for an Entry
Simon Glass
2019-07-29
4
-5
/
+23
*
binman: Adjust Entry to read the node in a separate call
Simon Glass
2019-07-29
8
-24
/
+37
*
binman: Add an image name into the fdtmap
Simon Glass
2019-07-29
2
-1
/
+3
*
binman: Store the entry in output_fdt_files
Simon Glass
2019-07-29
1
-15
/
+34
*
binman: Allow state functions to fail to return data
Simon Glass
2019-07-29
1
-2
/
+7
*
binman: Support loading entry data from a file
Simon Glass
2019-07-29
2
-0
/
+10
*
binman: Store image fdtmap when loading from a file
Simon Glass
2019-07-29
1
-1
/
+10
*
binman: Add a bit of logging in entries when packing
Simon Glass
2019-07-29
5
-16
/
+37
*
binman: Drop state.fdt_set as this is not needed
Simon Glass
2019-07-29
1
-10
/
+3
*
binman: Simplify state.fdt_subset
Simon Glass
2019-07-29
1
-10
/
+11
*
binman: Adjust state.fdt_files to be keyed by entry type
Simon Glass
2019-07-29
3
-29
/
+38
*
binman: Adjust GetFdt() to be keyed by etype
Simon Glass
2019-07-29
9
-8
/
+50
*
binman: Rename state.GetFdt()
Simon Glass
2019-07-29
2
-4
/
+5
*
binman: Rename state.GetFdts()
Simon Glass
2019-07-29
2
-6
/
+6
*
binman: Convert GetFdtSet() to use a dict
Simon Glass
2019-07-29
4
-22
/
+23
*
binman: Move image/fdt code into PrepareImagesAndDtbs()
Simon Glass
2019-07-29
1
-54
/
+71
*
binman: Move GetFdtSet() into blob_dtb
Simon Glass
2019-07-29
2
-5
/
+9
*
binman: Move image-processing code into a function
Simon Glass
2019-07-29
1
-46
/
+57
[next]