summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* add example for file on VFAT filesystem usageWaldemar Brodkorb2015-02-171-0/+3
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-171-6/+8
|\
| * tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka2015-02-161-6/+8
* | tools/imagetool: remove linker scriptAndreas Bießmann2015-02-164-55/+62
* | buildman: allow multiple toolchains in a single pathAlbert ARIBAUD2015-02-151-4/+5
* | patman: Read in the git-mailrc alias fileSimon Glass2015-02-151-0/+27
* | buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass2015-02-151-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-101-20/+70
|\
| * x86: Enhance the microcode tool to support header files as inputSimon Glass2015-02-051-20/+70
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-104-0/+10
|\ \
| * | imx: imximage: Add QuadSPI boot supportYe.Li2015-02-102-0/+4
| * | arm: mx6: cm-fx6: display compulab logoNikita Kiryanov2015-01-291-0/+0
| * | mxsboot : Support of 224-bytes OOB area lengthAlexandre Coffignal2015-01-191-0/+6
* | | kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini2015-02-072-1/+4
* | | tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese2015-02-061-0/+11
| |/ |/|
* | Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-314-20/+21
|\ \
| * | patman: Explain how to make doc/git-mailrc workSimon Glass2015-01-301-5/+8
| * | patman: Check commit_match before stripping leading whitespaceScott Wood2015-01-301-1/+3
| * | patman: Make dry-run output match real functionalityPeter Tyser2015-01-302-14/+10
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-301-1/+3
|\ \
| * | Use hash.c in mkimageRuchika Gupta2015-01-291-0/+1
| * | rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta2015-01-291-1/+2
| |/
* | tools: do not print error messages in verify_header() functionsGuilherme Maciel Ferreira2015-01-292-11/+12
* | dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira2015-01-291-1/+92
* | dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira2015-01-294-18/+19
* | dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira2015-01-293-39/+37
* | imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-2918-376/+254
* | imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira2015-01-293-27/+45
* | imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira2015-01-294-130/+90
|/
* buildman: Add an option to write the full build outputSimon Glass2015-01-144-3/+9
* buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-146-13/+303
* buildman: Allow architecture to alias to multiple toolchainsSimon Glass2015-01-143-5/+23
* buildman: Don't use the local settings when running testsSimon Glass2015-01-141-1/+14
* buildman: Don't complain about missing sections in ~/.buildmanSimon Glass2015-01-141-1/+0
* buildman: Add documentation about the .buildman fileSimon Glass2015-01-141-20/+53
* buildman: Add a note about Python pre-requisitesSimon Glass2015-01-141-1/+10
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-145-10/+25
* buildman: Put the toolchain path first instead of last in PATHSimon Glass2015-01-141-1/+1
* buildman: Try to avoid hard-coded string parsingSimon Glass2015-01-141-1/+8
* buildman: Allow specifying a range of commits to buildSimon Glass2015-01-143-9/+45
* buildman: Don't remove entire output directory when testingSimon Glass2015-01-141-1/+2
* buildman: Add an option to flatten output directory treesSimon Glass2015-01-144-6/+24
* buildman: Try to guess the upstream commitSimon Glass2015-01-143-16/+67
* buildman: Don't prune output space for 'current source' buildSimon Glass2015-01-141-0/+2
* buildman: Put build in 'current', not 'current/current'Simon Glass2015-01-141-4/+3
* buildman: Add tests that check the correct output directory is usedSimon Glass2015-01-141-0/+31
* 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
OpenPOWER on IntegriCloud