summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-6/+4
|\
| * sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple ...Hans de Goede2014-07-061-6/+4
* | buildman: Avoid retrying a build if it definitely failedSimon Glass2014-07-231-1/+3
* | buildman: Add -F flag to retry failed buildsSimon Glass2014-07-233-5/+22
* | buildman: fix toolchain priority_listMasahiro Yamada2014-07-071-1/+1
* | buildman: fix to display warning message for missing [toolchain] sectionMasahiro Yamada2014-07-071-1/+1
* | patman: Only apply patches when we know the original HEADSimon Glass2014-07-071-0/+4
|/
* lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher2014-06-231-0/+1
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-195-5/+4
* Enhance fit_check_sign to check all imagesSimon Glass2014-06-192-5/+14
* Allow compiling common/bootm.c on with HOSTCCSimon Glass2014-06-191-0/+1
* Reverse the meaning of the fit_config_verify() return codeSimon Glass2014-06-191-2/+1
* tools: Check arguments in fit_check_sign/fit_infoSimon Glass2014-06-192-0/+21
* mkimage: Automatically expand FDT in more casesSimon Glass2014-06-191-1/+3
* .gitignore: move *.exe pattern to the top gitignore for CygwinMasahiro Yamada2014-06-111-1/+0
* kbuild: remove unnecessary adjustment for CygwinMasahiro Yamada2014-06-111-49/+40
* kbuild, tools: generate wrapper C sources automatically by MakefileMasahiro Yamada2014-06-1119-30/+26
* mkimage: Automatically make space in FDT when fullSimon Glass2014-06-116-60/+114
* Improve error handling in fit_commonSimon Glass2014-06-114-19/+29
* tools: include u-boot version of sha256.hJeroen Hofstee2014-06-111-0/+1
* tools: refactor HOSTLOADLIBES_* optionsMasahiro Yamada2014-06-051-10/+9
* Prevent a stack overflow in fit_check_signMichael van der Westhuizen2014-06-051-2/+3
* tools: Refactor mxsimage to use pbl_crc32Charles Manning2014-06-051-25/+7
* mkimage : Split out and clean pbl_crc32 for use by other image typesCharles Manning2014-06-054-46/+71
* arm:at91: enable ROM loadable atmel imageAndreas Bießmann2014-05-272-0/+53
* mkimage: add atmelimageAndreas Bießmann2014-05-274-0/+346
* sunxi: non-FEL SPL boot support for sun7iIan Campbell2014-05-253-0/+145
* patman: Suppress duplicate signoffs only for real patchesSimon Glass2014-05-161-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2014-05-131-0/+0
|\
| * logos: Update of the syteco company logoThomas Diener2014-05-051-0/+0
* | tools: env: Add aes.c placeholderMarek Vasut2014-05-121-0/+1
* | Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini2014-05-094-4/+27
|\ \
| * | patman: Avoid duplicate sign-offsSimon Glass2014-05-093-2/+23
| * | patman: Deal with 'git apply' failures correctlySimon Glass2014-05-091-2/+4
| |/
* | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-0918-70/+473
|\ \ | |/
| * buildman: make output dir configurableDaniel Schwierzeck2014-04-182-1/+4
| * tools: fix Makefile to clean-up fit_info and fit_check_signMasahiro Yamada2014-04-181-3/+1
| * Merge branch 'next'Tom Rini2014-04-1716-69/+471
| |\
| | * env: Implement support for AES encryption into fw_* toolsMarek Vasut2014-03-213-8/+140
| | * tools, fit_check_sign: verify a signed fit imageHeiko Schocher2014-03-218-2/+111
| | * tools, fit: add fit_info host commandHeiko Schocher2014-03-216-58/+217
| | * fit: add sha256 supportHeiko Schocher2014-03-212-1/+3
| | * tools/image-host: fix sign-images bugHeiko Schocher2014-03-211-1/+1
* | | tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-178-93/+218
* | | fw_env.c: Switch get_config to use '%ms' in sscanfTom Rini2014-04-171-5/+8
|/ /
* | patman: Use Patch-cc: instead of Cc:Simon Glass2014-03-222-11/+14
|/
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-122-4/+4
* fw_env: correct writes to devices with small erase blocksDustin Byford2014-03-121-2/+2
* fw_env: calculate default number of env sectorsDustin Byford2014-03-122-7/+9
* kbuild: tools: fix a bug that always builds Denx logoMasahiro Yamada2014-03-041-2/+2
OpenPOWER on IntegriCloud