aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini1-8/+15
2019-04-12tools: kwbimage: don't adjust for image_header for Armada MSYSChris Packham1-0/+7
2019-04-11fdt: Fix mkimage list to try every header typeJordan Hand1-8/+15
2019-04-05Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini1-2/+2
2019-04-03tools/Makefile: build host tools with -std=gnu99Thomas Petazzoni1-1/+2
2019-04-01tools/imx8m_image.sh: remove bashismBaruch Siach1-2/+2
2019-03-22tools: fit_image: Add the loadable property to configsAbel Vesa1-0/+1
2019-03-08fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand5-3/+65
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2-1/+4
2019-02-09buildman: fix typoChris Packham1-1/+1
2019-02-09buildman: Write the environment out to an 'env' fileSimon Glass1-0/+3
2019-02-09armv7R: K3: am654: Fix order of debug elements in x509 templateAndrew F. Davis1-1/+1
2019-02-09moveconfig: add a second pass for empty #if/#endif blocksChris Packham1-2/+25
2019-02-01tools: dumpimage: Clarify helpMartyn Welch1-3/+4
2019-02-01tools: dumpimage: Add help option and make error paths consistentMartyn Welch1-5/+13
2019-02-01tools: dumpimage: Simplify internal logicMartyn Welch1-48/+37
2019-02-01tools: dumpimage: Simplify argumentsMartyn Welch1-14/+11
2019-02-01tools: dumpimage: Provide more feedback on errorMartyn Welch1-2/+9
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini1-3/+6
2019-01-28Revert "tools: imx8image: set dcd_skip to true"Fabio Estevam1-1/+1
2019-01-28tools: imx8image: use correct printf escape sequenceHeinrich Schuchardt1-2/+5
2019-01-26tests: dtoc: adapt tests to changed dtoc outputSimon Goldschmidt1-27/+27
2019-01-24tools: zynqmpimage: Align image_size/image_stored_sizeMichal Simek1-2/+2
2019-01-24tools: zynqmpimage: round up partition sizeMichael Tretter1-3/+12
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini5-10/+56
2019-01-15Fix typo: missmatched -> mismatched.Vagrant Cascadian1-1/+1
2019-01-15dtoc: make generated platdata structs constSimon Goldschmidt1-1/+1
2019-01-14buildman: Fix tabs in GetWrapper()Simon Glass1-2/+2
2019-01-14buildman: Add support for building with clangSimon Glass5-5/+48
2019-01-14buildman: Deal nicely with invalid build-status fileSimon Glass1-1/+6
2019-01-14buildman: Drop comment about Ctrl-C problemSimon Glass1-2/+0
2019-01-09tools: imx8image: set dcd_skip to truePeng Fan1-1/+1
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini6-1/+676
2019-01-01imx: imx8mq: build flash.binPeng Fan1-0/+43
2019-01-01tools: add i.MX8M image supportPeng Fan4-0/+632
2019-01-01tools: improve portability of imx_cntr_image.shMartin Husemann1-1/+1
2018-12-15tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()Andy Shevchenko1-2/+2
2018-12-15tools: add a generic config for native tools buildingOtavio Salvador1-1/+1
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich1-0/+1
2018-12-05buildman/toolchain.py: handle inconsistent tarball namesTrevor Woerner1-2/+3
2018-12-05buildman/toolchain.py: fix toolchain directoryTrevor Woerner1-1/+2
2018-12-03rsa: add a structure for the paddingPhilippe Reynes1-0/+4
2018-11-28tools: MediaTek: add MTK boot header generation to mkimageRyder Lee3-0/+949
2018-11-26tools/file2include: don't use malloc.h for mallocJonathan Gray1-1/+0
2018-11-26tools: .gitignore: add prelink-riscvLukas Auer1-0/+1
2018-11-20binman: Set the pathname correctly for ELF filesSimon Glass1-3/+2
2018-11-20binman: Drop an unnecessary comma in blob handlingSimon Glass1-1/+1
2018-11-20binman: Add a way to enable debugging from the buildSimon Glass1-0/+6
2018-11-20buildman: Show boards with warning with w+Simon Glass2-19/+54
2018-11-20buildman: Rename the good, better, worse variablesSimon Glass1-14/+14