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
...
*
patman: Pass in maintainer dirs to avoid and import
Simon Glass
2020-07-09
2
-8
/
+9
*
patman: Use a dict in gitutil to avoid importing series
Simon Glass
2020-07-09
1
-5
/
+4
*
patman: Avoid circular dependency between command and tools
Simon Glass
2020-07-09
1
-4
/
+3
*
patman: Drop unnecessary import in gitutil
Simon Glass
2020-07-09
1
-1
/
+0
*
kconfiglib: Update to the 14.1.0 release
Tom Rini
2020-07-01
1
-242
/
+372
*
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
1
-0
/
+55
|
\
|
*
tools: add script for byte endianness swapping
Daniel Schwierzeck
2020-06-29
1
-0
/
+55
*
|
Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-06-18
1
-3
/
+11
|
\
\
|
*
|
tools: k3_gen_x509_cert: Set default early HS JTAG access to disabled
Andrew F. Davis
2020-06-13
1
-2
/
+2
|
*
|
tools: k3_gen_x509_cert: Allow selecting early JTAG debug value
Andrew F. Davis
2020-06-13
1
-3
/
+11
|
|
/
*
|
Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next
Tom Rini
2020-06-13
3
-18
/
+43
|
\
\
|
*
|
buildman: Remove _of_#_ from results directory paths
Ovidiu Panait
2020-06-11
2
-9
/
+9
|
*
|
patman: Complain if a checkpatch line is not understood
Simon Glass
2020-06-11
1
-0
/
+2
|
*
|
patman: Support warnings in the patch subject
Simon Glass
2020-06-11
1
-1
/
+6
|
*
|
patman: Handle checkpatch output with notes and code
Simon Glass
2020-06-11
1
-1
/
+10
|
*
|
patman: Don't try to process checkpatch lines twice
Simon Glass
2020-06-11
1
-3
/
+8
|
*
|
patman: Support emacs mode with checkpatch
Simon Glass
2020-06-11
1
-3
/
+7
|
*
|
patman: Fix 'warning' typo
Simon Glass
2020-06-11
1
-1
/
+1
|
|
/
*
/
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-12
1
-0
/
+2
|
/
*
mkimage: Default to adding a crc32 hash with '-f auto'
Simon Glass
2020-06-02
1
-2
/
+16
*
tools: fw_env: Fix warning when reading too little
Harald Seiler
2020-06-02
1
-1
/
+7
*
patman: Modify functional tests for new behavior
Sean Anderson
2020-05-29
4
-9
/
+79
*
patman: Support multi-line changes in changelogs
Sean Anderson
2020-05-29
2
-10
/
+35
*
patman: Add new tags for finer-grained changelog control
Sean Anderson
2020-05-29
4
-32
/
+83
*
patman: Suppress empty changelog entries
Sean Anderson
2020-05-29
2
-12
/
+53
*
patman: Add an option to create patches without binary contents
Bin Meng
2020-05-29
3
-2
/
+12
*
patman: Sort the command line options
Bin Meng
2020-05-29
1
-6
/
+6
*
tools/env/fw_env.h: remove env.h
Romain Naour
2020-05-25
1
-1
/
+0
*
tools: value checks in rkcommon_check_params()
Heinrich Schuchardt
2020-05-22
1
-7
/
+7
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
tools: ftdgrep: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
1
-4
/
+7
*
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
1
-1
/
+1
*
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
1
-2
/
+2
*
Revert "mkimage: fit: Do not tail-pad fitImage with external data"
Tom Rini
2020-05-07
1
-1
/
+2
*
mkimage: fit: Do not tail-pad fitImage with external data
Marek Vasut
2020-05-04
1
-2
/
+1
*
tools/fit-image: print a warning when cmd-line for dtc might be truncated
Sven Roederer
2020-05-01
1
-0
/
+4
*
tools/mkimage: fix handling long filenames
Sven Roederer
2020-05-01
1
-1
/
+1
*
Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-28
111
-562
/
+565
|
\
|
*
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
9
-14
/
+7
|
*
patman: Move to absolute imports
Simon Glass
2020-04-26
58
-149
/
+154
|
*
binman: Move to absolute imports
Simon Glass
2020-04-26
70
-213
/
+198
|
*
buildman: Move to absolute imports
Simon Glass
2020-04-26
7
-33
/
+34
|
*
patman: Move test running/reporting to test_util
Simon Glass
2020-04-26
2
-70
/
+108
|
*
patman: Drop the python2 code in test coverage
Simon Glass
2020-04-26
1
-7
/
+8
|
*
binman: Rename the main module
Simon Glass
2020-04-26
4
-7
/
+7
|
*
dtoc: Rename the main module
Simon Glass
2020-04-26
2
-2
/
+2
|
*
buildman: Rename the main module
Simon Glass
2020-04-26
2
-1
/
+1
|
*
patman: Drop Python 2 StringIO code
Simon Glass
2020-04-26
3
-12
/
+3
|
*
patman: Drop references to __future__
Simon Glass
2020-04-26
20
-40
/
+0
[prev]
[next]