Age | Commit message (Expand) | Author |
2014-06-19 | Reverse the meaning of the fit_config_verify() return code | Simon Glass |
2014-06-19 | tools: Check arguments in fit_check_sign/fit_info | Simon Glass |
2014-06-19 | mkimage: Automatically expand FDT in more cases | Simon Glass |
2014-06-11 | .gitignore: move *.exe pattern to the top gitignore for Cygwin | Masahiro Yamada |
2014-06-11 | kbuild: remove unnecessary adjustment for Cygwin | Masahiro Yamada |
2014-06-11 | kbuild, tools: generate wrapper C sources automatically by Makefile | Masahiro Yamada |
2014-06-11 | mkimage: Automatically make space in FDT when full | Simon Glass |
2014-06-11 | Improve error handling in fit_common | Simon Glass |
2014-06-11 | tools: include u-boot version of sha256.h | Jeroen Hofstee |
2014-06-05 | tools: refactor HOSTLOADLIBES_* options | Masahiro Yamada |
2014-06-05 | Prevent a stack overflow in fit_check_sign | Michael van der Westhuizen |
2014-06-05 | tools: Refactor mxsimage to use pbl_crc32 | Charles Manning |
2014-06-05 | mkimage : Split out and clean pbl_crc32 for use by other image types | Charles Manning |
2014-05-27 | arm:at91: enable ROM loadable atmel image | Andreas Bießmann |
2014-05-27 | mkimage: add atmelimage | Andreas Bießmann |
2014-05-25 | sunxi: non-FEL SPL boot support for sun7i | Ian Campbell |
2014-05-16 | patman: Suppress duplicate signoffs only for real patches | Simon Glass |
2014-05-13 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2014-05-12 | tools: env: Add aes.c placeholder | Marek Vasut |
2014-05-09 | Merge branch 'tom' of git://git.denx.de/u-boot-x86 | Tom Rini |
2014-05-09 | patman: Avoid duplicate sign-offs | Simon Glass |
2014-05-09 | patman: Deal with 'git apply' failures correctly | Simon Glass |
2014-05-09 | Merge branch 'u-boot/master' | Albert ARIBAUD |
2014-05-05 | logos: Update of the syteco company logo | Thomas Diener |
2014-04-18 | buildman: make output dir configurable | Daniel Schwierzeck |
2014-04-18 | tools: fix Makefile to clean-up fit_info and fit_check_sign | Masahiro Yamada |
2014-04-17 | tools: mkimage: add support for gpimage format | Karicheri, Muralidharan |
2014-04-17 | fw_env.c: Switch get_config to use '%ms' in sscanf | Tom Rini |
2014-04-17 | Merge branch 'next' | Tom Rini |
2014-03-22 | patman: Use Patch-cc: instead of Cc: | Simon Glass |
2014-03-21 | env: Implement support for AES encryption into fw_* tools | Marek Vasut |
2014-03-21 | tools, fit_check_sign: verify a signed fit image | Heiko Schocher |
2014-03-21 | tools, fit: add fit_info host command | Heiko Schocher |
2014-03-21 | fit: add sha256 support | Heiko Schocher |
2014-03-21 | tools/image-host: fix sign-images bug | Heiko Schocher |
2014-03-12 | kbuild: rename SRCTREE to srctree | Masahiro Yamada |
2014-03-12 | fw_env: correct writes to devices with small erase blocks | Dustin Byford |
2014-03-12 | fw_env: calculate default number of env sectors | Dustin Byford |
2014-03-04 | kbuild: tools: fix a bug that always builds Denx logo | Masahiro Yamada |
2014-03-04 | kbuild: add "cross_tools" target to build tools for the target | Masahiro Yamada |
2014-02-25 | kbuild: move asm-offsets.h rules to ./Kbuild | Masahiro Yamada |
2014-02-19 | kernel-doc: move kernel-doc tools to scripts/ | Masahiro Yamada |
2014-02-19 | tools/env: cross-compile fw_printenv without setting HOSTCC | Masahiro Yamada |
2014-02-19 | Makefile: refactor tools-all targets | Masahiro Yamada |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-02-19 | Makefile: refactor include path settings | Masahiro Yamada |
2014-02-19 | Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile | Masahiro Yamada |
2014-02-19 | tools: convert makefiles to kbuild style | Masahiro Yamada |
2014-02-19 | tools: correct proftool build rule | Ian Campbell |