summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-06-23lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass
2014-06-19Allow compiling common/bootm.c on with HOSTCCSimon Glass
2014-06-19Reverse the meaning of the fit_config_verify() return codeSimon Glass
2014-06-19tools: Check arguments in fit_check_sign/fit_infoSimon Glass
2014-06-19mkimage: Automatically expand FDT in more casesSimon Glass
2014-06-11.gitignore: move *.exe pattern to the top gitignore for CygwinMasahiro Yamada
2014-06-11kbuild: remove unnecessary adjustment for CygwinMasahiro Yamada
2014-06-11kbuild, tools: generate wrapper C sources automatically by MakefileMasahiro Yamada
2014-06-11mkimage: Automatically make space in FDT when fullSimon Glass
2014-06-11Improve error handling in fit_commonSimon Glass
2014-06-11tools: include u-boot version of sha256.hJeroen Hofstee
2014-06-05tools: refactor HOSTLOADLIBES_* optionsMasahiro Yamada
2014-06-05Prevent a stack overflow in fit_check_signMichael van der Westhuizen
2014-06-05tools: Refactor mxsimage to use pbl_crc32Charles Manning
2014-06-05mkimage : Split out and clean pbl_crc32 for use by other image typesCharles Manning
2014-05-27arm:at91: enable ROM loadable atmel imageAndreas Bießmann
2014-05-27mkimage: add atmelimageAndreas Bießmann
2014-05-25sunxi: non-FEL SPL boot support for sun7iIan Campbell
2014-05-16patman: Suppress duplicate signoffs only for real patchesSimon Glass
2014-05-13Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2014-05-12tools: env: Add aes.c placeholderMarek Vasut
2014-05-09Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini
2014-05-09patman: Avoid duplicate sign-offsSimon Glass
2014-05-09patman: Deal with 'git apply' failures correctlySimon Glass
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-05-05logos: Update of the syteco company logoThomas Diener
2014-04-18buildman: make output dir configurableDaniel Schwierzeck
2014-04-18tools: fix Makefile to clean-up fit_info and fit_check_signMasahiro Yamada
2014-04-17tools: mkimage: add support for gpimage formatKaricheri, Muralidharan
2014-04-17fw_env.c: Switch get_config to use '%ms' in sscanfTom Rini
2014-04-17Merge branch 'next'Tom Rini
2014-03-22patman: Use Patch-cc: instead of Cc:Simon Glass
2014-03-21env: Implement support for AES encryption into fw_* toolsMarek Vasut
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher
2014-03-21tools, fit: add fit_info host commandHeiko Schocher
2014-03-21fit: add sha256 supportHeiko Schocher
2014-03-21tools/image-host: fix sign-images bugHeiko Schocher
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada
2014-03-12fw_env: correct writes to devices with small erase blocksDustin Byford
2014-03-12fw_env: calculate default number of env sectorsDustin Byford
2014-03-04kbuild: tools: fix a bug that always builds Denx logoMasahiro Yamada
2014-03-04kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada
2014-02-25kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada
2014-02-19tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada
2014-02-19Makefile: refactor tools-all targetsMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada