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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-23
6
-22
/
+45
|
\
|
*
binman: Add a setup script for Python
Simon Glass
2020-08-22
1
-0
/
+12
|
*
dtoc: Add a setup script for Python
Simon Glass
2020-08-22
1
-0
/
+12
|
*
binman: Correct some import statements
Simon Glass
2020-08-22
4
-5
/
+4
|
*
binman: Move GetEntryModules() to control
Simon Glass
2020-08-22
3
-17
/
+17
*
|
moveconfig: Skip binary and ELF files
Simon Glass
2020-08-23
1
-1
/
+2
|
/
*
mkimage: fit: fix import of external data
Patrick Oppenlander
2020-08-07
1
-2
/
+2
*
mkimage: fit: include image cipher in configuration signature
Patrick Oppenlander
2020-08-07
1
-0
/
+17
*
mkimage: fit: don't cipher ciphered data
Patrick Oppenlander
2020-08-07
1
-1
/
+14
*
mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
Patrick Oppenlander
2020-08-07
1
-9
/
+10
*
mkimage: fit: only process one cipher node
Patrick Oppenlander
2020-08-07
1
-35
/
+22
*
tools: env: Avoid an uninited warning with was_locked
Simon Glass
2020-08-05
1
-1
/
+1
*
tools: env: Fix printf() warning in fw_env
Simon Glass
2020-08-05
1
-2
/
+2
*
fit_image: Use calloc() to fix reproducibility issue
Fabio Estevam
2020-08-05
1
-4
/
+4
*
checkpatch: Don't allow common.h and dm.h in headers
Simon Glass
2020-08-03
1
-0
/
+7
*
patman: Fix up the test comments
Simon Glass
2020-08-03
1
-5
/
+5
*
fw_setenv: lock the flash only if it was locked before
Ivan Mikhaylov
2020-07-31
1
-5
/
+19
*
dtoc: remove compatible string aliases support
Walter Lozano
2020-07-28
2
-56
/
+0
*
dtoc: look for compatible string aliases in driver list
Walter Lozano
2020-07-28
3
-26
/
+44
*
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-28
1
-1
/
+1
*
buildman: Show the build rate at the end
Simon Glass
2020-07-28
2
-1
/
+15
*
buildman: Correct the testOutputDir() unit test
Simon Glass
2020-07-28
1
-2
/
+1
*
buildman: Allow using older versions of genboardscfg.py
Simon Glass
2020-07-28
1
-2
/
+8
*
dtoc: add coverage test for unicode error
Walter Lozano
2020-07-28
3
-3
/
+42
*
binman: Re-enable concurrent tests
Simon Glass
2020-07-26
1
-1
/
+3
*
binman: Don't change the descriptor in tests
Simon Glass
2020-07-26
3
-5
/
+47
*
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
2020-07-25
1
-2
/
+3
*
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2020-07-25
2
-0
/
+27
*
Add information for skipped commit options
Patrick Delaunay
2020-07-25
1
-0
/
+3
*
patman: Detect unexpected END
Patrick Delaunay
2020-07-25
1
-0
/
+4
*
binman: Add support for generating a FIT
Simon Glass
2020-07-25
5
-0
/
+384
*
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-25
2
-2
/
+19
*
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-25
3
-2
/
+6
*
binman: Allow zero-length entries to overlap
Simon Glass
2020-07-25
3
-1
/
+23
*
binman: Allow missing Intel blobs
Simon Glass
2020-07-25
4
-14
/
+55
*
binman: Detect when valid images are not produced
Simon Glass
2020-07-25
7
-3
/
+76
*
patman: Update errors and warnings to use stderr
Simon Glass
2020-07-25
2
-2
/
+5
*
binman: Allow external binaries to be missing
Simon Glass
2020-07-25
8
-8
/
+66
*
binman: Convert existing binary blobs to blob_ext
Simon Glass
2020-07-25
16
-39
/
+29
*
binman: Add an etype for external binary blobs
Simon Glass
2020-07-25
5
-0
/
+83
*
binman: Use super() instead of specifying parent type
Simon Glass
2020-07-25
57
-87
/
+86
*
binman: Fix a few typos in the entry docs
Simon Glass
2020-07-24
2
-2
/
+2
*
binman: Add support for calling mkimage
Simon Glass
2020-07-24
5
-0
/
+120
*
binman: Set a default toolpath
Simon Glass
2020-07-24
1
-0
/
+5
*
binman: Specify the toolpath when running test coverage
Simon Glass
2020-07-24
2
-6
/
+13
*
binman: Correct the search patch for pylibfdt
Simon Glass
2020-07-24
1
-0
/
+1
*
binman: cbfs: Fix IFWI typo
Simon Glass
2020-07-24
1
-1
/
+1
*
binman: Output errors to stderr
Simon Glass
2020-07-24
1
-1
/
+1
*
patman: Add a -D option to enable debugging
Simon Glass
2020-07-24
1
-0
/
+6
*
patman: Support collecting response tags in Patchstream
Simon Glass
2020-07-24
2
-5
/
+30
[next]