summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
* MLK-14636 Tools: Add python lib dependency check for libfdtYe Li2017-04-06-1/+1
* MLK-10186-1 imximage: add fixed IVT offset supportYe.Li2017-04-05-1/+8
* MLK-13486: imx: logos: use NXP logoPeng Fan2017-04-05-0/+0
* tools: binman: change shebang from python into python2Jörg Krause2017-03-11-1/+1
* kconfiglib.py: Kludge in 'imply' supportTom Rini2017-03-09-5/+6
* tools: Remove CONFIG_SYS_TEXT_BASE in MakefilePatrick Delaunay2017-03-09-1/+0
* tools: kwboot: don't adjust destaddr when patching the imageChris Packham2017-02-17-8/+0
* tools: kwbimage: Fix unchecked return value and fd leakMario Six2017-02-17-2/+11
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-09-0/+81
|\
| * tools: Add tool to add crc8 to a mac addressoliver@schinagl.nl2017-02-07-0/+80
| * tools: Allow crc8 to be usedoliver@schinagl.nl2017-02-07-0/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-02-08-17/+23
|\ \
| * | patman: Handle non-ascii characters in namesChris Packham2017-02-08-1/+2
| * | buildman: Allow showing the list of boards with -nSimon Glass2017-02-08-14/+17
| * | patman: Format checkpatch messages for IDE throwbackSimon Glass2017-02-08-2/+3
| * | dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass2017-02-08-0/+1
* | | cmd: rework "license" commandMasahiro Yamada2017-02-08-51/+1
|/ /
* | tools: binman: Handle optional microcode case in SPL imageBin Meng2017-02-07-0/+6
* | tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng2017-02-07-1/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-02-01-22/+16
|\
| * tools: imximage: refactor header length calculations for imximage v1Martin Kaiser2017-01-27-22/+16
* | arm: mvebu: Implement secure bootMario Six2017-02-01-7/+780
* | tools: kwbimage: Refactor line parsing and fix errorMario Six2017-02-01-71/+106
* | tools: kwbimage: Factor out add_binary_header_v1Mario Six2017-02-01-67/+79
* | tools: kwbimage: Remove unused parameterMario Six2017-02-01-4/+3
* | tools: kwbimage: Reduce scope of variablesMario Six2017-02-01-4/+5
* | tools: kwbimage: Fix arithmetic with void pointersMario Six2017-02-01-10/+12
* | tools: kwbimage: Fix style violationsMario Six2017-02-01-8/+17
* | tools: kwbimage: Fix dest addrMario Six2017-02-01-1/+2
* | buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin2017-01-28-1/+1
|/
* tools: Correct python building host toolsTom Rini2017-01-24-1/+2
* tools: mkimage: fix sizeof_mismatch found by coveritySven Ebenfeld2017-01-20-1/+1
* binman: add tools directory to the python pathEmmanuel Vadot2017-01-20-0/+1
* build: Always build the libfdt python moduleEmmanuel Vadot2017-01-20-1/+1
* mkimage: Add support for signing with pkcs11George McCollister2017-01-14-16/+28
* 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