summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Exynos5420: Add base patch for SMDK5420Rajeshwari Birje2013-12-301-1/+2
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-061-0/+1
| |\ \ | | |/ | |/|
| | * ARM: mxs: tools: Fix errno handling in strtoul() invocationMarek Vasut2013-12-171-0/+1
* | | Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada2013-12-161-1/+0
* | | Makefile: Move some scripts imported from LinuxMasahiro Yamada2013-12-137-4387/+0
* | | Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira2013-12-136-0/+434
* | | tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-1314-191/+276
* | | mkimage: added 'static' specifier to match function's prototype.Guilherme Maciel Ferreira2013-12-131-2/+1
|/ /
* | Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86Tom Rini2013-11-255-14/+69
|\ \
| * | buildman: make board selector argument a regexStephen Warren2013-11-212-5/+21
| * | buildman: fix READMEAndreas Bießmann2013-11-211-1/+1
OpenPOWER on IntegriCloud