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-05-29
patman: Modify functional tests for new behavior
Sean Anderson
2020-05-29
patman: Support multi-line changes in changelogs
Sean Anderson
2020-05-29
patman: Add new tags for finer-grained changelog control
Sean Anderson
2020-05-29
patman: Suppress empty changelog entries
Sean Anderson
2020-05-29
patman: Add an option to create patches without binary contents
Bin Meng
2020-05-29
patman: Sort the command line options
Bin Meng
2020-05-25
tools/env/fw_env.h: remove env.h
Romain Naour
2020-05-22
tools: value checks in rkcommon_check_params()
Heinrich Schuchardt
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-15
tools: ftdgrep: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-07
Revert "mkimage: fit: Do not tail-pad fitImage with external data"
Tom Rini
2020-05-04
mkimage: fit: Do not tail-pad fitImage with external data
Marek Vasut
2020-05-01
tools/fit-image: print a warning when cmd-line for dtc might be truncated
Sven Roederer
2020-05-01
tools/mkimage: fix handling long filenames
Sven Roederer
2020-04-28
Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-27
tools: fw_env: use erasesize from MEMGETINFO ioctl
Rasmus Villemoes
2020-04-26
patman: Tidy up sys.path changes
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2020-04-26
buildman: Move to absolute imports
Simon Glass
2020-04-26
patman: Move test running/reporting to test_util
Simon Glass
2020-04-26
patman: Drop the python2 code in test coverage
Simon Glass
2020-04-26
binman: Rename the main module
Simon Glass
2020-04-26
dtoc: Rename the main module
Simon Glass
2020-04-26
buildman: Rename the main module
Simon Glass
2020-04-26
patman: Drop Python 2 StringIO code
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2020-04-26
rmboard: Move to Python 3
Simon Glass
2020-04-26
patman: Rename the main module
Simon Glass
2020-04-26
buildman: Write output files when using -w
Simon Glass
2020-04-26
buildman: Use out-env for environment output
Simon Glass
2020-04-26
buildman: Make sure that -o is given with -w
Simon Glass
2020-04-26
buildman: Correct operation of -A flag
Simon Glass
2020-04-26
buildman: Fix test for new 9.2 kernel
Simon Glass
2020-04-26
libfdt: split fdt_region declarations out to <fdt_region.h>
Masahiro Yamada
2020-04-26
fdt_region: move fdt_region.c to common/ from lib/libfdt/
Masahiro Yamada
2020-04-26
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
Masahiro Yamada
2020-04-24
mkimage: fit: Free buf directly in fit_extract_data()
Bin Meng
2020-04-24
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
Lihua Zhao
2020-04-24
tools: Remove the out-of-date MinGW support codes
Bin Meng
2020-04-24
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-04-24
mkimage: fit_image: Add option to make fit header align
Kever Yang
2020-04-24
tool: use ALIGN() to align the size
Kever Yang
2020-04-24
tools: imx8mimage: remove redundant code
Kever Yang
2020-04-24
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tools: mkimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tool: aisimage: use ALIGN instead of self defiend macro
Kever Yang
[next]