| Commit message (Expand) | Author | Age | Lines |
* | buildman: make output dir configurable | Daniel Schwierzeck | 2014-04-18 | -1/+4 |
* | tools: fix Makefile to clean-up fit_info and fit_check_sign | Masahiro Yamada | 2014-04-18 | -3/+1 |
* | Merge branch 'next' | Tom Rini | 2014-04-17 | -69/+471 |
|\ |
|
| * | env: Implement support for AES encryption into fw_* tools | Marek Vasut | 2014-03-21 | -8/+140 |
| * | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 2014-03-21 | -2/+111 |
| * | tools, fit: add fit_info host command | Heiko Schocher | 2014-03-21 | -58/+217 |
| * | fit: add sha256 support | Heiko Schocher | 2014-03-21 | -1/+3 |
| * | tools/image-host: fix sign-images bug | Heiko Schocher | 2014-03-21 | -1/+1 |
* | | patman: Use Patch-cc: instead of Cc: | Simon Glass | 2014-03-22 | -11/+14 |
|/ |
|
* | kbuild: rename SRCTREE to srctree | Masahiro Yamada | 2014-03-12 | -4/+4 |
* | fw_env: correct writes to devices with small erase blocks | Dustin Byford | 2014-03-12 | -2/+2 |
* | fw_env: calculate default number of env sectors | Dustin Byford | 2014-03-12 | -7/+9 |
* | kbuild: tools: fix a bug that always builds Denx logo | Masahiro Yamada | 2014-03-04 | -2/+2 |
* | kbuild: add "cross_tools" target to build tools for the target | Masahiro Yamada | 2014-03-04 | -0/+12 |
* | kbuild: move asm-offsets.h rules to ./Kbuild | Masahiro Yamada | 2014-02-25 | -27/+0 |
* | kernel-doc: move kernel-doc tools to scripts/ | Masahiro Yamada | 2014-02-19 | -3146/+0 |
* | tools/env: cross-compile fw_printenv without setting HOSTCC | Masahiro Yamada | 2014-02-19 | -7/+18 |
* | Makefile: refactor tools-all targets | Masahiro Yamada | 2014-02-19 | -1/+7 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -14/+9 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -9/+9 |
* | Makefile: refactor include path settings | Masahiro Yamada | 2014-02-19 | -8/+4 |
* | Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile | Masahiro Yamada | 2014-02-19 | -0/+21 |
* | tools: convert makefiles to kbuild style | Masahiro Yamada | 2014-02-19 | -325/+141 |
* | tools: correct proftool build rule | Ian Campbell | 2014-02-19 | -2/+2 |
* | relocate-rela: replace a magic number with sizeof(Elf64_Rela) | Masahiro Yamada | 2014-02-13 | -1/+1 |
* | tools: move kermit files to tools/kermit directory | Masahiro Yamada | 2014-01-24 | -0/+0 |
* | cosmetic: tools/scripts/README: insert only one space between words | Masahiro Yamada | 2014-01-24 | -1/+1 |
* | .gitignore: ignore u-boot.elf and tools/relocate-rela | Masahiro Yamada | 2014-01-20 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-01-10 | -44/+322 |
|\ |
|
| * | arm64: Add tool to statically apply RELA relocations | Scott Wood | 2014-01-09 | -0/+195 |
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-06 | -44/+126 |
| |\ |
|
| | * | SPL: EXYNOS: Prepare for variable size SPL support | Rajeshwari Birje | 2013-12-30 | -43/+124 |
| | * | Exynos5420: Add base patch for SMDK5420 | Rajeshwari Birje | 2013-12-30 | -1/+2 |
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-06 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: mxs: tools: Fix errno handling in strtoul() invocation | Marek Vasut | 2013-12-17 | -0/+1 |
* | | | Makefile, .gitignore: Cleanup non-existing binaries | Masahiro Yamada | 2013-12-16 | -1/+0 |
* | | | Makefile: Move some scripts imported from Linux | Masahiro Yamada | 2013-12-13 | -4387/+0 |
* | | | Add dumpimage, a tool to extract data from U-Boot images | Guilherme Maciel Ferreira | 2013-12-13 | -0/+434 |
* | | | tools: moved code common to all image tools to a separated module. | Guilherme Maciel Ferreira | 2013-12-13 | -191/+276 |
* | | | mkimage: added 'static' specifier to match function's prototype. | Guilherme Maciel Ferreira | 2013-12-13 | -2/+1 |
|/ / |
|
* | | Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 | Tom Rini | 2013-11-25 | -14/+69 |
|\ \ |
|
| * | | buildman: make board selector argument a regex | Stephen Warren | 2013-11-21 | -5/+21 |
| * | | buildman: fix README | Andreas Bießmann | 2013-11-21 | -1/+1 |
| * | | patman: add Commit-notes tag and section | Albert ARIBAUD | 2013-11-21 | -8/+47 |
* | | | tools: updater: Remove remainders of dead board | Masahiro Yamada | 2013-11-25 | -2107/+0 |
* | | | tools: imls: Remove a broken and unused tool. | Masahiro Yamada | 2013-11-25 | -381/+0 |
|/ / |
|
* | | tools: Makefile: delete redundant lines | Masahiro Yamada | 2013-11-17 | -2/+0 |
|/ |
|
* | Makefile: do not create a symbolic link to arch/${ARCH}/include/asm | Masahiro Yamada | 2013-11-08 | -3/+3 |
* | buildman: Use env to pick the python from $PATH | Jagannadha Sutradharudu Teki | 2013-10-15 | -1/+1 |
* | Merge branch 'buildman' of git://git.denx.de/u-boot-x86 | Tom Rini | 2013-10-14 | -1/+2 |
|\ |
|