aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-05-16patman: Suppress duplicate signoffs only for real patchesSimon Glass1-1/+2
2014-05-13Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+0
2014-05-12tools: env: Add aes.c placeholderMarek Vasut1-0/+1
2014-05-09Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini4-4/+27
2014-05-09patman: Avoid duplicate sign-offsSimon Glass3-2/+23
2014-05-09patman: Deal with 'git apply' failures correctlySimon Glass1-2/+4
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD18-70/+473
2014-05-05logos: Update of the syteco company logoThomas Diener1-0/+0
2014-04-18buildman: make output dir configurableDaniel Schwierzeck2-1/+4
2014-04-18tools: fix Makefile to clean-up fit_info and fit_check_signMasahiro Yamada1-3/+1
2014-04-17tools: mkimage: add support for gpimage formatKaricheri, Muralidharan8-93/+218
2014-04-17fw_env.c: Switch get_config to use '%ms' in sscanfTom Rini1-5/+8
2014-04-17Merge branch 'next'Tom Rini16-69/+471
2014-03-22patman: Use Patch-cc: instead of Cc:Simon Glass2-11/+14
2014-03-21env: Implement support for AES encryption into fw_* toolsMarek Vasut3-8/+140
2014-03-21tools, fit_check_sign: verify a signed fit imageHeiko Schocher8-2/+111
2014-03-21tools, fit: add fit_info host commandHeiko Schocher6-58/+217
2014-03-21fit: add sha256 supportHeiko Schocher2-1/+3
2014-03-21tools/image-host: fix sign-images bugHeiko Schocher1-1/+1
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada2-4/+4
2014-03-12fw_env: correct writes to devices with small erase blocksDustin Byford1-2/+2
2014-03-12fw_env: calculate default number of env sectorsDustin Byford2-7/+9
2014-03-04kbuild: tools: fix a bug that always builds Denx logoMasahiro Yamada1-2/+2
2014-03-04kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada1-0/+12
2014-02-25kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada1-27/+0
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada5-3146/+0
2014-02-19tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada4-7/+18
2014-02-19Makefile: refactor tools-all targetsMasahiro Yamada1-1/+7
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-14/+9
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-9/+9
2014-02-19Makefile: refactor include path settingsMasahiro Yamada2-8/+4
2014-02-19Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada1-0/+21
2014-02-19tools: convert makefiles to kbuild styleMasahiro Yamada24-325/+141
2014-02-19tools: correct proftool build ruleIan Campbell1-2/+2
2014-02-13relocate-rela: replace a magic number with sizeof(Elf64_Rela)Masahiro Yamada1-1/+1
2014-01-24tools: move kermit files to tools/kermit directoryMasahiro Yamada5-0/+0
2014-01-24cosmetic: tools/scripts/README: insert only one space between wordsMasahiro Yamada1-1/+1
2014-01-20.gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada1-0/+1
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini4-44/+322
2014-01-09arm64: Add tool to statically apply RELA relocationsScott Wood2-0/+195
2014-01-06Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2-44/+126
2014-01-06Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-12-30SPL: EXYNOS: Prepare for variable size SPL supportRajeshwari Birje1-43/+124
2013-12-30Exynos5420: Add base patch for SMDK5420Rajeshwari Birje1-1/+2
2013-12-17ARM: mxs: tools: Fix errno handling in strtoul() invocationMarek Vasut1-0/+1
2013-12-16Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada1-1/+0
2013-12-13Makefile: Move some scripts imported from LinuxMasahiro Yamada7-4387/+0
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira6-0/+434
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira14-191/+276
2013-12-13mkimage: added 'static' specifier to match function's prototype.Guilherme Maciel Ferreira1-2/+1