| Commit message (Expand) | Author | Age | Lines |
* | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut | 2012-10-15 | -20/+17 |
* | tools, config.mk: add binutils-version | Allen Martin | 2012-10-04 | -0/+20 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2012-09-27 | -7/+11 |
|\ |
|
| * | net: Make netconsole src and dest ports configurable | Joe Hershberger | 2012-09-24 | -7/+11 |
* | | patman: Use reverse order for changelog | Otavio Salvador | 2012-09-26 | -4/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2012-09-25 | -0/+387 |
|\ \
| |/
|/| |
|
| * | powerpc/CoreNet: add tool to support pbl image build. | Shaohui Xie | 2012-08-23 | -0/+387 |
* | | fw_env: Add env vars describing U-Boot target board | Benoît Thébaudeau | 2012-09-18 | -0/+11 |
* | | patman: Do not Cc addresses included in To list | Otavio Salvador | 2012-09-02 | -0/+7 |
* | | patman: Allow for changelog use in first version of a series | Otavio Salvador | 2012-09-02 | -3/+4 |
* | | patman: don't mess with signoffs | Ilya Yanok | 2012-09-02 | -11/+2 |
* | | patman: don't mess with changelog | Ilya Yanok | 2012-09-02 | -3/+2 |
* | | patman: don't pick changes while processing patches | Ilya Yanok | 2012-09-02 | -1/+2 |
* | | patman: fix end of changes detection | Ilya Yanok | 2012-09-02 | -0/+6 |
* | | tools: add kwboot binary to .gitignore file | Luka Perkov | 2012-08-10 | -0/+1 |
|/ |
|
* | MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes | Daniel Schwierzeck | 2012-07-27 | -1/+1 |
* | tools: clean up mingw ifdefs | Mike Frysinger | 2012-07-20 | -8/+10 |
* | tools: Fix mingw tools build | Vladimir Yakovlev | 2012-07-08 | -3/+10 |
* | kwboot: boot kirkwood SoCs over a serial link | Luka Perkov | 2012-07-07 | -0/+748 |
* | tools/mkenvimage.c: fix basename(3) usage | Andreas Bießmann | 2012-07-02 | -0/+1 |
* | checkpatch: add check for whitespace before semicolon at end-of-line | Eric Nelson | 2012-06-21 | -0/+6 |
* | Strip fw_printenv like the other tools | Loïc Minier | 2012-06-21 | -0/+1 |
* | patman: Handle creation of patman config file | Vikram Narayanan | 2012-06-19 | -3/+55 |
* | patman: Change the location of patman config file | Vikram Narayanan | 2012-06-19 | -2/+2 |
* | easylogo: add lzma support | Mike Frysinger | 2012-06-19 | -29/+56 |
* | tools, config.mk: Add gcc-version.sh, cc-version test from Linux | Tom Rini | 2012-05-15 | -0/+32 |
* | patman: Change the location of patman path | Vikram Narayanan | 2012-04-30 | -3/+3 |
* | patman: Fix a typo error | Vikram Narayanan | 2012-04-30 | -1/+1 |
* | Prepare v2012.04 | Wolfgang Denk | 2012-04-21 | -34/+34 |
* | Add 'patman' patch generation, checking and submission script | Simon Glass | 2012-04-21 | -0/+2354 |
* | mkenvimage: Fix compiler warning | Dirk Behme | 2012-04-10 | -2/+2 |
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2012-03-30 | -57/+81 |
|\ |
|
| * | mkenvimage: Really set the redundant byte when applicable | David Wagner | 2012-03-27 | -1/+3 |
| * | mkenvimage: Don't try to detect comments in the input file | David Wagner | 2012-03-27 | -8/+0 |
| * | mkenvimage: Use mmap() when reading from a regular file | David Wagner | 2012-03-27 | -6/+19 |
| * | mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" | David Wagner | 2012-03-27 | -13/+13 |
| * | mkenvimage: More error handling | David Wagner | 2012-03-27 | -2/+29 |
| * | mkenvimage: Correct an include and add a missing one | David Wagner | 2012-03-27 | -1/+2 |
| * | mkenvimage: correct and clarify comments and error messages | David Wagner | 2012-03-27 | -25/+14 |
| * | mkenvimage: fix usage message | Wolfgang Denk | 2012-03-26 | -1/+1 |
* | | imximage: Remove overwriting of flash_offset | Dirk Behme | 2012-03-27 | -4/+15 |
|/ |
|
* | mxsboot: fix tool name in usage message | Otavio Salvador | 2012-03-17 | -1/+1 |
* | tools: checkstack.pl from Linux added to tools | Tom Rini | 2012-03-06 | -0/+171 |
* | EXYNOS: SMDK5250: Add MMC SPL support | Chander Kashyap | 2012-02-12 | -0/+128 |
* | imximage: Sort bootops alphabetically | Dirk Behme | 2012-02-12 | -3/+3 |
* | imximage: Add support for i.MX6 | Dirk Behme | 2012-02-12 | -1/+5 |
* | fw_env.h: fix comment | Frans Meulenbroeks | 2012-02-11 | -2/+2 |
* | MX28: Fix MXSBOOT segfault if no params specified | Marek Vasut | 2012-01-16 | -0/+3 |
* | Strip mkenvimage | David Wagner | 2012-01-13 | -0/+1 |
* | Correctly handle input files beginning with several newlines | David Wagner | 2012-01-05 | -5/+5 |