summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-01-08rockchip: Drop a debug message when outputing SPI imagesSimon Glass1-1/+1
2016-01-08rockchip: Enable generation of SPI imagesSimon Glass1-1/+1
2015-12-18tools: zynqimage: Clean up check_paramsNathan Rossi1-2/+1
2015-12-16Merge git://git.denx.de/u-boot-rockchipTom Rini6-44/+121
2015-12-14tools: env: include compiler.hPeter Robinson1-0/+1
2015-12-14rockchip: mkimage: use imagename to select spl hdr & spl sizeJeffy Chen5-38/+120
2015-12-14Revert "rockchip: Add max spl size & spl header configs"Jeffy Chen6-13/+8
2015-12-11buildman: README: add links for toolchains not available on kernel.orgThomas Chou1-1/+22
2015-12-07mkimage: Fix warning from fix for generating multi and script images againMarek Vasut1-2/+1
2015-12-06mkimage : Fix generating multi and script imagesPhilippe De Swert1-13/+18
2015-12-01rockchip: Add support for rk's second level loaderJeffy Chen4-17/+14
2015-12-01rockchip: Add max spl size & spl header configsJeffy Chen6-8/+13
2015-11-29tools/kwbimage: fix size computations for v1 imagesReinhard Pfau1-3/+4
2015-11-29tools/kwbimage: fix endianess issueReinhard Pfau2-20/+26
2015-11-29tools/kwbimage.c: Make sure that the resulting image is 4-byte alignedStefan Roese1-1/+9
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi2-0/+258
2015-11-18Allow fw env tools to be available as libraryStefano Babic1-1/+3
2015-11-18tools/env: allow config filename to be passed via command line argumentMichael Heimpold2-3/+38
2015-11-18tools/kwbimage.c: Fix generation of binary headerStefan Roese1-3/+9
2015-11-17tools/proftool: fix use-after-freeVincent Stehlé1-2/+3
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-0/+4
2015-11-04fdtgrep: Simplify the alias generation codeSimon Glass1-22/+10
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth2-2/+2
2015-10-21kwbimage: Align payload size to 4 bytesStefan Roese1-0/+3
2015-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-25/+64
2015-10-12Fix variation in timestamps caused by timezone differences.Vagrant Cascadian1-5/+1
2015-10-12tools/mkimage.c: Clarify help text for -D slightlyTom Rini1-1/+1
2015-10-07imximage: fix commands other than write_dataTroy Kisky2-23/+62
2015-10-07imximage: header.length of 4 is validTroy Kisky1-2/+2
2015-10-01Merge git://git.denx.de/u-boot-marvellTom Rini3-139/+125
2015-10-01tools: kwboot: Add support for UART boot mode patching for Armada XP/38xStefan Roese3-139/+125
2015-09-29sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann1-0/+4
2015-09-29sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann1-16/+1
2015-09-28tools: moveconfig: Update the URL for nds32 toolchainBin Meng1-1/+1
2015-09-28tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seedJosh Wu1-1/+1
2015-09-13mxs: mxsboot: fix endianess for sd boot imagesMichael Heimpold1-9/+10
2015-09-11Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2015-09-10sunxi: Ensure that 'mksunxiboot' tool produces deterministic outputSiarhei Siamashka1-1/+1
2015-09-09buildman: Improve the config comparison featureSimon Glass1-44/+142
2015-09-09Revert "patman: use -D option for git format-patch"Masahiro Yamada1-1/+1
2015-09-09x86: ifdtool: Support checking region overlap before U-BootBin Meng1-20/+46
2015-09-03Merge git://git.denx.de/u-boot-rockchipTom Rini8-11/+397
2015-09-03rockchip: Drop first 32kb of zeros from the rkSD image typeSjoerd Simons1-7/+2
2015-09-03rockchip: Add support for the SPI imageSimon Glass1-0/+119
2015-09-03rockchip: Add support for the SD imageSimon Glass2-1/+103
2015-09-03rockchip: Add the rkimage format to mkimageSimon Glass4-0/+168
2015-09-03mkimage: Allow the original file size to be recordedSimon Glass1-0/+1
2015-09-03mkimage: Allow padding to any lengthSimon Glass1-11/+12
2015-09-02tools: mxsboot: calculate ECC block level dynamicallyJörg Krause1-17/+4
2015-09-02tools/imximage: set DCD pointer to NULL when its length is 0Baruch Siach1-1/+5