summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-02-011-22/+16
|\
| * tools: imximage: refactor header length calculations for imximage v1Martin Kaiser2017-01-271-22/+16
* | arm: mvebu: Implement secure bootMario Six2017-02-013-7/+780
* | tools: kwbimage: Refactor line parsing and fix errorMario Six2017-02-011-71/+106
* | tools: kwbimage: Factor out add_binary_header_v1Mario Six2017-02-011-67/+79
* | tools: kwbimage: Remove unused parameterMario Six2017-02-011-4/+3
* | tools: kwbimage: Reduce scope of variablesMario Six2017-02-011-4/+5
* | tools: kwbimage: Fix arithmetic with void pointersMario Six2017-02-011-10/+12
* | tools: kwbimage: Fix style violationsMario Six2017-02-011-8/+17
* | tools: kwbimage: Fix dest addrMario Six2017-02-011-1/+2
* | buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin2017-01-281-1/+1
|/
* tools: Correct python building host toolsTom Rini2017-01-241-1/+2
* tools: mkimage: fix sizeof_mismatch found by coveritySven Ebenfeld2017-01-201-1/+1
* binman: add tools directory to the python pathEmmanuel Vadot2017-01-201-0/+1
* build: Always build the libfdt python moduleEmmanuel Vadot2017-01-201-1/+1
* mkimage: Add support for signing with pkcs11George McCollister2017-01-144-16/+28
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-01-022-2/+40
|\
| * tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld2017-01-022-2/+40
* | tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot2017-01-021-1/+1
|/
* tools: mkimage: Call fclose in error pathMichal Simek2016-12-272-4/+12
* relocate-rela: use compiler.h endian macrosJonathan Gray2016-12-271-37/+4
* binman: Remove hard-coded file name for x86 CMC/FSP/VGABin Meng2016-12-263-9/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-12-2082-249/+3557
|\
| * binman: Drop microcode features from ifdtoolSimon Glass2016-12-201-249/+5
| * binman: Automatically include a U-Boot .dtsi fileSimon Glass2016-12-201-0/+39
| * binman: Add support for building x86 images with FSP/CMCSimon Glass2016-12-205-0/+74
| * binman: Add support for building x86 ROMs with SPLSimon Glass2016-12-2013-1/+315
| * binman: Add support for u-boot.img as an input binarySimon Glass2016-12-203-0/+33
| * binman: Add support for building x86 ROMsSimon Glass2016-12-2023-3/+760
| * binman: Add basic entry types for U-BootSimon Glass2016-12-2034-0/+1080
| * binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-209-0/+1255
* | tools: mxsimage: Fix build with OpenSSL 1.1.xMarek Vasut2016-12-191-34/+70
* | imx6: icorem6: Add custom splashscreen supportJagan Teki2016-12-161-0/+0
|/
* tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek2016-12-092-8/+22
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-092-22/+8
* tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek2016-12-082-8/+22
* buildman: Rename do_build to config_onlySimon Glass2016-12-021-5/+5
* buildman: Clean up odd characters on the terminalSimon Glass2016-12-021-1/+1
* buildman: Squash useless output from -KSimon Glass2016-12-024-13/+38
* buildman: Add documentation for CONFIG checkingSimon Glass2016-12-021-0/+37
* buildman: Add an option to just create the configSimon Glass2016-12-024-7/+17
* tools/kwbimage: add DEBUG optionChris Packham2016-12-012-1/+10
* tools/kwbimage: add BAUDRATE optionChris Packham2016-12-012-1/+44
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-11-301-1/+9
|\
| * tools: imximage: display DCD block offset, lengthEric Nelson2016-11-291-1/+9
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-11-291-0/+2
|\ \ | |/ |/|
| * tools/env: Correct include kconfigYork Sun2016-11-231-0/+2
* | tools/env: fix environment alignment tests for block devicesMax Krummenacher2016-11-281-27/+33
* | tools/Makefile: suppress "which swig" error outputAndre Przywara2016-11-281-1/+1
* | image: Combine image_sig_algo with image_sign_infoAndrew Duda2016-11-211-7/+9