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
2018-08-01
binman: Adjust _GetPropTree() parameters
Simon Glass
2018-08-01
binman: Add a test to catch use of the old 'pos' property
Simon Glass
2018-08-01
binman: Rename ReadContents() to ReadBlobContents()
Simon Glass
2018-08-01
binman: Show the image position in the map
Simon Glass
2018-08-01
binman: Add support for adding TPL binaries
Simon Glass
2018-08-01
binman: Add an entry for a Chromium vblock
Simon Glass
2018-08-01
dtoc: Add a function to obtain a list of phandles
Simon Glass
2018-08-01
patman: Show the current directory in GetInputFilename()
Simon Glass
2018-08-01
binman: Add support for Chromium GBB
Simon Glass
2018-08-01
patman: Add a few more helpers to the tools library
Simon Glass
2018-08-01
patman: Allow test commands to fall back to real ones
Simon Glass
2018-08-01
dtoc: Export the _FindNode() function
Simon Glass
2018-08-01
binman: Add an entry filled with a repeating byte
Simon Glass
2018-08-01
binman: Add support for a cros_ec image
Simon Glass
2018-08-01
binman: Add support for flashrom FMAP
Simon Glass
2018-08-01
binman: Create README.entries
Simon Glass
2018-08-01
binman: Allow creation of entry documentation
Simon Glass
2018-08-01
binman: Expand documentation for entries
Simon Glass
2018-08-01
binman: Allow help to work without libfdt
Simon Glass
2018-08-01
binman: Support an entry that holds text
Simon Glass
2018-08-01
binman: Add support for passing arguments to entries
Simon Glass
2018-08-01
dtoc: Add missing comments to fdt_util
Simon Glass
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
binman: Enhance the map and fdt-update output
Simon Glass
2018-08-01
binman: Tidy up some comments in the tests
Simon Glass
2018-08-01
binman: Add comments to elf_test
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-08-01
binman: Don't depend on dict order in ELF testOutsideFile()
Simon Glass
2018-07-30
tools: genboardscfg: move buildman path to first
Peng Fan
2018-07-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-07-26
patman: Split alias entries on arbitrary whitespace
Adam Sampson
2018-07-24
mkimage: fit_image: Use macros from image.h
Michal Simek
2018-07-23
tools/imximage: get HAB information from header
Holger Dengler
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-07-10
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
2018-07-10
mkimage: Refactor imagetool_get_source_date to take command name
Alex Kiernan
2018-07-10
vboot: Do not use hashed-strings offset
Teddy Reed
2018-07-10
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
Teddy Reed
2018-07-09
binman: Support updating the device tree with calc'd info
Simon Glass
2018-07-09
binman: Add a SetCalculatedProperties() method
Simon Glass
2018-07-09
binman: Add a ProcessFdt() method
Simon Glass
2018-07-09
binman: Complete documentation of stages
Simon Glass
2018-07-09
dtoc: Add functions to add integer properties
Simon Glass
2018-07-09
dtoc: Avoid unwanted output during tests
Simon Glass
2018-07-09
dtoc: Increase code coverage to 100%
Simon Glass
2018-07-09
binman: Move capture_sys_output() to test_util
Simon Glass
2018-07-09
dtoc: Add a test for code coverage
Simon Glass
2018-07-09
dtoc: Fix some minor errors
Simon Glass
2018-07-09
dtoc: Fix properties with a single zero-arg phandle
Simon Glass
2018-07-09
dtoc: Fix Fdt.GetNode() to handle a missing node
Simon Glass
[next]