summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-02-01Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-02-01arm: mvebu: Implement secure bootMario Six
2017-02-01tools: kwbimage: Refactor line parsing and fix errorMario Six
2017-02-01tools: kwbimage: Factor out add_binary_header_v1Mario Six
2017-02-01tools: kwbimage: Remove unused parameterMario Six
2017-02-01tools: kwbimage: Reduce scope of variablesMario Six
2017-02-01tools: kwbimage: Fix arithmetic with void pointersMario Six
2017-02-01tools: kwbimage: Fix style violationsMario Six
2017-02-01tools: kwbimage: Fix dest addrMario Six
2017-01-28buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin
2017-01-27tools: imximage: refactor header length calculations for imximage v1Martin Kaiser
2017-01-24tools: Correct python building host toolsTom Rini
2017-01-20tools: mkimage: fix sizeof_mismatch found by coveritySven Ebenfeld
2017-01-20binman: add tools directory to the python pathEmmanuel Vadot
2017-01-20build: Always build the libfdt python moduleEmmanuel Vadot
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2017-01-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-01-02tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot
2017-01-02tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld
2016-12-27tools: mkimage: Call fclose in error pathMichal Simek
2016-12-27relocate-rela: use compiler.h endian macrosJonathan Gray
2016-12-26binman: Remove hard-coded file name for x86 CMC/FSP/VGABin Meng
2016-12-20Merge git://git.denx.de/u-boot-dmTom Rini
2016-12-19binman: Drop microcode features from ifdtoolSimon Glass
2016-12-19binman: Automatically include a U-Boot .dtsi fileSimon Glass
2016-12-19binman: Add support for building x86 images with FSP/CMCSimon Glass
2016-12-19binman: Add support for building x86 ROMs with SPLSimon Glass
2016-12-19binman: Add support for u-boot.img as an input binarySimon Glass
2016-12-19binman: Add support for building x86 ROMsSimon Glass
2016-12-19binman: Add basic entry types for U-BootSimon Glass
2016-12-19binman: Introduce binman, a tool for building binary imagesSimon Glass
2016-12-19tools: mxsimage: Fix build with OpenSSL 1.1.xMarek Vasut
2016-12-16imx6: icorem6: Add custom splashscreen supportJagan Teki
2016-12-09tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek
2016-12-03buildman: Rename do_build to config_onlySimon Glass
2016-12-02buildman: Clean up odd characters on the terminalSimon Glass
2016-12-02buildman: Squash useless output from -KSimon Glass
2016-12-02buildman: Add documentation for CONFIG checkingSimon Glass
2016-12-02buildman: Add an option to just create the configSimon Glass
2016-12-01tools/kwbimage: add DEBUG optionChris Packham
2016-12-01tools/kwbimage: add BAUDRATE optionChris Packham
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-11-30Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-11-29tools: imximage: display DCD block offset, lengthEric Nelson
2016-11-28tools/env: fix environment alignment tests for block devicesMax Krummenacher
2016-11-28tools/Makefile: suppress "which swig" error outputAndre Przywara
2016-11-24tools/env: Correct include kconfigYork Sun
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda