summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-08-13patman: Only use git's --no-decorate when availableSimon Glass
2014-08-13patman: Move the 'git log' command into a functionSimon Glass
2014-08-13buildman: Allow selection of the number of commits to buildSimon Glass
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass
2014-08-13buildman: Add a few more toolchain examples to the READMESimon Glass
2014-08-13buildman: Add a message indicating there are no errorsSimon Glass
2014-08-13buildman: Add an option to specify the buildman config fileSimon Glass
2014-08-13buildman: Remove unused non-incremental build method codeSimon Glass
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass
2014-08-13buildman: Refactor output optionsSimon Glass
2014-08-13buildman: Sort command line optionsSimon Glass
2014-08-13buildman: Move BuilderThread code to its own fileSimon Glass
2014-08-13buildman: Allow building of current source treeSimon Glass
2014-08-13buildman: Add some notes about moving from MAKEALLSimon Glass
2014-08-13buildman: Fix a few typosSimon Glass
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