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
*
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
|
*
rmboard: Move to Python 3
Simon Glass
2020-04-26
1
-1
/
+1
|
*
patman: Rename the main module
Simon Glass
2020-04-26
2
-14
/
+15
|
*
buildman: Write output files when using -w
Simon Glass
2020-04-26
3
-14
/
+26
|
*
buildman: Use out-env for environment output
Simon Glass
2020-04-26
2
-1
/
+8
|
*
buildman: Make sure that -o is given with -w
Simon Glass
2020-04-26
4
-3
/
+13
|
*
buildman: Correct operation of -A flag
Simon Glass
2020-04-26
1
-1
/
+1
|
*
buildman: Fix test for new 9.2 kernel
Simon Glass
2020-04-26
1
-1
/
+1
|
*
libfdt: split fdt_region declarations out to <fdt_region.h>
Masahiro Yamada
2020-04-26
2
-0
/
+2
|
*
fdt_region: move fdt_region.c to common/ from lib/libfdt/
Masahiro Yamada
2020-04-26
1
-8
/
+4
|
*
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
Masahiro Yamada
2020-04-26
2
-3
/
+4
*
|
tools: fw_env: use erasesize from MEMGETINFO ioctl
Rasmus Villemoes
2020-04-27
1
-0
/
+3
|
/
*
mkimage: fit: Free buf directly in fit_extract_data()
Bin Meng
2020-04-24
1
-2
/
+1
*
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
Lihua Zhao
2020-04-24
1
-10
/
+14
*
tools: Remove the out-of-date MinGW support codes
Bin Meng
2020-04-24
4
-165
/
+3
*
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-04-24
1
-1
/
+1
*
mkimage: fit_image: Add option to make fit header align
Kever Yang
2020-04-24
3
-15
/
+33
*
tool: use ALIGN() to align the size
Kever Yang
2020-04-24
2
-2
/
+2
*
tools: imx8mimage: remove redundant code
Kever Yang
2020-04-24
1
-1
/
+0
*
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
2
-6
/
+4
[next]