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: omapimage: fix corner-case in byteswap path
Philipp Tomsich
2017-12-05
1
-1
/
+5
*
libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
Masahiro Yamada
2017-12-04
2
-2
/
+4
*
tools: env: Add support for direct read/write UBI volumes
S. Lockwood-Childs
2017-11-29
2
-2
/
+261
*
tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document
Jean-Francois Dagenais
2017-11-29
1
-1
/
+1
*
tools: mkimage: Extend mkimage to also include pmufw
Michal Simek
2017-11-28
1
-1
/
+98
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-11-23
23
-131
/
+424
|
\
|
*
binman: Return non-zero exit code on test failure
Simon Glass
2017-11-22
1
-2
/
+6
|
*
binman: Add add test for using an Intel MRC binary
Simon Glass
2017-11-22
2
-0
/
+20
|
*
binman: Add add test for SPL with a microcode pointer
Simon Glass
2017-11-22
3
-31
/
+84
|
*
binman: Add a test for x86-start16-spl
Simon Glass
2017-11-22
2
-1
/
+22
|
*
binman: Add test for u-boot-spl-bss-pad
Simon Glass
2017-11-22
6
-1
/
+64
|
*
binman: Check for files missing from test coverage
Simon Glass
2017-11-22
1
-3
/
+19
|
*
binman: Increase test coverage back to 100%
Simon Glass
2017-11-22
1
-7
/
+4
|
*
binman: Add a main program to the tests
Simon Glass
2017-11-22
2
-0
/
+8
|
*
binman: Add tests for importlib availability
Simon Glass
2017-11-22
2
-2
/
+36
|
*
binman: Set up 'entry' to permit full test coverage
Simon Glass
2017-11-22
3
-5
/
+10
|
*
binman: Append to PYTHONPATH when running test coverage
Simon Glass
2017-11-22
1
-1
/
+1
|
*
dtoc: Fix up tests
Simon Glass
2017-11-22
1
-45
/
+37
|
*
buildman: Fix up tests
Simon Glass
2017-11-22
1
-10
/
+21
|
*
buildman: Allow skipping of tests which use the network
Simon Glass
2017-11-22
3
-4
/
+11
|
*
patman: Fix up tests to pass with newest checkpatch
Simon Glass
2017-11-22
1
-15
/
+26
|
*
binman: Disable the no-unit_address_vs_reg warnings
Simon Glass
2017-11-22
1
-1
/
+2
|
*
binman: Rename tests to ftest
Simon Glass
2017-11-22
2
-2
/
+2
|
*
binman: Add a Makefile for test-program compilation
Simon Glass
2017-11-22
3
-8
/
+36
|
*
binman: Add docs explaining how to enable binman for a board
Simon Glass
2017-11-22
1
-0
/
+21
|
*
binman: Add better Makefile debugging
Simon Glass
2017-11-22
1
-1
/
+2
*
|
rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)
Philipp Tomsich
2017-11-21
1
-31
/
+14
*
|
rockchip: mkimage: use spl_boot0 for all Rockchip SoCs
Kever Yang
2017-11-21
1
-7
/
+7
|
/
*
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-21
5
-100
/
+1
*
tools: use files from scripts/dtc/libfdt where possible
Masahiro Yamada
2017-11-17
7
-5
/
+22
*
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2017-11-17
3
-35
/
+1
*
Do not attempt to use the systemwide libfdt
Jan Kundrát
2017-11-06
1
-2
/
+2
*
tools: image: fix message when fail to add verification data for config
Masahiro Yamada
2017-11-06
1
-3
/
+1
*
tools: image: allow to sign image nodes without -K option
Masahiro Yamada
2017-11-06
1
-7
/
+8
*
tools: image: fix "algo" property of public key for verified boot
Masahiro Yamada
2017-11-06
1
-1
/
+1
*
tools: env: allow to print U-Boot version
Stefan Agner
2017-11-06
1
-3
/
+11
*
tools: image: fix node name of signature node in FIT
Masahiro Yamada
2017-10-23
1
-1
/
+1
*
tools: env: Add embedded.c to .gitignore
Bin Meng
2017-10-16
1
-0
/
+1
*
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-10-16
1
-1
/
+0
*
tools: bmp_logo: correctly interpret BMP files with larger headers
Jon Smith
2017-10-16
1
-3
/
+8
*
tools/mkimage: Fix DTC run command to handle file names with space
Mirza, Taimoor
2017-10-16
1
-2
/
+2
*
moveconfig: fix error message in do_autoconf()
Chris Packham
2017-10-15
1
-1
/
+1
*
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2017-10-07
1
-10
/
+11
*
tools/fit_image.c: Update some return code paths
Tom Rini
2017-10-06
1
-1
/
+3
*
rockchip: mkimage: add support for rk3128 soc
Kever Yang
2017-10-01
1
-0
/
+1
*
kconfiglib: update with 'imply' support
Ulf Magnusson
2017-09-29
2
-141
/
+194
*
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
Tom Rini
2017-09-24
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-17
3
-1
/
+36
|
\
|
*
tools: binman: Add a new entry type for Intel VBT
Bin Meng
2017-09-16
3
-1
/
+36
*
|
dtoc: Add a header to the generated files
Simon Glass
2017-09-15
1
-0
/
+12
[next]