summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
* Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2014-12-04-19/+17
|\
| * buildman: Don't default to -e when building current sourceSimon Glass2014-11-26-14/+12
| * buildman: Fix repeating board list with -lSimon Glass2014-11-26-1/+2
| * patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-26-3/+2
| * buildman: Save *.img files tooTom Rini2014-11-26-1/+1
* | tools: Add ifdtool to .gitignoreBin Meng2014-11-25-0/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-9/+16
|\
| * tools/msximage.c: fix warning about nptr possibly uninitializedAlbert ARIBAUD2014-11-20-1/+1
| * ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-20-8/+15
* | x86: ifdtool: Allow creation of an empty ROMSimon Glass2014-11-21-1/+1
* | x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass2014-11-21-0/+1129
|/
* Added support for comments in input to mkenvimage.Dominik Muth2014-11-10-3/+8
* tools/env: Fix environment size and CRC on 64-bit hostsDominic Sacré2014-11-07-1/+1
* kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada2014-11-07-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-05-1/+1
|\
| * imximage: Fix the bootdata.size calculationYe.Li2014-11-03-1/+1
* | ARM: kwimage: fix v0 formatGerald Kerma2014-11-04-4/+6
* | tools/kwbimage: Fix compilation warningStefan Roese2014-10-31-6/+17
* | tools/kwbimage.c: fix build on darwinAndreas Bießmann2014-10-31-3/+11
* | gitignore: ignore atmel pmecc parameter toolAndreas Bießmann2014-10-27-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-10-27-2580/+0
|\ \
| * | ppc: Zap Hymod boardMarek Vasut2014-10-27-2580/+0
* | | tools/socfpgaimage.c: fix build on darwinAndreas Bießmann2014-10-27-8/+8
|/ /
* | tools: kwbimage: Add image version 1 support for Armada XP / 370Stefan Roese2014-10-23-268/+782
* | tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese2014-10-23-0/+1
* | tools/kwboot: Sync with latest barebox version to support Armada XPStefan Roese2014-10-23-14/+97
|/
* tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-06-0/+263
* tools: remove reformat.pyMasahiro Yamada2014-09-24-132/+0
* tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada2014-09-24-0/+3
* tools/env: change stripping strategy to allow no-strippingThomas Petazzoni2014-09-24-6/+8
* patman: Add a -m option to avoid copying the maintainersSimon Glass2014-09-21-5/+12
* buildman: Fix the logic for the bloat commandSimon Glass2014-09-21-3/+3
* kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada2014-09-17-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-17-1/+8
|\
| * imximage: Fix imximage IVT bug for EIM-NOR bootYe.Li2014-09-09-0/+7
| * tools: imximage: Fix the maximum DCD size for mx53/mx6Fabio Estevam2014-09-09-1/+1
* | tools/genboardscfg.py: improve performance more with KconfiglibMasahiro Yamada2014-09-16-440/+258
* | tools: Import KconfiglibMasahiro Yamada2014-09-16-0/+3799
* | buildman: fix typos of --dry-run help messageMasahiro Yamada2014-09-09-1/+1
* | buildman: Create parent directories as necessaryThierry Reding2014-09-09-3/+6
* | patman: make run results better visibleVadim Bendebury2014-09-09-1/+6
* | buildman: Ignore conflicting tagsSimon Glass2014-09-09-9/+13
* | buildman: Permit branch names with an embedded '/'Simon Glass2014-09-09-5/+14
* | buildman: Expand output test to cover directory prefixesSimon Glass2014-09-09-8/+46
* | buildman: Add additional functional testsSimon Glass2014-09-09-18/+306
* | patman: Start with a clean series when neededSimon Glass2014-09-09-1/+3
* | buildman: Provide an internal option to clean the outpur dirSimon Glass2014-09-09-1/+10
* | buildman: Correct counting of build failures on retrySimon Glass2014-09-09-7/+8
* | buildman: Allow tests to have their own boardsSimon Glass2014-09-09-10/+31
* | buildman: Avoid looking at config file or toolchains in testsSimon Glass2014-09-09-5/+29