aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-05-15logos: Add Solidrun's logoFabio Estevam1-0/+0
2015-05-08Fix musl buildJörg Krause3-0/+4
2015-05-05fw_env.h: include autoconf.hMax Krummenacher1-0/+1
2015-04-23patman: check git format.subjectprefix setting when generate patches prefixWu, Josh3-2/+23
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek3-3/+3
2015-04-18patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh1-2/+5
2015-04-18buildman: Make -V (verbose_build) really be verboseTom Rini1-1/+3
2015-04-18buildman: Keep more outputs with the --keep-outputs flagTom Rini1-4/+3
2015-04-18buildman: Allow comparison of build configurationSimon Glass3-15/+174
2015-04-18buildman: Store build config filesSimon Glass1-7/+29
2015-04-18buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass1-5/+16
2015-04-18buildman: Show 'make' command line when -V is usedSimon Glass2-1/+7
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2-0/+179
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-1/+1
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler1-1/+1
2015-03-28Patch to mkenvimage to handle text files with length that exceed env sizeBrian McFarland1-7/+22
2015-03-05Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini3-5/+9
2015-03-05buildman: Add a space before the list of boardsSimon Glass2-2/+2
2015-03-05buildman: Correct toolchain download featureSimon Glass1-3/+7
2015-03-05kwbimage: align v1 binary header to 4BChris Packham1-0/+1
2015-02-17add example for file on VFAT filesystem usageWaldemar Brodkorb1-0/+3
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-6/+8
2015-02-16tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka1-6/+8
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann4-55/+62
2015-02-15buildman: allow multiple toolchains in a single pathAlbert ARIBAUD1-4/+5
2015-02-15patman: Read in the git-mailrc alias fileSimon Glass1-0/+27
2015-02-15buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass1-1/+1
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-20/+70
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-0/+10
2015-02-10imx: imximage: Add QuadSPI boot supportYe.Li2-0/+4
2015-02-07kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini2-1/+4
2015-02-06tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese1-0/+11
2015-02-05x86: Enhance the microcode tool to support header files as inputSimon Glass1-20/+70
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini4-20/+21
2015-01-30patman: Explain how to make doc/git-mailrc workSimon Glass1-5/+8
2015-01-30patman: Check commit_match before stripping leading whitespaceScott Wood1-1/+3
2015-01-30patman: Make dry-run output match real functionalityPeter Tyser2-14/+10
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini1-1/+3
2015-01-29Use hash.c in mkimageRuchika Gupta1-0/+1
2015-01-29rsa: Split the rsa-verify to separate the modular exponentiationRuchika Gupta1-1/+2
2015-01-29tools: do not print error messages in verify_header() functionsGuilherme Maciel Ferreira2-11/+12
2015-01-29dumpimage: fit: extract FIT imagesGuilherme Maciel Ferreira1-1/+92
2015-01-29dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira4-18/+19
2015-01-29dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira3-39/+37
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira18-376/+254
2015-01-29imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira3-27/+45
2015-01-29imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira4-130/+90
2015-01-29arm: mx6: cm-fx6: display compulab logoNikita Kiryanov1-0/+0
2015-01-19mxsboot : Support of 224-bytes OOB area lengthAlexandre Coffignal1-0/+6
2015-01-14buildman: Add an option to write the full build outputSimon Glass4-3/+9