Age | Commit message (Expand) | Author |
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 |
2014-02-13 | relocate-rela: replace a magic number with sizeof(Elf64_Rela) | Masahiro Yamada |
2014-01-24 | tools: move kermit files to tools/kermit directory | Masahiro Yamada |
2014-01-24 | cosmetic: tools/scripts/README: insert only one space between words | Masahiro Yamada |
2014-01-20 | .gitignore: ignore u-boot.elf and tools/relocate-rela | Masahiro Yamada |
2014-01-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-01-09 | arm64: Add tool to statically apply RELA relocations | Scott Wood |
2014-01-06 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-01-06 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-30 | SPL: EXYNOS: Prepare for variable size SPL support | Rajeshwari Birje |
2013-12-30 | Exynos5420: Add base patch for SMDK5420 | Rajeshwari Birje |
2013-12-17 | ARM: mxs: tools: Fix errno handling in strtoul() invocation | Marek Vasut |
2013-12-16 | Makefile, .gitignore: Cleanup non-existing binaries | Masahiro Yamada |
2013-12-13 | Makefile: Move some scripts imported from Linux | Masahiro Yamada |
2013-12-13 | Add dumpimage, a tool to extract data from U-Boot images | Guilherme Maciel Ferreira |
2013-12-13 | tools: moved code common to all image tools to a separated module. | Guilherme Maciel Ferreira |
2013-12-13 | mkimage: added 'static' specifier to match function's prototype. | Guilherme Maciel Ferreira |
2013-11-25 | Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 | Tom Rini |
2013-11-25 | tools: updater: Remove remainders of dead board | Masahiro Yamada |
2013-11-25 | tools: imls: Remove a broken and unused tool. | Masahiro Yamada |
2013-11-21 | buildman: make board selector argument a regex | Stephen Warren |
2013-11-21 | buildman: fix README | Andreas Bießmann |
2013-11-21 | patman: add Commit-notes tag and section | Albert ARIBAUD |
2013-11-17 | tools: Makefile: delete redundant lines | Masahiro Yamada |
2013-11-08 | Makefile: do not create a symbolic link to arch/${ARCH}/include/asm | Masahiro Yamada |
2013-10-15 | buildman: Use env to pick the python from $PATH | Jagannadha Sutradharudu Teki |
2013-10-14 | Merge branch 'buildman' of git://git.denx.de/u-boot-x86 | Tom Rini |
2013-10-14 | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-10-10 | buildman: don't fail --list-toolchains when toolchains fail | Stephen Warren |
2013-10-02 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-10-01 | buildman: Allow make flags to be specified for each board | Simon Glass |
2013-10-01 | buildman: Adjust tests for new boards.cfg format | Simon Glass |
2013-09-27 | tools/imximage.c: Fix compiling warning | York Sun |
2013-09-20 | buildman: fix boards.cfg parsing | Andreas Bießmann |
2013-09-20 | FIT: delete unnecessary casts | Masahiro Yamada |
2013-09-20 | boards.cfg: show info about boards.cfg instead of MAINTAINERS | Roger Meier |
2013-09-13 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic |