summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | patman: Handle unicode in _ProjectConfigParser testsSimon Glass2018-10-081-7/+20
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-051-0/+1
|\
| * tools: socfpga: fix sfp_verify_headerAtsushi Nemoto2018-10-031-0/+1
* | rockchip: Fix rkimage format for SPL boot over USBDaniel Gröber2018-10-041-3/+2
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-3059-166/+2005
|\
| * buildman: Avoid hanging when the config changesSimon Glass2018-09-291-1/+1
| * binman: Allow writing a map file when something goes wrongSimon Glass2018-09-294-8/+46
| * binman: Support ELF files for U-Boot and SPLSimon Glass2018-09-296-0/+130
| * binman: Correct fmap output on x86Simon Glass2018-09-298-16/+121
| * binman: Record the parent section of each sectionSimon Glass2018-09-293-4/+9
| * binman: Support x86 microcode in TPLSimon Glass2018-09-299-21/+151
| * binman: Support hashing entriesSimon Glass2018-09-299-0/+143
| * binman: Mention section attributes in docsSimon Glass2018-09-291-2/+2
| * binman: Support expanding entriesSimon Glass2018-09-298-2/+136