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
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-21
binman: Add basic support for debugging performance
Simon Glass
2021-07-21
patman: Use bytearray instead of string
Simon Glass
2021-07-21
binman: Use bytearray instead of string
Simon Glass
2021-07-21
binman: Split node-reading out from constructor in files
Simon Glass
2021-07-21
binman: Support multithreading for building images
Simon Glass
2021-07-21
binman: Put compressed data into separate files
Simon Glass
2021-07-21
dtoc: Detect drivers which do not parse correctly
Simon Glass
2021-07-21
dtoc: Detect unexpected suffix on .of_match
Simon Glass
2021-07-21
dtoc: Add a stdout check in test_normalized_name()
Simon Glass
2021-07-21
dtoc: Correct the re_compat regular expression
Simon Glass
2021-07-21
dtoc: Allow multiple warnings for a driver
Simon Glass
2021-07-21
dtoc: Convert to use ArgumentParser
Simon Glass
2021-07-21
dtoc: Avoid using subscripts on match objects
Simon Glass
2021-07-18
mkeficapsule: Remove dtb related options
Ilias Apalodimas
2021-07-16
tools: Use a single target-independent config to enable OpenSSL
Alexandru Gagniuc
2021-07-16
common: Move host-only logic in image-sig.c to separate file
Alexandru Gagniuc
2021-07-15
tools: Avoid showing return value of clock_gettime()
Simon Glass
2021-07-15
dtoc: Check that a parent is not missing
Simon Glass
2021-07-14
tools: image-host: fix wrong return value
Ming Liu
2021-07-14
tools/fitimage: add missing linebreak for some messages
Sven Roederer
2021-07-14
mkimage: allow -l to work on block devices on Linux
Yann Dirson
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-07-07
Azure/GitLab: Move to gcc-11.1.0 and LLVM-11
Tom Rini
2021-07-06
tools: Fix default target compile tools in Python tools
Alper Nebi Yasak
2021-07-05
Docker/CI: Update to "focal" and latest build
Tom Rini
2021-07-05
tools: docker: Install a readable kernel for libguestfs-tools
Alper Nebi Yasak
2021-06-11
tools: k3_fit_atf: add DM binary to the FIT image
Tero Kristo
2021-06-09
tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig...
Aswath Govindraju
2021-05-19
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
Bin Meng
2021-05-19
binman: Add support for RISC-V OpenSBI fw_dynamic blob
Bin Meng
2021-05-19
binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
Bin Meng
2021-05-19
binman: Correct the comment for ATF entry type
Bin Meng
2021-05-19
binman: Correct '-a' description in the doc
Bin Meng
2021-04-29
buildman: Use bytes for the environment
Simon Glass
2021-04-29
buildman: Handle exceptions in threads gracefully
Simon Glass
2021-04-29
buildman: Use common code to send an result
Simon Glass
2021-04-29
buildman: Tidy up a few comments
Simon Glass
2021-04-29
binman: Support adding sections to FMAPs
Simon Glass
2021-04-29
binman: Tweak implementation of fmap
Simon Glass
2021-04-29
patman: Parse checkpatch by message instead of by line
Evan Benn
2021-04-29
patman: Assume we always have pygit2 for tests
Tom Rini
2021-04-29
dtoc: Correct dtoc output when testing
Simon Glass
2021-04-29
binman: Correct testSplNoDtb() and Tpl also
Simon Glass
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
2021-04-14
lib: Add support for ECDSA image signing
Alexandru Gagniuc
2021-04-14
lib/rsa: Make fdt_add_bignum() available outside of RSA code
Alexandru Gagniuc
2021-04-14
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
2021-04-12
moveconfig.py: add to the "do not process" list
Trevor Woerner
2021-04-12
checkpatch: Add warnings for using strn(cat|cpy)
Sean Anderson
[next]