summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-04-07tools: sunxi: Add spl image builderMaxime Ripard
2017-04-04rockchip: mkimage: update rkimage to support pre-padded payloadsPhilipp Tomsich
2017-04-04rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399Philipp Tomsich
2017-04-04rockchip: mkimage: simplify start/size calculation for rc4_encodePhilipp Tomsich
2017-03-28tools: plbimage support generate rcw fileyuan linyu
2017-03-22dtoc: make ScanTree recurse into subnodesPhilipp Tomsich
2017-03-20Pass empty CFLAGS on invocation of libfdt/setup.pyMax Filippov
2017-03-19Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-03-19tools: imximage: add set bit commandPeng Fan
2017-03-16rockchip: mkimage: Add support rk3188 serialHeiko Stübner
2017-03-16rockchip: mkimage: Allow encoding of loader code in spl imagesHeiko Stübner
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-03-14tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada
2017-03-14tools: omapimage: Fix size in headerLokesh Vutla
2017-03-11tools: binman: change shebang from python into python2Jörg Krause
2017-03-09kconfiglib.py: Kludge in 'imply' supportTom Rini
2017-03-09tools: Remove CONFIG_SYS_TEXT_BASE in MakefilePatrick Delaunay
2017-02-17tools: kwboot: don't adjust destaddr when patching the imageChris Packham
2017-02-17tools: kwbimage: Fix unchecked return value and fd leakMario Six
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini
2017-02-08cmd: rework "license" commandMasahiro Yamada
2017-02-08patman: Handle non-ascii characters in namesChris Packham
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass
2017-02-08patman: Format checkpatch messages for IDE throwbackSimon Glass
2017-02-08dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass
2017-02-07tools: Add tool to add crc8 to a mac addressoliver@schinagl.nl
2017-02-07tools: Allow crc8 to be usedoliver@schinagl.nl
2017-02-07tools: binman: Handle optional microcode case in SPL imageBin Meng
2017-02-07tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng
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