Commit Graph

549 Commits (0f507779ca00d90cdd4bcc8252630370339b7ea6)

Author SHA1 Message Date
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
Masahiro Yamada e60cfd531a relocate-rela: replace a magic number with sizeof(Elf64_Rela) 11 years ago
Masahiro Yamada 901d0ea1fc tools: move kermit files to tools/kermit directory 11 years ago
Masahiro Yamada 26d2857485 cosmetic: tools/scripts/README: insert only one space between words 11 years ago
Masahiro Yamada 84977e44eb .gitignore: ignore u-boot.elf and tools/relocate-rela 11 years ago
Scott Wood 8137af19e7 arm64: Add tool to statically apply RELA relocations 11 years ago
Rajeshwari Birje 0fcac1abde SPL: EXYNOS: Prepare for variable size SPL support 11 years ago
Rajeshwari Birje e106bd9b9d Exynos5420: Add base patch for SMDK5420 11 years ago
Marek Vasut 5b5a82eb70 ARM: mxs: tools: Fix errno handling in strtoul() invocation 11 years ago
Masahiro Yamada 475c506d08 Makefile, .gitignore: Cleanup non-existing binaries 11 years ago
Masahiro Yamada dd88ab325c Makefile: Move some scripts imported from Linux 11 years ago
Guilherme Maciel Ferreira a804b5ce2d Add dumpimage, a tool to extract data from U-Boot images 11 years ago
Guilherme Maciel Ferreira f86ed6a8d5 tools: moved code common to all image tools to a separated module. 11 years ago
Guilherme Maciel Ferreira f1cc458cf3 mkimage: added 'static' specifier to match function's prototype. 11 years ago
Masahiro Yamada 2e78e75e1f tools: updater: Remove remainders of dead board 11 years ago
Masahiro Yamada cfe19f917a tools: imls: Remove a broken and unused tool. 11 years ago
Stephen Warren 8426d8b089 buildman: make board selector argument a regex 11 years ago
Andreas Bießmann 61242ac5f9 buildman: fix README 11 years ago
Albert ARIBAUD 5c8fdd91dc patman: add Commit-notes tag and section 11 years ago
Masahiro Yamada e2e1f3ca39 tools: Makefile: delete redundant lines 11 years ago
Masahiro Yamada bb02c53660 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm 12 years ago
Jagannadha Sutradharudu Teki a707b3db56 buildman: Use env to pick the python from $PATH 12 years ago
Wolfgang Denk 16641d52fc Coding Style cleanup: drop some excessive empty lines 12 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Stephen Warren 8bb2bddc2c buildman: don't fail --list-toolchains when toolchains fail 12 years ago
Simon Glass 4281ad8e7f buildman: Allow make flags to be specified for each board 12 years ago
Simon Glass e19d5781ec buildman: Adjust tests for new boards.cfg format 12 years ago
York Sun 72048bc3f1 tools/imximage.c: Fix compiling warning 12 years ago
Andreas Bießmann 03c1bb2425 buildman: fix boards.cfg parsing 12 years ago