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
2020-09-22
binman: sunxi: Add help message for missing sunxi ATF BL31
Simon Glass
2020-09-22
binman: Support help messages for missing blobs
Simon Glass
2020-09-22
binman: Allow selecting default FIT configuration
Simon Glass
2020-09-22
binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README
Alper Nebi Yasak
2020-09-22
binman: Allow resolving host-specific tools from env vars
Alper Nebi Yasak
2020-09-22
binman: Use target-specific tools when cross-compiling
Alper Nebi Yasak
2020-09-22
binman: Support cross-compiling test files to x86
Alper Nebi Yasak
2020-09-22
buildman: Use git worktrees instead of git clones when possible
Alper Nebi Yasak
2020-09-22
binman: Support generating FITs with multiple dtbs
Simon Glass
2020-09-22
binman: Add support for ATF BL31
Simon Glass
2020-09-22
binman: Move 'external' support into base class
Simon Glass
2020-09-22
binman: Fix up a few missing comments
Simon Glass
2020-09-22
binman: Allow entry args to be required
Simon Glass
2020-09-22
tools: Drop unnecessary use of __file__
Simon Glass
2020-09-22
binman: Use pkg_resources to find resources
Simon Glass
2020-09-22
binman: Build FIT image subentries with the section etype
Alper Nebi Yasak
2020-09-22
binman: Respect pad-before property of section subentries
Alper Nebi Yasak
2020-09-22
binman: Ignore hash*, signature* nodes in sections
Alper Nebi Yasak
2020-08-25
Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-23
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-23
moveconfig: Skip binary and ELF files
Simon Glass
2020-08-22
binman: Add a setup script for Python
Simon Glass
2020-08-22
dtoc: Add a setup script for Python
Simon Glass
2020-08-22
binman: Correct some import statements
Simon Glass
2020-08-22
binman: Move GetEntryModules() to control
Simon Glass
2020-08-18
tools/imximage: fix DCD Blocks message output order
Matthias Schiffer
2020-08-07
mkimage: fit: fix import of external data
Patrick Oppenlander
2020-08-07
mkimage: fit: include image cipher in configuration signature
Patrick Oppenlander
2020-08-07
mkimage: fit: don't cipher ciphered data
Patrick Oppenlander
2020-08-07
mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
Patrick Oppenlander
2020-08-07
mkimage: fit: only process one cipher node
Patrick Oppenlander
2020-08-05
tools: env: Avoid an uninited warning with was_locked
Simon Glass
2020-08-05
tools: env: Fix printf() warning in fw_env
Simon Glass
2020-08-05
fit_image: Use calloc() to fix reproducibility issue
Fabio Estevam
2020-08-03
checkpatch: Don't allow common.h and dm.h in headers
Simon Glass
2020-08-03
patman: Fix up the test comments
Simon Glass
2020-07-31
fw_setenv: lock the flash only if it was locked before
Ivan Mikhaylov
2020-07-28
dtoc: remove compatible string aliases support
Walter Lozano
2020-07-28
dtoc: look for compatible string aliases in driver list
Walter Lozano
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-28
buildman: Show the build rate at the end
Simon Glass
2020-07-28
buildman: Correct the testOutputDir() unit test
Simon Glass
2020-07-28
buildman: Allow using older versions of genboardscfg.py
Simon Glass
2020-07-28
dtoc: add coverage test for unicode error
Walter Lozano
2020-07-26
binman: Re-enable concurrent tests
Simon Glass
2020-07-26
binman: Don't change the descriptor in tests
Simon Glass
2020-07-25
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
2020-07-25
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2020-07-25
Add information for skipped commit options
Patrick Delaunay
2020-07-25
patman: Detect unexpected END
Patrick Delaunay
[next]