| Commit message (Expand) | Author | Age | Lines |
* | Makefile: refactor tools-all targets | Masahiro Yamada | 2014-02-19 | -1/+7 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -14/+9 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -9/+9 |
* | Makefile: refactor include path settings | Masahiro Yamada | 2014-02-19 | -8/+4 |
* | Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile | Masahiro Yamada | 2014-02-19 | -0/+21 |
* | tools: convert makefiles to kbuild style | Masahiro Yamada | 2014-02-19 | -325/+141 |
* | tools: correct proftool build rule | Ian Campbell | 2014-02-19 | -2/+2 |
* | relocate-rela: replace a magic number with sizeof(Elf64_Rela) | Masahiro Yamada | 2014-02-13 | -1/+1 |
* | tools: move kermit files to tools/kermit directory | Masahiro Yamada | 2014-01-24 | -0/+0 |
* | cosmetic: tools/scripts/README: insert only one space between words | Masahiro Yamada | 2014-01-24 | -1/+1 |
* | .gitignore: ignore u-boot.elf and tools/relocate-rela | Masahiro Yamada | 2014-01-20 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-01-10 | -44/+322 |
|\ |
|
| * | arm64: Add tool to statically apply RELA relocations | Scott Wood | 2014-01-09 | -0/+195 |
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-06 | -44/+126 |
| |\ |
|
| | * | SPL: EXYNOS: Prepare for variable size SPL support | Rajeshwari Birje | 2013-12-30 | -43/+124 |
| | * | Exynos5420: Add base patch for SMDK5420 | Rajeshwari Birje | 2013-12-30 | -1/+2 |
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-06 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: mxs: tools: Fix errno handling in strtoul() invocation | Marek Vasut | 2013-12-17 | -0/+1 |
* | | | Makefile, .gitignore: Cleanup non-existing binaries | Masahiro Yamada | 2013-12-16 | -1/+0 |
* | | | Makefile: Move some scripts imported from Linux | Masahiro Yamada | 2013-12-13 | -4387/+0 |
* | | | Add dumpimage, a tool to extract data from U-Boot images | Guilherme Maciel Ferreira | 2013-12-13 | -0/+434 |
* | | | tools: moved code common to all image tools to a separated module. | Guilherme Maciel Ferreira | 2013-12-13 | -191/+276 |
* | | | mkimage: added 'static' specifier to match function's prototype. | Guilherme Maciel Ferreira | 2013-12-13 | -2/+1 |
|/ / |
|
* | | Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86 | Tom Rini | 2013-11-25 | -14/+69 |
|\ \ |
|
| * | | buildman: make board selector argument a regex | Stephen Warren | 2013-11-21 | -5/+21 |
| * | | buildman: fix README | Andreas Bießmann | 2013-11-21 | -1/+1 |
| * | | patman: add Commit-notes tag and section | Albert ARIBAUD | 2013-11-21 | -8/+47 |
* | | | tools: updater: Remove remainders of dead board | Masahiro Yamada | 2013-11-25 | -2107/+0 |
* | | | tools: imls: Remove a broken and unused tool. | Masahiro Yamada | 2013-11-25 | -381/+0 |
|/ / |
|
* | | tools: Makefile: delete redundant lines | Masahiro Yamada | 2013-11-17 | -2/+0 |
|/ |
|
* | Makefile: do not create a symbolic link to arch/${ARCH}/include/asm | Masahiro Yamada | 2013-11-08 | -3/+3 |
* | buildman: Use env to pick the python from $PATH | Jagannadha Sutradharudu Teki | 2013-10-15 | -1/+1 |
* | Merge branch 'buildman' of git://git.denx.de/u-boot-x86 | Tom Rini | 2013-10-14 | -1/+2 |
|\ |
|
| * | buildman: don't fail --list-toolchains when toolchains fail | Stephen Warren | 2013-10-10 | -1/+2 |
* | | Coding Style cleanup: drop some excessive empty lines | Wolfgang Denk | 2013-10-14 | -1/+0 |
* | | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -51/+51 |
* | | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -28/+28 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-10-02 | -8/+10 |
|\ |
|
| * | tools/imximage.c: Fix compiling warning | York Sun | 2013-09-27 | -4/+4 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2013-09-13 | -30/+180 |
| |\ |
|
| * | | tools: mxsboot: Mark the FCB pages as valid | Marek Vasut | 2013-09-10 | -4/+6 |
* | | | buildman: Allow make flags to be specified for each board | Simon Glass | 2013-10-01 | -5/+115 |
* | | | buildman: Adjust tests for new boards.cfg format | Simon Glass | 2013-10-01 | -5/+5 |
* | | | buildman: fix boards.cfg parsing | Andreas Bießmann | 2013-09-20 | -5/+8 |
* | | | FIT: delete unnecessary casts | Masahiro Yamada | 2013-09-20 | -1/+1 |
* | | | boards.cfg: show info about boards.cfg instead of MAINTAINERS | Roger Meier | 2013-09-20 | -2/+2 |
| |/
|/| |
|
* | | Merge and reformat boards.cfg and MAINTAINERS | Albert ARIBAUD | 2013-09-12 | -1/+133 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-09-12 | -1/+2 |
|\ \ |
|
| * \ | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-09-11 | -1/+2 |
| |\ \
| | |/
| |/| |
|
| | * | CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles | Chander Kashyap | 2013-08-27 | -2/+2 |