| Commit message (Expand) | Author | Age | Lines |
* | Added support for comments in input to mkenvimage. | Dominik Muth | 2014-11-10 | -3/+8 |
* | tools/env: Fix environment size and CRC on 64-bit hosts | Dominic Sacré | 2014-11-07 | -1/+1 |
* | kbuild: sync top Makefile with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-05 | -1/+1 |
|\ |
|
| * | imximage: Fix the bootdata.size calculation | Ye.Li | 2014-11-03 | -1/+1 |
* | | ARM: kwimage: fix v0 format | Gerald Kerma | 2014-11-04 | -4/+6 |
* | | tools/kwbimage: Fix compilation warning | Stefan Roese | 2014-10-31 | -6/+17 |
* | | tools/kwbimage.c: fix build on darwin | Andreas Bießmann | 2014-10-31 | -3/+11 |
* | | gitignore: ignore atmel pmecc parameter tool | Andreas Bießmann | 2014-10-27 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini | 2014-10-27 | -2580/+0 |
|\ \ |
|
| * | | ppc: Zap Hymod board | Marek Vasut | 2014-10-27 | -2580/+0 |
* | | | tools/socfpgaimage.c: fix build on darwin | Andreas Bießmann | 2014-10-27 | -8/+8 |
|/ / |
|
* | | tools: kwbimage: Add image version 1 support for Armada XP / 370 | Stefan Roese | 2014-10-23 | -268/+782 |
* | | tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported | Stefan Roese | 2014-10-23 | -0/+1 |
* | | tools/kwboot: Sync with latest barebox version to support Armada XP | Stefan Roese | 2014-10-23 | -14/+97 |
|/ |
|
* | tools: socfpga: Add socfpga preloader signing to mkimage | Charles Manning | 2014-10-06 | -0/+263 |
* | tools: remove reformat.py | Masahiro Yamada | 2014-09-24 | -132/+0 |
* | tools/genboardscfg.py: pick up also commented maitainers | Masahiro Yamada | 2014-09-24 | -0/+3 |
* | tools/env: change stripping strategy to allow no-stripping | Thomas Petazzoni | 2014-09-24 | -6/+8 |
* | patman: Add a -m option to avoid copying the maintainers | Simon Glass | 2014-09-21 | -5/+12 |
* | buildman: Fix the logic for the bloat command | Simon Glass | 2014-09-21 | -3/+3 |
* | kconfiglib: change SPDX-License-Identifier to ISC | Masahiro Yamada | 2014-09-17 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-09-17 | -1/+8 |
|\ |
|
| * | imximage: Fix imximage IVT bug for EIM-NOR boot | Ye.Li | 2014-09-09 | -0/+7 |
| * | tools: imximage: Fix the maximum DCD size for mx53/mx6 | Fabio Estevam | 2014-09-09 | -1/+1 |
* | | tools/genboardscfg.py: improve performance more with Kconfiglib | Masahiro Yamada | 2014-09-16 | -440/+258 |
* | | tools: Import Kconfiglib | Masahiro Yamada | 2014-09-16 | -0/+3799 |
* | | buildman: fix typos of --dry-run help message | Masahiro Yamada | 2014-09-09 | -1/+1 |
* | | buildman: Create parent directories as necessary | Thierry Reding | 2014-09-09 | -3/+6 |
* | | patman: make run results better visible | Vadim Bendebury | 2014-09-09 | -1/+6 |
* | | buildman: Ignore conflicting tags | Simon Glass | 2014-09-09 | -9/+13 |
* | | buildman: Permit branch names with an embedded '/' | Simon Glass | 2014-09-09 | -5/+14 |
* | | buildman: Expand output test to cover directory prefixes | Simon Glass | 2014-09-09 | -8/+46 |
* | | buildman: Add additional functional tests | Simon Glass | 2014-09-09 | -18/+306 |
* | | patman: Start with a clean series when needed | Simon Glass | 2014-09-09 | -1/+3 |
* | | buildman: Provide an internal option to clean the outpur dir | Simon Glass | 2014-09-09 | -1/+10 |
* | | buildman: Correct counting of build failures on retry | Simon Glass | 2014-09-09 | -7/+8 |
* | | buildman: Allow tests to have their own boards | Simon Glass | 2014-09-09 | -10/+31 |
* | | buildman: Avoid looking at config file or toolchains in tests | Simon Glass | 2014-09-09 | -5/+29 |
* | | buildman: Set up bsettings outside the control module | Simon Glass | 2014-09-09 | -1/+2 |
* | | buildman: Add a functional test | Simon Glass | 2014-09-09 | -18/+206 |
* | | patman: Provide a way to intercept commands for testing | Simon Glass | 2014-09-09 | -0/+20 |
* | | buildman: Move full help code into the control module | Simon Glass | 2014-09-09 | -6/+8 |
* | | buildman: Move the command line code into its own file | Simon Glass | 2014-09-09 | -71/+87 |
* | | patman: RunPipe() should not pipe stdout/stderr unless asked | Simon Glass | 2014-09-09 | -3/+7 |
* | | buildman: Enhance basic test to check summary output | Simon Glass | 2014-09-09 | -5/+96 |
* | | buildman: Send builder output through a function for testing | Simon Glass | 2014-09-09 | -28/+30 |
* | | patman: Add a way of recording terminal output for testing | Simon Glass | 2014-09-09 | -0/+72 |
* | | patman: Fix detection of git version | Simon Glass | 2014-09-05 | -0/+2 |
* | | buildman: Separate out display of warnings and errors | Simon Glass | 2014-09-05 | -23/+91 |