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
*
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
1
-2
/
+3
*
patman: Move to absolute imports
Simon Glass
2020-04-26
30
-53
/
+53
*
binman: Move to absolute imports
Simon Glass
2020-04-26
69
-203
/
+188
*
patman: Move test running/reporting to test_util
Simon Glass
2020-04-26
1
-70
/
+8
*
binman: Rename the main module
Simon Glass
2020-04-26
3
-6
/
+6
*
patman: Drop references to __future__
Simon Glass
2020-04-26
9
-18
/
+0
*
binman: fix default filename of u-boot-with-ucode-ptr in documentation
Masahiro Yamada
2020-01-07
2
-2
/
+2
*
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
2019-12-03
2
-3
/
+3
*
binman: tegra: Adjust symbol calculation depending on end-at-4gb
Simon Glass
2019-11-11
10
-26
/
+134
*
binman: Move to use Python 3
Simon Glass
2019-11-04
1
-1
/
+1
*
binman: Convert a few tests to Python 3
Simon Glass
2019-11-04
1
-7
/
+7
*
binman: Remember the pre-reset entry size
Simon Glass
2019-11-04
1
-1
/
+8
*
pylibfdt: Convert to Python 3
Simon Glass
2019-11-04
3
-30
/
+3
*
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-11-04
2
-2
/
+2
*
binman: Fix up comment in intel-fsp-m
Simon Glass
2019-11-02
1
-1
/
+1
*
binman: Add support for Intel FSP-T
Simon Glass
2019-11-02
4
-0
/
+63
*
binman: Add support for Intel FSP-S
Simon Glass
2019-11-02
4
-0
/
+64
*
binman: Correct symbol calculation with non-zero image base
Simon Glass
2019-11-02
2
-4
/
+2
*
binman: Drop comment-out code in testUpdateFdtOutput()
Simon Glass
2019-10-15
1
-2
/
+0
*
binman: Add logging for the number of pack passes
Simon Glass
2019-10-15
1
-0
/
+1
*
binman: Write symbol info before image inclusion
Simon Glass
2019-10-15
1
-1
/
+1
*
binman: Support writing symbols into entries within an IFWI
Simon Glass
2019-10-15
1
-0
/
+5
*
binman: Update IFWI entry to support updates
Simon Glass
2019-10-15
1
-18
/
+28
*
binman: Update IFWI entry to read entries outside constructor
Simon Glass
2019-10-15
1
-0
/
+3
*
binman: Fix entry comment for Intel descriptor
Simon Glass
2019-10-15
1
-1
/
+1
*
binman: Add support for Intel FSP meminit
Simon Glass
2019-10-15
4
-0
/
+66
*
binman: Allow support for writing a size symbol to binaries
Simon Glass
2019-10-15
4
-9
/
+12
*
binman: Increase size of TPL and SPL test data
Simon Glass
2019-10-15
7
-14
/
+14
*
binman: Avoid needing the section size in advance
Simon Glass
2019-10-15
3
-4
/
+49
*
binman: Rename some two-digit test files
Simon Glass
2019-10-15
3
-2
/
+2
*
binman: Use underscore in test filenames
Simon Glass
2019-10-15
14
-14
/
+14
*
binman: Allow symbols to be resolved inside sections
Simon Glass
2019-10-15
4
-10
/
+67
*
binman: Clean up unnecessary code related to ELF test files
Simon Glass
2019-10-15
3
-12
/
+4
*
binman: Use the Makefile for u_boot_binman_syms_bad
Simon Glass
2019-10-15
3
-3
/
+3
*
binman: Use the Makefile for u_boot_binman_syms_size
Simon Glass
2019-10-15
3
-3
/
+4
*
binman: Use the Makefile for u_boot_binman_syms
Simon Glass
2019-10-15
5
-9
/
+13
*
binman: Use the Makefile for u_boot_no_ucode_ptr
Simon Glass
2019-10-15
3
-6
/
+6
*
binman: Use the Makefile for u_boot_ucode_ptr
Simon Glass
2019-10-15
5
-13
/
+25
*
binman: Use the Makefile to build ELF test files
Simon Glass
2019-10-15
4
-7
/
+43
*
binman: Use tools.Run() to run objdump
Simon Glass
2019-10-15
1
-1
/
+1
*
binman: Fix IFWI output when using an Intel FIT image
Simon Glass
2019-10-15
2
-4
/
+4
*
binman: Add support for Intel FIT
Simon Glass
2019-10-15
6
-0
/
+149
*
binman: x86: Separate out 16-bit reset and init code
Simon Glass
2019-10-15
5
-48
/
+56
*
binman: Add support for an x86 'reset' section
Simon Glass
2019-10-15
8
-1
/
+203
*
binman: Correct use of 'replace' in IFWI tests
Simon Glass
2019-10-15
5
-4
/
+16
*
binman: Handle hidden symbols in ELF files
Simon Glass
2019-10-15
1
-1
/
+1
*
binman: Drop .note section from ELF
Simon Glass
2019-10-15
2
-1
/
+4
*
binman: Allow use of help and entry-docs without libfdt
Simon Glass
2019-10-15
9
-13
/
+44
*
binman: Use cls instead of self for class methods
Simon Glass
2019-10-15
1
-27
/
+27
*
binman: Use qemu-x86_defconfig in the example
Bin Meng
2019-10-11
1
-2
/
+2
[next]