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: Avoid calculated section data repeatedly
Simon Glass
2020-10-29
1
-11
/
+13
*
binman: Support compression of sections
Simon Glass
2020-10-29
7
-0
/
+323
*
binman: Use the actual contents in CheckSize()
Simon Glass
2020-10-29
2
-8
/
+5
*
binman: Update CheckEntries() for compressed sections
Simon Glass
2020-10-29
1
-2
/
+4
*
binman: Drop CheckEntries()
Simon Glass
2020-10-29
3
-14
/
+13
*
binman: Call CheckSize() from the section's Pack() method
Simon Glass
2020-10-29
1
-1
/
+4
*
binman: Drop the Entry.CheckSize() method
Simon Glass
2020-10-29
2
-12
/
+10
*
binman: Move sort and expand to the main Pack() function
Simon Glass
2020-10-29
1
-3
/
+4
*
binman: Drop Entry.CheckOffset()
Simon Glass
2020-10-29
2
-5
/
+2
*
binman: Avoid reporting image-pos with compression
Simon Glass
2020-10-29
4
-13
/
+26
*
binman: Set section contents in GetData()
Simon Glass
2020-10-29
3
-2
/
+22
*
binman: Store the original data before compression
Simon Glass
2020-10-29
2
-1
/
+18
*
binman: Make section padding consistent with other entries
Simon Glass
2020-10-29
4
-2
/
+86
*
binman: Move section padding to the parent
Simon Glass
2020-10-29
2
-12
/
+12
*
binman: Refactor _BuildSectionData()
Simon Glass
2020-10-29
2
-10
/
+51
*
binman: Move section-building code into a function
Simon Glass
2020-10-29
2
-8
/
+31
*
binman: Expand docs and test for alignment
Simon Glass
2020-10-29
3
-12
/
+56
*
binman: Expand docs and test for padding
Simon Glass
2020-10-29
3
-7
/
+45
*
binman: Update testPackExtra with more checks
Simon Glass
2020-10-29
2
-6
/
+23
*
binman: Use 'files-compress' to set compression for files
Simon Glass
2020-10-29
4
-7
/
+8
*
binman: Move CompressData() into Entry base class
Simon Glass
2020-10-29
2
-7
/
+17
*
binman: Expand the error message for breaching a section
Simon Glass
2020-10-29
2
-6
/
+9
*
binman: Remove references to 'image' in entry_Section
Simon Glass
2020-10-29
1
-4
/
+4
*
binman: Fix return from u-boot-ucode if there is no DT
Simon Glass
2020-10-29
1
-0
/
+1
*
binman: Give a sensible error if no command is given
Simon Glass
2020-10-29
1
-0
/
+1
*
binman: Add tests for skip-at-start sections
Simon Glass
2020-10-29
4
-0
/
+121
*
binman: Drop unused return variable for _DoTestFile()
Simon Glass
2020-10-29
1
-2
/
+2
*
binman: Update the entry docs
Simon Glass
2020-10-29
1
-0
/
+23
*
sunxi: binman: Add support for including SCP firmware
Samuel Holland
2020-10-22
1
-0
/
+4
*
binman: Add support for SCP firmware
Samuel Holland
2020-10-22
3
-0
/
+42
*
sunxi: binman: Update FIT component descriptions
Samuel Holland
2020-10-22
2
-4
/
+4
*
binman: Only write FDT once per node
Samuel Holland
2020-10-22
1
-4
/
+4
*
binman: Support adding a U-Boot environment
Simon Glass
2020-09-25
5
-0
/
+132
*
binman: Show an error when a file is missing
Simon Glass
2020-09-25
3
-2
/
+24
*
binman: sunxi: Add help message for missing sunxi ATF BL31
Simon Glass
2020-09-22
1
-0
/
+4
*
binman: Support help messages for missing blobs
Simon Glass
2020-09-22
6
-3
/
+119
*
binman: Allow selecting default FIT configuration
Simon Glass
2020-09-22
4
-4
/
+69
*
binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README
Alper Nebi Yasak
2020-09-22
1
-0
/
+24
*
binman: Use target-specific tools when cross-compiling
Alper Nebi Yasak
2020-09-22
2
-3
/
+7
*
binman: Support cross-compiling test files to x86
Alper Nebi Yasak
2020-09-22
1
-1
/
+14
*
binman: Support generating FITs with multiple dtbs
Simon Glass
2020-09-22
5
-11
/
+346
*
binman: Add support for ATF BL31
Simon Glass
2020-09-22
4
-0
/
+63
*
binman: Move 'external' support into base class
Simon Glass
2020-09-22
5
-25
/
+24
*
binman: Fix up a few missing comments
Simon Glass
2020-09-22
2
-1
/
+26
*
binman: Allow entry args to be required
Simon Glass
2020-09-22
4
-11
/
+24
*
tools: Drop unnecessary use of __file__
Simon Glass
2020-09-22
1
-2
/
+0
*
binman: Use pkg_resources to find resources
Simon Glass
2020-09-22
1
-2
/
+4
*
binman: Build FIT image subentries with the section etype
Alper Nebi Yasak
2020-09-22
4
-17
/
+169
*
binman: Respect pad-before property of section subentries
Alper Nebi Yasak
2020-09-22
3
-1
/
+35
*
binman: Ignore hash*, signature* nodes in sections
Alper Nebi Yasak
2020-09-22
3
-1
/
+47
[prev]
[next]