summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-07-30buildman: adjust for KconfigMasahiro Yamada
2014-07-30tools: add genboardscfg.pyMasahiro Yamada
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-07-29buildman: make sure to invoke GNU MakeMasahiro Yamada
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28patman: make "No recipient" checking more tolerantMasahiro Yamada
2014-07-28buildman: Support in-tree buildsSimon Glass
2014-07-28buildman: Add -C option to force a reconfigure for each commitSimon Glass
2014-07-23buildman: Avoid retrying a build if it definitely failedSimon Glass
2014-07-23buildman: Add -F flag to retry failed buildsSimon Glass
2014-07-07buildman: fix toolchain priority_listMasahiro Yamada
2014-07-07buildman: fix to display warning message for missing [toolchain] sectionMasahiro Yamada
2014-07-07patman: Only apply patches when we know the original HEADSimon Glass
2014-07-06sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple ...Hans de Goede
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