summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-09buildman: fix typoChris Packham
2019-02-09buildman: Write the environment out to an 'env' fileSimon Glass
2019-02-09armv7R: K3: am654: Fix order of debug elements in x509 templateAndrew F. Davis
2019-02-09moveconfig: add a second pass for empty #if/#endif blocksChris Packham
2019-02-01tools: dumpimage: Clarify helpMartyn Welch
2019-02-01tools: dumpimage: Add help option and make error paths consistentMartyn Welch
2019-02-01tools: dumpimage: Simplify internal logicMartyn Welch
2019-02-01tools: dumpimage: Simplify argumentsMartyn Welch
2019-02-01tools: dumpimage: Provide more feedback on errorMartyn Welch
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini
2019-01-28Revert "tools: imx8image: set dcd_skip to true"Fabio Estevam
2019-01-28tools: imx8image: use correct printf escape sequenceHeinrich Schuchardt
2019-01-26tests: dtoc: adapt tests to changed dtoc outputSimon Goldschmidt
2019-01-24tools: zynqmpimage: Align image_size/image_stored_sizeMichal Simek
2019-01-24tools: zynqmpimage: round up partition sizeMichael Tretter
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-15Fix typo: missmatched -> mismatched.Vagrant Cascadian
2019-01-15dtoc: make generated platdata structs constSimon Goldschmidt
2019-01-14buildman: Fix tabs in GetWrapper()Simon Glass
2019-01-14buildman: Add support for building with clangSimon Glass
2019-01-14buildman: Deal nicely with invalid build-status fileSimon Glass
2019-01-14buildman: Drop comment about Ctrl-C problemSimon Glass
2019-01-09tools: imx8image: set dcd_skip to truePeng Fan
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01imx: imx8mq: build flash.binPeng Fan
2019-01-01tools: add i.MX8M image supportPeng Fan
2019-01-01tools: improve portability of imx_cntr_image.shMartin Husemann
2018-12-15tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()Andy Shevchenko
2018-12-15tools: add a generic config for native tools buildingOtavio Salvador
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-05buildman/toolchain.py: handle inconsistent tarball namesTrevor Woerner
2018-12-05buildman/toolchain.py: fix toolchain directoryTrevor Woerner
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-11-28tools: MediaTek: add MTK boot header generation to mkimageRyder Lee
2018-11-26tools/file2include: don't use malloc.h for mallocJonathan Gray
2018-11-26tools: .gitignore: add prelink-riscvLukas Auer
2018-11-20binman: Set the pathname correctly for ELF filesSimon Glass
2018-11-20binman: Drop an unnecessary comma in blob handlingSimon Glass
2018-11-20binman: Add a way to enable debugging from the buildSimon Glass
2018-11-20buildman: Show boards with warning with w+Simon Glass
2018-11-20buildman: Rename the good, better, worse variablesSimon Glass
2018-11-20buildman: Detect dtc warningsSimon Glass
2018-11-20buildman: Only print toolchain probing with -vSimon Glass
2018-11-16armv7R: K3: am654: Add support for generating build targetsLokesh Vutla
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass
2018-11-06tools: imx8image: flatten container header only when creating containerPeng Fan
2018-11-06tools: imx8image: fix coverity CID 184233Peng Fan
2018-11-06tools: imx8image: fix coverity CID 184234Peng Fan
2018-11-06tools: imx8image: check lseek return valuePeng Fan