summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada2014-03-041-0/+12
* kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada2014-02-251-27/+0
* kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada2014-02-195-3146/+0
* tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada2014-02-194-7/+18
* Makefile: refactor tools-all targetsMasahiro Yamada2014-02-191-1/+7
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-14/+9
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-9/+9
* Makefile: refactor include path settingsMasahiro Yamada2014-02-192-8/+4
* Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada2014-02-191-0/+21
* tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-1924-325/+141
* tools: correct proftool build ruleIan Campbell2014-02-191-2/+2
* relocate-rela: replace a magic number with sizeof(Elf64_Rela)Masahiro Yamada2014-02-131-1/+1
* tools: move kermit files to tools/kermit directoryMasahiro Yamada2014-01-245-0/+0
* cosmetic: tools/scripts/README: insert only one space between wordsMasahiro Yamada2014-01-241-1/+1
* .gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada2014-01-201-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-104-44/+322
|\
| * arm64: Add tool to statically apply RELA relocationsScott Wood2014-01-092-0/+195
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-062-44/+126
| |\
| | * SPL: EXYNOS: Prepare for variable size SPL supportRajeshwari Birje2013-12-301-43/+124
OpenPOWER on IntegriCloud