summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-30patman: Explain how to make doc/git-mailrc workSimon Glass
2015-01-30patman: Check commit_match before stripping leading whitespaceScott Wood
2015-01-30patman: Make dry-run output match real functionalityPeter Tyser
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-01-29Use hash.c in mkimageRuchika Gupta
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta
2015-01-29tools: do not print error messages in verify_header() functionsGuilherme Maciel Ferreira
2015-01-29dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira
2015-01-29dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira
2015-01-29dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira
2015-01-29imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira
2015-01-29imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira
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