index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2017-11-23
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-11-22
binman: Return non-zero exit code on test failure
Simon Glass
2017-11-22
binman: Add add test for using an Intel MRC binary
Simon Glass
2017-11-22
binman: Add add test for SPL with a microcode pointer
Simon Glass
2017-11-22
binman: Add a test for x86-start16-spl
Simon Glass
2017-11-22
binman: Add test for u-boot-spl-bss-pad
Simon Glass
2017-11-22
binman: Check for files missing from test coverage
Simon Glass
2017-11-22
binman: Increase test coverage back to 100%
Simon Glass
2017-11-22
binman: Add a main program to the tests
Simon Glass
2017-11-22
binman: Add tests for importlib availability
Simon Glass
2017-11-22
binman: Set up 'entry' to permit full test coverage
Simon Glass
2017-11-22
binman: Append to PYTHONPATH when running test coverage
Simon Glass
2017-11-22
dtoc: Fix up tests
Simon Glass
2017-11-22
buildman: Fix up tests
Simon Glass
2017-11-22
buildman: Allow skipping of tests which use the network
Simon Glass
2017-11-22
patman: Fix up tests to pass with newest checkpatch
Simon Glass
2017-11-22
binman: Disable the no-unit_address_vs_reg warnings
Simon Glass
2017-11-22
binman: Rename tests to ftest
Simon Glass
2017-11-22
binman: Add a Makefile for test-program compilation
Simon Glass
2017-11-22
binman: Add docs explaining how to enable binman for a board
Simon Glass
2017-11-22
binman: Add better Makefile debugging
Simon Glass
2017-11-21
rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)
Philipp Tomsich
2017-11-21
rockchip: mkimage: use spl_boot0 for all Rockchip SoCs
Kever Yang
2017-11-21
env: Remove CONFIG_ENV_AES support
Tom Rini
2017-11-17
tools: use files from scripts/dtc/libfdt where possible
Masahiro Yamada
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2017-11-06
Do not attempt to use the systemwide libfdt
Jan Kundrát
2017-11-06
tools: image: fix message when fail to add verification data for config
Masahiro Yamada
2017-11-06
tools: image: allow to sign image nodes without -K option
Masahiro Yamada
2017-11-06
tools: image: fix "algo" property of public key for verified boot
Masahiro Yamada
2017-11-06
tools: env: allow to print U-Boot version
Stefan Agner
2017-10-23
tools: image: fix node name of signature node in FIT
Masahiro Yamada
2017-10-16
tools: env: Add embedded.c to .gitignore
Bin Meng
2017-10-16
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
Tuomas Tynkkynen
2017-10-16
tools: bmp_logo: correctly interpret BMP files with larger headers
Jon Smith
2017-10-16
tools/mkimage: Fix DTC run command to handle file names with space
Mirza, Taimoor
2017-10-15
moveconfig: fix error message in do_autoconf()
Chris Packham
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2017-10-06
tools/fit_image.c: Update some return code paths
Tom Rini
2017-10-01
rockchip: mkimage: add support for rk3128 soc
Kever Yang
2017-09-29
kconfiglib: update with 'imply' support
Ulf Magnusson
2017-09-24
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
Tom Rini
2017-09-17
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-16
tools: binman: Add a new entry type for Intel VBT
Bin Meng
2017-09-15
dtoc: Add a header to the generated files
Simon Glass
2017-09-15
dtoc: Support properties containing multiple phandle values
Simon Glass
2017-09-15
dtoc: Put phandle args in an array
Simon Glass
2017-09-15
dtoc: Put each phandle on a separate line
Simon Glass
2017-09-15
dtoc: Rename the phandle struct
Simon Glass
2017-09-15
dtoc: Rename is_phandle() and adjust it to return more detail
Simon Glass
[next]