aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-17tools/kwbimage.c: Fix generation of binary headerStefan Roese1-3/+9
2015-11-16tools/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-11Fix variation in timestamps caused by timezone differences.Vagrant Cascadian1-5/+1
2015-10-11tools/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-09-30Merge 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-02rockchip: Drop first 32kb of zeros from the rkSD image typeSjoerd Simons1-7/+2
2015-09-02rockchip: Add support for the SPI imageSimon Glass1-0/+119
2015-09-02rockchip: Add support for the SD imageSimon Glass2-1/+103
2015-09-02rockchip: Add the rkimage format to mkimageSimon Glass4-0/+168
2015-09-02mkimage: Allow the original file size to be recordedSimon Glass1-0/+1
2015-09-02mkimage: 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
2015-08-31buildman: Correct 'Series-cover-cc' detection logicSimon Glass1-1/+1
2015-08-28tools/atmelimage.c: Fix warning when debug is enabledTom Rini1-1/+1
2015-08-28kconfiglib: update to the latest versionUlf Magnusson1-2252/+1906
2015-08-26patman: use -D option for git format-patchMasahiro Yamada1-1/+1
2015-08-26x86: ifdtool: Drop microcode from the device tree when collatingSimon Glass1-2/+53
2015-08-26x86: ifdtool: Support collating microcode into one placeSimon Glass1-10/+55
2015-08-26x86: ifdtool: Split microcode linking into its own functionSimon Glass1-27/+78
2015-08-26x86: ifdtool: Check that U-Boot does not overlap other regionsSimon Glass1-11/+22
2015-08-13logos: add Toradex logoStefan Agner1-0/+0
2015-08-05gitignore: Add defconfig and fdtgrepBin Meng1-0/+1
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-27/+94
2015-07-31patman: Don't run patman when it is imported as a moduleSimon Glass1-1/+4
2015-07-28patman: add distutils based installerChris Packham4-8/+39
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng1-2/+2
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski1-1/+20