summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-01-14buildman: Add an option to write the full build outputSimon Glass
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass
2015-01-14buildman: Don't use the local settings when running testsSimon Glass
2015-01-14buildman: Don't complain about missing sections in ~/.buildmanSimon Glass
2015-01-14buildman: Add documentation about the .buildman fileSimon Glass
2015-01-14buildman: Add a note about Python pre-requisitesSimon Glass
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass
2015-01-14buildman: Put the toolchain path first instead of last in PATHSimon Glass
2015-01-14buildman: Try to avoid hard-coded string parsingSimon Glass
2015-01-14buildman: Allow specifying a range of commits to buildSimon Glass
2015-01-14buildman: Don't remove entire output directory when testingSimon Glass
2015-01-14buildman: Add an option to flatten output directory treesSimon Glass
2015-01-14buildman: Try to guess the upstream commitSimon Glass
2015-01-14buildman: Don't prune output space for 'current source' buildSimon Glass
2015-01-14buildman: Put build in 'current', not 'current/current'Simon Glass
2015-01-14buildman: Add tests that check the correct output directory is usedSimon Glass
2015-01-14Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-13x86: Correct ifdtool microcode calculationSimon Glass
2015-01-11tools/kwbimage.c: fix parser error handlingAndreas Bießmann
2015-01-10fix: tools: kwbimage.c: Initialize headersz to suppress warningŁukasz Majewski
2014-12-29buildman: Fix some typos in READMEDirk Behme
2014-12-18x86: Add a script to process Intel microcode filesSimon Glass
2014-12-18x86: ifdtool: Add support for early microcode accessSimon Glass
2014-12-18x86: ifdtool: Use a structure for the file/address listSimon Glass
2014-12-18x86: ifdtool: Display filename when file errors are reportedSimon Glass
2014-12-18x86: ifdtool: Correct a debug() missing parameterSimon Glass
2014-12-13x86: ifdtool: Separate out filenames for -D and -iSimon Glass
2014-12-13tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng
2014-12-11ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang
2014-12-04Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini
2014-11-26buildman: Don't default to -e when building current sourceSimon Glass
2014-11-26buildman: Fix repeating board list with -lSimon Glass
2014-11-26patman: Use the full commit hash for 'git checkout'Simon Glass
2014-11-26buildman: Save *.img files tooTom Rini
2014-11-25tools: Add ifdtool to .gitignoreBin Meng
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-21x86: ifdtool: Allow creation of an empty ROMSimon Glass
2014-11-21x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass
2014-11-20tools/msximage.c: fix warning about nptr possibly uninitializedAlbert ARIBAUD
2014-11-20ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov
2014-11-10Added support for comments in input to mkenvimage.Dominik Muth
2014-11-07tools/env: Fix environment size and CRC on 64-bit hostsDominic Sacré
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-04ARM: kwimage: fix v0 formatGerald Kerma
2014-11-03patman: Use the full commit hash for 'git checkout'Simon Glass
2014-11-03buildman: Don't default to -e when using -sSimon Glass
2014-11-03buildman: Fix repeating board list with -lSimon Glass
2014-11-03imximage: Fix the bootdata.size calculationYe.Li