index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
entry.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
binman: Remember the pre-reset entry size
Simon Glass
1
-1
/
+8
2019-11-05
pylibfdt: Convert to Python 3
Simon Glass
1
-14
/
+2
2019-10-15
binman: Allow use of help and entry-docs without libfdt
Simon Glass
1
-1
/
+4
2019-10-08
binman: Handle reading data for end-at-4gb sections
Simon Glass
1
-2
/
+4
2019-10-08
binman: Add a base implementation of Entry.ReadChildData()
Simon Glass
1
-0
/
+16
2019-07-29
binman: Update Entry.WriteData() to handle special sections
Simon Glass
1
-1
/
+20
2019-07-29
binman: Update Entry.ReadEntry() to work through classes
Simon Glass
1
-5
/
+2
2019-07-29
binman: Support shrinking a entry after packing
Simon Glass
1
-9
/
+19
2019-07-29
binman: Add more tests for image header position
Simon Glass
1
-0
/
+15
2019-07-29
binman: Add info to allow safely repacking an image later
Simon Glass
1
-2
/
+16
2019-07-29
binman: Support updating entries in an existing image
Simon Glass
1
-0
/
+23
2019-07-29
binman: Add a function to obtain the image for an Entry
Simon Glass
1
-0
/
+8
2019-07-29
binman: Adjust Entry to read the node in a separate call
Simon Glass
1
-3
/
+3
2019-07-29
binman: Support loading entry data from a file
Simon Glass
1
-0
/
+5
2019-07-29
binman: Add a bit of logging in entries when packing
Simon Glass
1
-2
/
+18
2019-07-29
binman: Adjust GetFdt() to be keyed by etype
Simon Glass
1
-1
/
+3
2019-07-29
binman: Convert GetFdtSet() to use a dict
Simon Glass
1
-5
/
+7
2019-07-29
binman: Move GetFdtSet() into blob_dtb
Simon Glass
1
-5
/
+0
2019-07-24
binman: Allow reading an entry from an image
Simon Glass
1
-0
/
+21
2019-07-24
binman: Allow for logging information to be displayed
Simon Glass
1
-1
/
+2
2019-07-24
binman: Convert Image to a subclass of Entry
Simon Glass
1
-4
/
+4
2019-07-24
binman: Support reading an image into an Image object
Simon Glass
1
-0
/
+5
2019-07-24
binman: Allow listing the entries in an image
Simon Glass
1
-0
/
+36
2019-07-24
binman: Allow entries to expand after packing
Simon Glass
1
-2
/
+19
2019-07-24
binman: Add a return value to ProcessContentsUpdate()
Simon Glass
1
-2
/
+20
2019-07-24
binman: Fix up ProcessUpdateContents error and comments
Simon Glass
1
-4
/
+4
2019-07-24
binman: Allow easy importing of entry modules
Simon Glass
1
-0
/
+2
2019-07-24
binman: Drop an unused arg in Entry.Lookup()
Simon Glass
1
-4
/
+3
2019-07-24
binman: Move compression into the Entry base class
Simon Glass
1
-0
/
+9
2019-07-24
binman: Add an image header
Simon Glass
1
-0
/
+11
2019-07-24
binman: Update entry.SetOffsetSize to be optional
Simon Glass
1
-4
/
+12
2019-07-24
binman: Don't assume there is an ME region
Simon Glass
1
-0
/
+9
2019-07-24
binman: Add missing comments toentry
Simon Glass
1
-0
/
+15
2019-07-11
binman: Remove use of Set()
Simon Glass
1
-3
/
+2
2018-09-29
binman: Allow writing a map file when something goes wrong
Simon Glass
1
-2
/
+9
2018-09-29
binman: Correct fmap output on x86
Simon Glass
1
-1
/
+2
2018-09-29
binman: Support hashing entries
Simon Glass
1
-0
/
+4
2018-09-29
binman: Support expanding entries
Simon Glass
1
-0
/
+11
2018-09-29
binman: Support adding files
Simon Glass
1
-0
/
+3
2018-09-28
binman: Support updating all device tree files
Simon Glass
1
-0
/
+11
2018-09-28
binman: Obtain the list of device trees from the config
Simon Glass
1
-0
/
+15
2018-09-28
binman: Centralise device-tree updates within binman
Simon Glass
1
-4
/
+4
2018-09-28
binman: Move state information into a new module
Simon Glass
1
-3
/
+4
2018-09-28
binman: Add an entry method for getting the default filename
Simon Glass
1
-0
/
+3
2018-09-28
binman: Tidy up the vblock entry
Simon Glass
1
-0
/
+18
2018-08-02
binman: Add a test to catch use of the old 'pos' property
Simon Glass
1
-0
/
+2
2018-08-02
binman: Show the image position in the map
Simon Glass
1
-3
/
+5
2018-08-02
binman: Add an entry for a Chromium vblock
Simon Glass
1
-1
/
+1
2018-08-02
binman: Add support for flashrom FMAP
Simon Glass
1
-0
/
+9
2018-08-02
binman: Allow creation of entry documentation
Simon Glass
1
-13
/
+80
[next]