summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-141-0/+2
|\
| * patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-032-3/+2
| * buildman: Don't default to -e when using -sSimon Glass2014-11-031-1/+2
| * buildman: Fix repeating board list with -lSimon Glass2014-11-031-1/+2
* | x86: Correct ifdtool microcode calculationSimon Glass2015-01-131-2/+2
* | tools/kwbimage.c: fix parser error handlingAndreas Bießmann2015-01-111-6/+8
* | fix: tools: kwbimage.c: Initialize headersz to suppress warningŁukasz Majewski2015-01-101-1/+1
* | buildman: Fix some typos in READMEDirk Behme2014-12-291-7/+7
* | x86: Add a script to process Intel microcode filesSimon Glass2014-12-182-0/+254
* | x86: ifdtool: Add support for early microcode accessSimon Glass2014-12-182-8/+103
* | x86: ifdtool: Use a structure for the file/address listSimon Glass2014-12-181-6/+18
* | x86: ifdtool: Display filename when file errors are reportedSimon Glass2014-12-181-12/+18
* | x86: ifdtool: Correct a debug() missing parameterSimon Glass2014-12-181-1/+2
* | x86: ifdtool: Separate out filenames for -D and -iSimon Glass2014-12-131-6/+6
* | tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng2014-12-132-7/+26
* | ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang2014-12-111-35/+75
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2014-12-045-19/+17
|\ \
| * | buildman: Don't default to -e when building current sourceSimon Glass2014-11-262-14/+12
| * | buildman: Fix repeating board list with -lSimon Glass2014-11-261-1/+2
| * | patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-262-3/+2
| * | buildman: Save *.img files tooTom Rini2014-11-261-1/+1
* | | tools: Add ifdtool to .gitignoreBin Meng2014-11-251-0/+1
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-242-9/+16
|\ \
| * | tools/msximage.c: fix warning about nptr possibly uninitializedAlbert ARIBAUD2014-11-201-1/+1
| * | ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov2014-11-202-8/+15
* | | x86: ifdtool: Allow creation of an empty ROMSimon Glass2014-11-211-1/+1
* | | x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass2014-11-213-0/+1129
|/ /
* | Added support for comments in input to mkenvimage.Dominik Muth2014-11-101-3/+8
* | tools/env: Fix environment size and CRC on 64-bit hostsDominic Sacré2014-11-071-1/+1
* | kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada2014-11-071-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-051-1/+1
|\ \
| * | imximage: Fix the bootdata.size calculationYe.Li2014-11-031-1/+1
* | | ARM: kwimage: fix v0 formatGerald Kerma2014-11-041-4/+6
* | | tools/kwbimage: Fix compilation warningStefan Roese2014-10-311-6/+17
* | | tools/kwbimage.c: fix build on darwinAndreas Bießmann2014-10-311-3/+11
| |/ |/|
* | gitignore: ignore atmel pmecc parameter toolAndreas Bießmann2014-10-271-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2014-10-2720-2580/+0
|\ \
| * | ppc: Zap Hymod boardMarek Vasut2014-10-2720-2580/+0
* | | tools/socfpgaimage.c: fix build on darwinAndreas Bießmann2014-10-271-8/+8
|/ /
* | tools: kwbimage: Add image version 1 support for Armada XP / 370Stefan Roese2014-10-231-268/+782
* | tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese2014-10-231-0/+1
* | tools/kwboot: Sync with latest barebox version to support Armada XPStefan Roese2014-10-231-14/+97
|/
* tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-064-0/+263
* tools: remove reformat.pyMasahiro Yamada2014-09-241-132/+0
* tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada2014-09-241-0/+3
* tools/env: change stripping strategy to allow no-strippingThomas Petazzoni2014-09-241-6/+8
* patman: Add a -m option to avoid copying the maintainersSimon Glass2014-09-213-5/+12
* buildman: Fix the logic for the bloat commandSimon Glass2014-09-211-3/+3
* kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada2014-09-171-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-172-1/+8
|\
OpenPOWER on IntegriCloud