summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh2015-04-181-2/+5
* buildman: Make -V (verbose_build) really be verboseTom Rini2015-04-181-1/+3
* buildman: Keep more outputs with the --keep-outputs flagTom Rini2015-04-181-4/+3
* buildman: Allow comparison of build configurationSimon Glass2015-04-183-15/+174
* buildman: Store build config filesSimon Glass2015-04-181-7/+29
* buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass2015-04-181-5/+16
* buildman: Show 'make' command line when -V is usedSimon Glass2015-04-182-1/+7
* lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+179
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-031-1/+1
|\
| * ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler2015-03-301-1/+1
* | Patch to mkenvimage to handle text files with length that exceed env sizeBrian McFarland2015-03-281-7/+22
|/
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-03-053-5/+9
|\
| * buildman: Add a space before the list of boardsSimon Glass2015-03-052-2/+2
| * buildman: Correct toolchain download featureSimon Glass2015-03-051-3/+7
* | kwbimage: align v1 binary header to 4BChris Packham2015-03-051-0/+1
|/
* 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
OpenPOWER on IntegriCloud