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
2021-03-27
binman: Support default alignment for sections
Simon Glass
1
-0
/
+2
2021-03-27
binman: Support obtaining section contents immediately
Simon Glass
1
-1
/
+5
2021-03-27
binman: Add support for a collection of entries
Simon Glass
1
-0
/
+5
2021-03-27
binman: Allow disabling expanding an entry
Simon Glass
1
-1
/
+2
2021-03-26
binman: Allow using an an 'expanded' entry type
Simon Glass
1
-9
/
+51
2021-03-26
binman: Move the comment for GetFdts() to the base class
Simon Glass
1
-1
/
+1
2021-03-26
binman: Document ExpandEntries() in the base class
Simon Glass
1
-0
/
+11
2021-01-31
binman: Support reading an image with entry args
Simon Glass
1
-2
/
+1
2020-11-05
binman: Correct calculation for image-pos
Simon Glass
1
-1
/
+1
2020-11-05
binman: Update intel_ifwi to store padded section
Simon Glass
1
-0
/
+16
2020-10-29
binman: Drop Entry.CheckOffset()
Simon Glass
1
-1
/
+1
2020-10-29
binman: Avoid reporting image-pos with compression
Simon Glass
1
-4
/
+14
2020-10-29
binman: Set section contents in GetData()
Simon Glass
1
-0
/
+6
2020-10-29
binman: Store the original data before compression
Simon Glass
1
-1
/
+6
2020-10-29
binman: Expand docs and test for alignment
Simon Glass
1
-2
/
+4
2020-10-29
binman: Expand docs and test for padding
Simon Glass
1
-3
/
+8
2020-10-29
binman: Move CompressData() into Entry base class
Simon Glass
1
-0
/
+17
2020-09-22
binman: Support help messages for missing blobs
Simon Glass
1
-0
/
+9
2020-09-22
binman: Move 'external' support into base class
Simon Glass
1
-0
/
+14
2020-09-22
tools: Drop unnecessary use of __file__
Simon Glass
1
-2
/
+0
2020-07-25
binman: Detect when valid images are not produced
Simon Glass
1
-0
/
+12
2020-07-25
binman: Allow external binaries to be missing
Simon Glass
1
-0
/
+9
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-21
/
+0
2020-07-20
binman: Detect when valid images are not produced
Simon Glass
1
-0
/
+12
2020-07-20
binman: Allow external binaries to be missing
Simon Glass
1
-0
/
+9
2020-04-26
patman: Move to absolute imports
Simon Glass
1
-2
/
+2
2020-04-26
binman: Move to absolute imports
Simon Glass
1
-11
/
+5
2020-04-26
patman: Drop references to __future__
Simon Glass
1
-2
/
+0
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
[next]