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-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
2017-09-15
dtoc: Make is_phandle() a member function
Simon Glass
2017-09-15
dtoc: Use the Fdt's class's phandle map
Simon Glass
2017-09-15
dtoc: Update the Fdt class to record phandles
Simon Glass
2017-09-15
dtoc: Handle 'reg' properties with unusual sizes
Simon Glass
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
dtoc: Avoid very long lines in output
Simon Glass
2017-09-15
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
Simon Glass
2017-09-15
dtoc: Adjust Node to record its parent
Simon Glass
2017-09-14
lib: at91: Add logo files used via API of DM_VIDEO
Wenyou Yang
2017-09-13
patman: Fix error when the email blacklist is missing
Simon Glass
2017-09-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-09-11
patman: add support for omitting bouncing addresses
Chris Packham
2017-09-11
moveconfig: Use fd.write() instead of print >>
Simon Glass
2017-09-11
genconfig.py: Print defconfig next to warnings
Simon Glass
2017-09-11
tools: pblimage: Fix address calculation
York Sun
2017-09-07
tools: .gitignore: Add libfdt related files
Bin Meng
2017-09-07
tools: .gitignore: Sort in alphabetical order
Bin Meng
2017-09-05
env: Add 'envtools' target to 'make help'
Simon Glass
2017-09-05
env: Fix operation of 'make environ'
Simon Glass
2017-09-05
env: Fix out of tree building of tools-all
Tom Rini
2017-09-03
Makefile: Suppress output of python libfdt build command
Bin Meng
2017-09-03
Makefile: Quiesce libfdt build
Bin Meng
2017-09-03
fix: fw_env: Prevent writing error message on special files, which don't supp...
Lukasz Majewski
2017-08-23
imx: move imximage header to common location
Stefan Agner
[next]