summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* buildman: Add a --boards option to specify particular boards to buildSimon Glass2018-11-145-23/+72
* tools: imx8image: flatten container header only when creating containerPeng Fan2018-11-061-10/+12
* tools: imx8image: fix coverity CID 184233Peng Fan2018-11-061-0/+8
* tools: imx8image: fix coverity CID 184234Peng Fan2018-11-061-1/+3
* tools: imx8image: check lseek return valuePeng Fan2018-11-061-4/+23
* MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck2018-11-021-22/+8
* Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-255-0/+999
|\
| * imx: mkimage: avoid stop CI when required files not existsPeng Fan2018-10-251-0/+29
| * tools: add i.MX8/8X image supportPeng Fan2018-10-224-0/+970
* | binman: Add a test for Intel reference codeSimon Glass2018-10-222-0/+21
* | binman: Add support for Intel reference codeSimon Glass2018-10-221-0/+27
* | dtoc: Fix the value of SetInt()Simon Glass2018-10-091-1/+1
* | binman: Move to three-digit test-file numbersSimon Glass2018-10-09101-115/+115
* | binman: Run tests concurrentlySimon Glass2018-10-0810-22/+272
* | patman: Don't clear progress in tout unless it was usedSimon Glass2018-10-081-1/+7
* | tools: Set an initial value for indirSimon Glass2018-10-081-0/+3
* | buildman: dtoc: Suppress unwanted output from testSimon Glass2018-10-082-3/+7
* | binman: Separate out testSplBssPad()Simon Glass2018-10-081-1/+3
* | binman: Fix up removal of temporary directoriesSimon Glass2018-10-085-10/+25
* | binman: Add a default path to libfdt.pySimon Glass2018-10-082-0/+7
* | buildman: Make the toolchain test more forgivingSimon Glass2018-10-081-2/+4