Commit Graph

581 Commits (04b7ce0773da133140f6f7ef70b37933eae36ad3)

Author SHA1 Message Date
Heiko Schocher b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 11 years ago
Simon Glass ea51a62823 Allow compiling common/bootm.c on with HOSTCC 11 years ago
Simon Glass 12df2abe3e Reverse the meaning of the fit_config_verify() return code 11 years ago
Simon Glass ba923cab00 tools: Check arguments in fit_check_sign/fit_info 11 years ago
Simon Glass 597a8b2c68 mkimage: Automatically expand FDT in more cases 11 years ago
Masahiro Yamada 7050f0de7e .gitignore: move *.exe pattern to the top gitignore for Cygwin 11 years ago
Masahiro Yamada 96b09a97f5 kbuild: remove unnecessary adjustment for Cygwin 11 years ago
Masahiro Yamada ad80c4a322 kbuild, tools: generate wrapper C sources automatically by Makefile 11 years ago
Simon Glass a946811569 mkimage: Automatically make space in FDT when full 11 years ago
Simon Glass ef0af64b1c Improve error handling in fit_common 11 years ago
Jeroen Hofstee 18b06652cd tools: include u-boot version of sha256.h 11 years ago
Masahiro Yamada 97cb4e5450 tools: refactor HOSTLOADLIBES_* options 11 years ago
Michael van der Westhuizen 64375014c4 Prevent a stack overflow in fit_check_sign 11 years ago
Charles Manning 25308f45e1 tools: Refactor mxsimage to use pbl_crc32 11 years ago
Charles Manning abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types 11 years ago
Andreas Bießmann 5c390a5b26 arm:at91: enable ROM loadable atmel image 11 years ago
Andreas Bießmann 7b1a411743 mkimage: add atmelimage 11 years ago
Ian Campbell 50827a5991 sunxi: non-FEL SPL boot support for sun7i 11 years ago
Simon Glass 6be6b6bcba patman: Suppress duplicate signoffs only for real patches 11 years ago
Marek Vasut cd834a053b tools: env: Add aes.c placeholder 11 years ago
Simon Glass 102061bd8b patman: Avoid duplicate sign-offs 11 years ago
Simon Glass 757f64a89b patman: Deal with 'git apply' failures correctly 11 years ago
Thomas Diener e1ae71d8f4 logos: Update of the syteco company logo 11 years ago
Daniel Schwierzeck e0ba929982 buildman: make output dir configurable 11 years ago
Masahiro Yamada e1b7e1e3cf tools: fix Makefile to clean-up fit_info and fit_check_sign 11 years ago
Karicheri, Muralidharan bf411ea9f1 tools: mkimage: add support for gpimage format 11 years ago
Tom Rini 229695fee9 fw_env.c: Switch get_config to use '%ms' in sscanf 11 years ago
Simon Glass 659c89da8e patman: Use Patch-cc: instead of Cc: 11 years ago
Marek Vasut a8a752c084 env: Implement support for AES encryption into fw_* tools 11 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 11 years ago
Heiko Schocher 6bf4ca076f tools, fit: add fit_info host command 11 years ago
Heiko Schocher 2842c1c242 fit: add sha256 support 11 years ago
Heiko Schocher 66b36f833a tools/image-host: fix sign-images bug 11 years ago
Masahiro Yamada 01286329b2 kbuild: rename SRCTREE to srctree 11 years ago
Dustin Byford 4b774ff114 fw_env: correct writes to devices with small erase blocks 11 years ago
Dustin Byford 23869bf80b fw_env: calculate default number of env sectors 11 years ago
Masahiro Yamada 603f51cbd2 kbuild: tools: fix a bug that always builds Denx logo 11 years ago
Masahiro Yamada db5b339cca kbuild: add "cross_tools" target to build tools for the target 11 years ago
Masahiro Yamada 6a44d80634 kbuild: move asm-offsets.h rules to ./Kbuild 11 years ago
Masahiro Yamada 8fac9c7b7d kernel-doc: move kernel-doc tools to scripts/ 11 years ago
Masahiro Yamada 79fc0c5f49 tools/env: cross-compile fw_printenv without setting HOSTCC 11 years ago
Masahiro Yamada 2887c47338 Makefile: refactor tools-all targets 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Masahiro Yamada fea1ca8e34 Makefile: refactor include path settings 11 years ago
Masahiro Yamada 34bd050709 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile 11 years ago
Masahiro Yamada 940db16d2e tools: convert makefiles to kbuild style 11 years ago
Ian Campbell 054c838834 tools: correct proftool build rule 11 years ago