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
*
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
*
tools: mkimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
1
-2
/
+3
*
tool: aisimage: use ALIGN instead of self defiend macro
Kever Yang
2020-04-24
1
-4
/
+4
*
tool: Move ALIGN_MASK to header as common MACRO
Kever Yang
2020-04-24
4
-8
/
+5
*
buildman: Change the exit codes
Simon Glass
2020-04-21
3
-9
/
+9
*
buildman: Update the TODO items
Simon Glass
2020-04-21
1
-6
/
+11
*
buildman: Add an option to ignore migration warnings
Simon Glass
2020-04-21
5
-35
/
+107
*
buildman: Add an option to ignore device-tree warnings
Simon Glass
2020-04-21
5
-23
/
+52
*
buildman: Make -I the default
Simon Glass
2020-04-21
6
-24
/
+41
*
buildman: Update workflow documentation with more detail
Simon Glass
2020-04-21
1
-17
/
+36
*
buildman: Add the abbreviation for --boards
Simon Glass
2020-04-21
1
-3
/
+3
*
buildman: Update the 'theory of operation' a little
Simon Glass
2020-04-21
1
-30
/
+39
*
buildman: Show a summary of the build result
Simon Glass
2020-04-21
2
-3
/
+20
*
buildman: Limit the length of progress messages
Simon Glass
2020-04-21
1
-1
/
+1
*
buildman: Show the number of builds remaining
Simon Glass
2020-04-21
1
-4
/
+9
*
buildman: Drop unused output code
Simon Glass
2020-04-21
1
-5
/
+0
*
buildman: Show a message when fetching a repo
Simon Glass
2020-04-21
1
-1
/
+4
*
buildman: Drop the line-clearing code in Builder
Simon Glass
2020-04-21
1
-25
/
+3
[next]