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: Update the README.entries file
Simon Glass
2019-07-10
1
-0
/
+15
*
binman: Document parallel tests
Simon Glass
2019-07-10
1
-0
/
+14
*
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: Update 'text' entry for Python 3
Simon Glass
2019-07-10
1
-3
/
+6
*
patman: Update fmap code for Python 3
Simon Glass
2019-07-10
2
-4
/
+11
*
binman: Update entry_test to support Python 3
Simon Glass
2019-07-10
1
-1
/
+5
*
binman: Convert to use bytes type
Simon Glass
2019-07-10
6
-72
/
+77
*
binman: Avoid changing a dict during iteration
Simon Glass
2019-07-10
1
-2
/
+5
*
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
5
-25
/
+31
*
binman: Drop an unused input file
Simon Glass
2019-07-10
1
-1
/
+0
*
binman: Use binary mode when compressing data
Simon Glass
2019-07-10
2
-2
/
+2
*
tools: binman: Open all binary files in binary mode
Simon Glass
2019-07-10
1
-15
/
+15
*
binman: Use items() instead of iteritems()
Simon Glass
2019-07-10
5
-6
/
+6
*
binman: Remove use of Set()
Simon Glass
2019-07-10
3
-9
/
+6
*
binman: Don't show errors for failed tests
Simon Glass
2019-07-10
1
-0
/
+12
*
binman: Convert print statements to Python 3
Simon Glass
2019-07-10
2
-8
/
+12
*
binman: Allow sections to have an offset
Simon Glass
2019-05-08
5
-5
/
+67
*
binman: Add a missing comment in Entry_vblock
Simon Glass
2019-05-08
1
-0
/
+1
*
binman: Don't show image-skip message by default
Simon Glass
2019-05-08
2
-9
/
+21
*
binman: Don't generate an error in 'text' entry constructor
Simon Glass
2019-05-08
1
-2
/
+2
*
binman: Set the pathname correctly for ELF files
Simon Glass
2018-11-20
1
-3
/
+2
*
binman: Drop an unnecessary comma in blob handling
Simon Glass
2018-11-20
1
-1
/
+1
*
binman: Add a way to enable debugging from the build
Simon Glass
2018-11-20
1
-0
/
+6
*
binman: Add a test for Intel reference code
Simon Glass
2018-10-22
2
-0
/
+21
*
binman: Add support for Intel reference code
Simon Glass
2018-10-22
1
-0
/
+27
*
binman: Move to three-digit test-file numbers
Simon Glass
2018-10-09
101
-115
/
+115
*
binman: Run tests concurrently
Simon Glass
2018-10-08
4
-21
/
+48
*
binman: Separate out testSplBssPad()
Simon Glass
2018-10-08
1
-1
/
+3
*
binman: Fix up removal of temporary directories
Simon Glass
2018-10-08
4
-7
/
+18
*
binman: Add a default path to libfdt.py
Simon Glass
2018-10-08
1
-0
/
+2
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-30
55
-153
/
+1705
|
\
|
*
binman: Allow writing a map file when something goes wrong
Simon Glass
2018-09-29
4
-8
/
+46
|
*
binman: Support ELF files for U-Boot and SPL
Simon Glass
2018-09-29
6
-0
/
+130
|
*
binman: Correct fmap output on x86
Simon Glass
2018-09-29
8
-16
/
+121
|
*
binman: Record the parent section of each section
Simon Glass
2018-09-29
3
-4
/
+9
|
*
binman: Support x86 microcode in TPL
Simon Glass
2018-09-29
9
-21
/
+151
|
*
binman: Support hashing entries
Simon Glass
2018-09-29
9
-0
/
+143
|
*
binman: Mention section attributes in docs
Simon Glass
2018-09-29
1
-2
/
+2
|
*
binman: Support expanding entries
Simon Glass
2018-09-29
8
-2
/
+136
|
*
binman: Support adding files
Simon Glass
2018-09-29
16
-0
/
+207
|
*
binman: Allow zero-size sections
Simon Glass
2018-09-29
1
-1
/
+1
|
*
binman: Support compressed entries
Simon Glass
2018-09-29
5
-9
/
+105
|
*
binman: Support updating all device tree files
Simon Glass
2018-09-28
13
-21
/
+235
|
*
binman: Allow control of whether a fake DT is used
Simon Glass
2018-09-28
4
-2
/
+7
|
*
binman: Obtain the list of device trees from the config
Simon Glass
2018-09-28
5
-3
/
+46
|
*
binman: Centralise device-tree updates within binman
Simon Glass
2018-09-28
3
-8
/
+44
|
*
binman: Move state logic into the state module
Simon Glass
2018-09-28
2
-8
/
+56
|
*
binman: Move state information into a new module
Simon Glass
2018-09-28
5
-48
/
+95
|
*
binman: Add an entry method for getting the default filename
Simon Glass
2018-09-28
2
-0
/
+8
[next]