summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-15Fix typo: missmatched -> mismatched.Vagrant Cascadian
2019-01-15dtoc: make generated platdata structs constSimon Goldschmidt
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
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan
2018-10-22binman: Add a test for Intel reference codeSimon Glass
2018-10-22tools: add i.MX8/8X image supportPeng Fan
2018-10-22binman: Add support for Intel reference codeSimon Glass
2018-10-09dtoc: Fix the value of SetInt()Simon Glass
2018-10-09binman: Move to three-digit test-file numbersSimon Glass
2018-10-08binman: Run tests concurrentlySimon Glass
2018-10-08patman: Don't clear progress in tout unless it was usedSimon Glass
2018-10-08tools: Set an initial value for indirSimon Glass
2018-10-08buildman: dtoc: Suppress unwanted output from testSimon Glass
2018-10-08binman: Separate out testSplBssPad()Simon Glass
2018-10-08binman: Fix up removal of temporary directoriesSimon Glass
2018-10-08binman: Add a default path to libfdt.pySimon Glass
2018-10-08buildman: Make the toolchain test more forgivingSimon Glass
2018-10-08patman: Handle unicode in _ProjectConfigParser testsSimon Glass
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-10-04rockchip: Fix rkimage format for SPL boot over USBDaniel Gröber
2018-10-03tools: socfpga: fix sfp_verify_headerAtsushi Nemoto
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini