summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini2019-04-051-2/+2
|\
| * tools/imx8m_image.sh: remove bashismBaruch Siach2019-04-011-2/+2
* | tools/Makefile: build host tools with -std=gnu99Thomas Petazzoni2019-04-031-1/+2
|/
* tools: fit_image: Add the loadable property to configsAbel Vesa2019-03-221-0/+1
* fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand2019-03-085-3/+65
* Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-102-1/+4
|\
| * buildman: fix typoChris Packham2019-02-091-1/+1
| * buildman: Write the environment out to an 'env' fileSimon Glass2019-02-091-0/+3
* | armv7R: K3: am654: Fix order of debug elements in x509 templateAndrew F. Davis2019-02-091-1/+1
* | moveconfig: add a second pass for empty #if/#endif blocksChris Packham2019-02-091-2/+25
|/
* tools: dumpimage: Clarify helpMartyn Welch2019-02-011-3/+4
* tools: dumpimage: Add help option and make error paths consistentMartyn Welch2019-02-011-5/+13
* tools: dumpimage: Simplify internal logicMartyn Welch2019-02-011-48/+37
* tools: dumpimage: Simplify argumentsMartyn Welch2019-02-011-14/+11
* tools: dumpimage: Provide more feedback on errorMartyn Welch2019-02-011-2/+9
* Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini2019-01-301-3/+6
|\
| * Revert "tools: imx8image: set dcd_skip to true"Fabio Estevam2019-01-281-1/+1
| * tools: imx8image: use correct printf escape sequenceHeinrich Schuchardt2019-01-281-2/+5
* | tests: dtoc: adapt tests to changed dtoc outputSimon Goldschmidt2019-01-261-27/+27
|/
* tools: zynqmpimage: Align image_size/image_stored_sizeMichal Simek2019-01-241-2/+2
* tools: zynqmpimage: round up partition sizeMichael Tretter2019-01-241-3/+12
* Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-155-10/+56
|\
| * buildman: Fix tabs in GetWrapper()Simon Glass2019-01-141-2/+2
| * buildman: Add support for building with clangSimon Glass2019-01-145-5/+48
| * buildman: Deal nicely with invalid build-status fileSimon Glass2019-01-141-1/+6
| * buildman: Drop comment about Ctrl-C problemSimon Glass2019-01-141-2/+0
* | Fix typo: missmatched -> mismatched.Vagrant Cascadian2019-01-151-1/+1
* | dtoc: make generated platdata structs constSimon Goldschmidt2019-01-151-1/+1
|/
* tools: imx8image: set dcd_skip to truePeng Fan2019-01-091-1/+1
* Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-016-1/+676
|\
| * imx: imx8mq: build flash.binPeng Fan2019-01-011-0/+43
| * tools: add i.MX8M image supportPeng Fan2019-01-014-0/+632
| * tools: improve portability of imx_cntr_image.shMartin Husemann2019-01-011-1/+1
* | tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()Andy Shevchenko2018-12-151-2/+2
* | tools: add a generic config for native tools buildingOtavio Salvador2018-12-151-1/+1
|/
* Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-081-0/+1
* buildman/toolchain.py: handle inconsistent tarball namesTrevor Woerner2018-12-051-2/+3
* buildman/toolchain.py: fix toolchain directoryTrevor Woerner2018-12-051-1/+2
* rsa: add a structure for the paddingPhilippe Reynes2018-12-031-0/+4
* tools: MediaTek: add MTK boot header generation to mkimageRyder Lee2018-11-283-0/+949
* tools/file2include: don't use malloc.h for mallocJonathan Gray2018-11-261-1/+0
* tools: .gitignore: add prelink-riscvLukas Auer2018-11-261-0/+1
* binman: Set the pathname correctly for ELF filesSimon Glass2018-11-201-3/+2
* binman: Drop an unnecessary comma in blob handlingSimon Glass2018-11-201-1/+1
* binman: Add a way to enable debugging from the buildSimon Glass2018-11-201-0/+6
* buildman: Show boards with warning with w+Simon Glass2018-11-202-19/+54
* buildman: Rename the good, better, worse variablesSimon Glass2018-11-201-14/+14
* buildman: Detect dtc warningsSimon Glass2018-11-202-3/+6
* buildman: Only print toolchain probing with -vSimon Glass2018-11-202-2/+2
* armv7R: K3: am654: Add support for generating build targetsLokesh Vutla2018-11-161-0/+48