aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-20buildman: Detect dtc warningsSimon Glass2-3/+6
2018-11-20buildman: Only print toolchain probing with -vSimon Glass2-2/+2
2018-11-16armv7R: K3: am654: Add support for generating build targetsLokesh Vutla1-0/+48
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass5-23/+72
2018-11-06tools: imx8image: flatten container header only when creating containerPeng Fan1-10/+12
2018-11-06tools: imx8image: fix coverity CID 184233Peng Fan1-0/+8
2018-11-06tools: imx8image: fix coverity CID 184234Peng Fan1-1/+3
2018-11-06tools: imx8image: check lseek return valuePeng Fan1-4/+23
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck1-22/+8
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini5-0/+999
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan1-0/+29
2018-10-22binman: Add a test for Intel reference codeSimon Glass2-0/+21
2018-10-22tools: add i.MX8/8X image supportPeng Fan4-0/+970
2018-10-22binman: Add support for Intel reference codeSimon Glass1-0/+27
2018-10-09dtoc: Fix the value of SetInt()Simon Glass1-1/+1
2018-10-09binman: Move to three-digit test-file numbersSimon Glass101-115/+115
2018-10-08binman: Run tests concurrentlySimon Glass10-22/+272
2018-10-08patman: Don't clear progress in tout unless it was usedSimon Glass1-1/+7
2018-10-08tools: Set an initial value for indirSimon Glass1-0/+3
2018-10-08buildman: dtoc: Suppress unwanted output from testSimon Glass2-3/+7
2018-10-08binman: Separate out testSplBssPad()Simon Glass1-1/+3
2018-10-08binman: Fix up removal of temporary directoriesSimon Glass5-10/+25
2018-10-08binman: Add a default path to libfdt.pySimon Glass2-0/+7
2018-10-08buildman: Make the toolchain test more forgivingSimon Glass1-2/+4
2018-10-08patman: Handle unicode in _ProjectConfigParser testsSimon Glass1-7/+20
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+1
2018-10-04rockchip: Fix rkimage format for SPL boot over USBDaniel Gröber1-3/+2