summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* dtoc: make ScanTree recurse into subnodesPhilipp Tomsich2017-03-291-1/+18
* Pass empty CFLAGS on invocation of libfdt/setup.pyMax Filippov2017-03-201-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-03-192-1/+15
|\
| * tools: imximage: add set bit commandPeng Fan2017-03-192-1/+15
* | rockchip: mkimage: Add support rk3188 serialHeiko Stübner2017-03-161-0/+1
* | rockchip: mkimage: Allow encoding of loader code in spl imagesHeiko Stübner2017-03-165-4/+62
* | dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-161-0/+2
|/
* tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada2017-03-142-2/+2
* tools: omapimage: Fix size in headerLokesh Vutla2017-03-141-1/+1
* tools: binman: change shebang from python into python2Jörg Krause2017-03-111-1/+1
* kconfiglib.py: Kludge in 'imply' supportTom Rini2017-03-091-5/+6
* tools: Remove CONFIG_SYS_TEXT_BASE in MakefilePatrick Delaunay2017-03-091-1/+0
* tools: kwboot: don't adjust destaddr when patching the imageChris Packham2017-02-171-8/+0
* tools: kwbimage: Fix unchecked return value and fd leakMario Six2017-02-171-2/+11
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-093-0/+81
|\
| * tools: Add tool to add crc8 to a mac addressoliver@schinagl.nl2017-02-073-0/+80
| * tools: Allow crc8 to be usedoliver@schinagl.nl2017-02-071-0/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-02-086-17/+23
|\ \
| * | patman: Handle non-ascii characters in namesChris Packham2017-02-081-1/+2
| * | buildman: Allow showing the list of boards with -nSimon Glass2017-02-083-14/+17
| * | patman: Format checkpatch messages for IDE throwbackSimon Glass2017-02-081-2/+3
| * | dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass2017-02-081-0/+1
* | | cmd: rework "license" commandMasahiro Yamada2017-02-082-51/+1
|/ /
* | tools: binman: Handle optional microcode case in SPL imageBin Meng2017-02-071-0/+6
* | tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng2017-02-071-1/+1
|/
* 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