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
/
bsection.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
1
-1
/
+1
*
binman: Use items() instead of iteritems()
Simon Glass
2019-07-10
1
-1
/
+1
*
binman: Remove use of Set()
Simon Glass
2019-07-10
1
-2
/
+1
*
binman: Allow sections to have an offset
Simon Glass
2019-05-08
1
-4
/
+5
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
1
-10
/
+59
|
\
|
*
binman: Correct fmap output on x86
Simon Glass
2018-09-29
1
-4
/
+14
|
*
binman: Record the parent section of each section
Simon Glass
2018-09-29
1
-1
/
+4
|
*
binman: Support hashing entries
Simon Glass
2018-09-29
1
-0
/
+3
|
*
binman: Support expanding entries
Simon Glass
2018-09-29
1
-1
/
+21
|
*
binman: Support adding files
Simon Glass
2018-09-29
1
-0
/
+4
|
*
binman: Allow zero-size sections
Simon Glass
2018-09-29
1
-1
/
+1
|
*
binman: Obtain the list of device trees from the config
Simon Glass
2018-09-28
1
-0
/
+8
|
*
binman: Centralise device-tree updates within binman
Simon Glass
2018-09-28
1
-4
/
+5
*
|
binman: Add a new "skip-at-start" property in Section class
Jagdish Gediya
2018-09-27
1
-4
/
+11
|
/
*
binman: Show the image position in the map
Simon Glass
2018-08-01
1
-1
/
+2
*
binman: Add an entry for a Chromium vblock
Simon Glass
2018-08-01
1
-0
/
+24
*
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
1
-1
/
+9
*
binman: Enhance the map and fdt-update output
Simon Glass
2018-08-01
1
-2
/
+30
*
binman: Rename 'position' to 'offset'
Simon Glass
2018-08-01
1
-43
/
+45
*
binman: Add a SetCalculatedProperties() method
Simon Glass
2018-07-09
1
-0
/
+8
*
binman: Add a ProcessFdt() method
Simon Glass
2018-07-09
1
-0
/
+15
*
binman: Correct operation of ObtainContents()
Simon Glass
2018-07-09
1
-0
/
+4
*
binman: Add support for adding a name prefix to entries
Simon Glass
2018-06-07
1
-1
/
+7
*
binman: Add support for outputing a map file
Simon Glass
2018-06-07
1
-0
/
+9
*
binman: Add support for sections
Simon Glass
2018-06-07
1
-0
/
+1
*
binman: Refactor much of the image code into 'section'
Simon Glass
2018-06-07
1
-0
/
+302