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
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
90
-1501
/
+307
*
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
2020-07-20
1
-2
/
+3
*
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2020-07-20
2
-0
/
+27
*
Add information for skipped commit options
Patrick Delaunay
2020-07-20
1
-0
/
+3
*
patman: Detect unexpected END
Patrick Delaunay
2020-07-20
1
-0
/
+4
*
binman: Add support for generating a FIT
Simon Glass
2020-07-20
5
-0
/
+384
*
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-20
2
-2
/
+19
*
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-20
3
-2
/
+6
*
binman: Allow zero-length entries to overlap
Simon Glass
2020-07-20
3
-1
/
+23
*
binman: Allow missing Intel blobs
Simon Glass
2020-07-20
4
-14
/
+55
*
binman: Detect when valid images are not produced
Simon Glass
2020-07-20
7
-3
/
+76
*
patman: Update errors and warnings to use stderr
Simon Glass
2020-07-20
2
-2
/
+5
*
binman: Allow external binaries to be missing
Simon Glass
2020-07-20
8
-8
/
+66
*
binman: Convert existing binary blobs to blob_ext
Simon Glass
2020-07-20
16
-39
/
+29
*
binman: Add an etype for external binary blobs
Simon Glass
2020-07-20
5
-0
/
+83
*
binman: Use super() instead of specifying parent type
Simon Glass
2020-07-20
57
-87
/
+86
*
binman: Re-enable concurrent tests
Simon Glass
2020-07-20
1
-1
/
+3
*
binman: Fix a few typos in the entry docs
Simon Glass
2020-07-20
2
-2
/
+2
*
binman: Add support for calling mkimage
Simon Glass
2020-07-20
5
-0
/
+120
*
binman: Set a default toolpath
Simon Glass
2020-07-20
1
-0
/
+5
*
binman: Specify the toolpath when running test coverage
Simon Glass
2020-07-20
2
-6
/
+13
*
binman: Correct the search patch for pylibfdt
Simon Glass
2020-07-20
1
-0
/
+1
*
binman: cbfs: Fix IFWI typo
Simon Glass
2020-07-20
1
-1
/
+1
*
binman: Output errors to stderr
Simon Glass
2020-07-20
1
-1
/
+1
*
patman: Add a -D option to enable debugging
Simon Glass
2020-07-20
1
-0
/
+6
*
patman: Support collecting response tags in Patchstream
Simon Glass
2020-07-20
2
-5
/
+30
*
patman: Allow disabling 'bright' mode with Print output
Simon Glass
2020-07-20
1
-2
/
+2
*
patman: Add a 'test' subcommand
Simon Glass
2020-07-20
2
-36
/
+41
*
patman: Allow different commands
Simon Glass
2020-07-20
1
-36
/
+41
*
patman: Convert to ArgumentParser
Simon Glass
2020-07-20
3
-64
/
+65
*
patman: Allow skipping patches at the end
Simon Glass
2020-07-20
3
-5
/
+18
*
patman: Allow creating patches for another branch
Simon Glass
2020-07-20
5
-15
/
+40
*
patman: Add a test that uses gitpython
Simon Glass
2020-07-20
2
-3
/
+152
*
patman: Move main code out to a control module
Simon Glass
2020-07-20
5
-57
/
+182
*
patman: Use test_util to show test results
Simon Glass
2020-07-20
2
-9
/
+5
*
mkimage: Fix error message if write less data then expected
Mylène Josserand
2020-07-17
1
-4
/
+11
*
dtoc: Support ACPI paths in of-platdata
Simon Glass
2020-07-17
3
-1
/
+7
*
dtoc: add test for cd-gpios
Walter Lozano
2020-07-09
2
-0
/
+109
*
dtoc: update dtb_platdata to support cd-gpios
Walter Lozano
2020-07-09
2
-7
/
+11
*
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
2
-46
/
+84
*
dtoc: add option to disable warnings
Walter Lozano
2020-07-09
3
-34
/
+85
*
dtoc: add support to scan drivers
Walter Lozano
2020-07-09
3
-4
/
+145
*
dtoc: add missing code comments
Walter Lozano
2020-07-09
1
-0
/
+3
*
checkpatch: Don't warn about PREFER_IF in headers/DT files
Simon Glass
2020-07-09
1
-0
/
+2
*
patman: Add tests for the rest of the checkpatch checks
Simon Glass
2020-07-09
1
-4
/
+43
*
patman: Decode output from the '--show-types' option
Simon Glass
2020-07-09
2
-11
/
+17
*
patman: Add a test for the 'possible new uclass' check
Simon Glass
2020-07-09
1
-0
/
+77
*
patman: Rename test.py to test_checkpatch.py
Simon Glass
2020-07-09
2
-6
/
+5
*
patman: Drop import of test_util in test_util
Simon Glass
2020-07-09
1
-1
/
+0
*
patman: Avoid importing gitutil in settings
Simon Glass
2020-07-09
2
-5
/
+4
[next]