Commit Graph

537 Commits (1b451ecc4366a5d40aebdad2241dc47abd25ea01)

Author SHA1 Message Date
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 12 years ago
Masahiro Yamada 475c506d08 Makefile, .gitignore: Cleanup non-existing binaries 12 years ago
Masahiro Yamada dd88ab325c Makefile: Move some scripts imported from Linux 12 years ago
Guilherme Maciel Ferreira a804b5ce2d Add dumpimage, a tool to extract data from U-Boot images 12 years ago
Guilherme Maciel Ferreira f86ed6a8d5 tools: moved code common to all image tools to a separated module. 12 years ago
Guilherme Maciel Ferreira f1cc458cf3 mkimage: added 'static' specifier to match function's prototype. 12 years ago
Masahiro Yamada 2e78e75e1f tools: updater: Remove remainders of dead board 12 years ago
Masahiro Yamada cfe19f917a tools: imls: Remove a broken and unused tool. 12 years ago
Stephen Warren 8426d8b089 buildman: make board selector argument a regex 12 years ago
Andreas Bießmann 61242ac5f9 buildman: fix README 12 years ago
Albert ARIBAUD 5c8fdd91dc patman: add Commit-notes tag and section 12 years ago
Masahiro Yamada e2e1f3ca39 tools: Makefile: delete redundant lines 12 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
Masahiro Yamada 2f0877c7f4 FIT: delete unnecessary casts 12 years ago
Roger Meier a466e49bf3 boards.cfg: show info about boards.cfg instead of MAINTAINERS 12 years ago
Albert ARIBAUD 27af930e9a Merge and reformat boards.cfg and MAINTAINERS 12 years ago
Marek Vasut 93d520ff7d tools: mxsboot: Mark the FCB pages as valid 12 years ago
Oliver Metz e387efbd65 fw_env: fix writing environment for mtd devices 12 years ago
Oliver Metz 23ef62d741 fw_env: add redundant env support for MTD_ABSENT 12 years ago
Marek Vasut 62d40d14c4 tools: mxsboot: Staticize functions 12 years ago
Marek Vasut a5f746f3a2 tools: Sort lists of files in Makefile 12 years ago
Marek Vasut bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream 12 years ago
Stefano Babic 0187c985aa tools: add support for setting the CSF into imximage 12 years ago
Stefano Babic 01390aff25 tools: add padding of data image file for imximage 12 years ago