summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-01-02-2/+40
|\
| * tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld2017-01-02-2/+40
* | tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot2017-01-02-1/+1
|/
* tools: mkimage: Call fclose in error pathMichal Simek2016-12-27-4/+12
* relocate-rela: use compiler.h endian macrosJonathan Gray2016-12-27-37/+4
* binman: Remove hard-coded file name for x86 CMC/FSP/VGABin Meng2016-12-26-9/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-12-20-249/+3557
|\
| * binman: Drop microcode features from ifdtoolSimon Glass2016-12-20-249/+5
| * binman: Automatically include a U-Boot .dtsi fileSimon Glass2016-12-20-0/+39
| * binman: Add support for building x86 images with FSP/CMCSimon Glass2016-12-20-0/+74
| * binman: Add support for building x86 ROMs with SPLSimon Glass2016-12-20-1/+315
| * binman: Add support for u-boot.img as an input binarySimon Glass2016-12-20-0/+33
| * binman: Add support for building x86 ROMsSimon Glass2016-12-20-3/+760
| * binman: Add basic entry types for U-BootSimon Glass2016-12-20-0/+1080
| * binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-20-0/+1255
* | tools: mxsimage: Fix build with OpenSSL 1.1.xMarek Vasut2016-12-19-34/+70
* | imx6: icorem6: Add custom splashscreen supportJagan Teki2016-12-16-0/+0
|/
* tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek2016-12-09-8/+22
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-09-22/+8
* tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek2016-12-08-8/+22
* buildman: Rename do_build to config_onlySimon Glass2016-12-02-5/+5
* buildman: Clean up odd characters on the terminalSimon Glass2016-12-02-1/+1
* buildman: Squash useless output from -KSimon Glass2016-12-02-13/+38
* buildman: Add documentation for CONFIG checkingSimon Glass2016-12-02-0/+37
* buildman: Add an option to just create the configSimon Glass2016-12-02-7/+17
* tools/kwbimage: add DEBUG optionChris Packham2016-12-01-1/+10
* tools/kwbimage: add BAUDRATE optionChris Packham2016-12-01-1/+44
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-11-30-1/+9
|\
| * tools: imximage: display DCD block offset, lengthEric Nelson2016-11-29-1/+9
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-11-29-0/+2
|\ \ | |/ |/|
| * tools/env: Correct include kconfigYork Sun2016-11-23-0/+2
* | tools/env: fix environment alignment tests for block devicesMax Krummenacher2016-11-28-27/+33
* | tools/Makefile: suppress "which swig" error outputAndre Przywara2016-11-28-1/+1
* | image: Combine image_sig_algo with image_sign_infoAndrew Duda2016-11-21-7/+9
* | image: Add crypto_algo struct for RSA infoAndrew Duda2016-11-21-4/+5
|/
* tools: mkimage: Check if file is regular fileMichal Simek2016-11-15-2/+8
* tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2016-11-15-0/+56
* tools: fix mksunxiboot build for tools-all targetAndre Przywara2016-11-13-1/+1
* mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso2016-11-06-4/+40
* buildman: Fix building based on 'options' fieldTom Rini2016-11-06-2/+2
* tools: imximage: check return value when open the plugin filePeng Fan2016-11-05-1/+8
* mkimage: Fix missing free() in show_valid_options()Simon Glass2016-10-31-0/+1
* Fix spelling of "occur".Vagrant Cascadian2016-10-31-1/+1
* tools: add mksunxiboot to tools-all targetStefan BrĂ¼ns2016-10-30-1/+2
* sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-30-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-28-60/+230
|\
| * tools: imximage: add plugin supportPeng Fan2016-10-24-60/+230
* | tools: moveconfig: support wildcards in --defconfigs fileMasahiro Yamada2016-10-24-8/+22
* | pbl: use "wait" command instead of "flush" commandZhao Qiang2016-10-14-1/+1
|/
* tools: buildman: Add compiler wrapperYork Sun2016-10-09-2/+25