summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-11-21binman: Set the pathname correctly for ELF filesSimon Glass1-3/+2
2018-11-21binman: Drop an unnecessary comma in blob handlingSimon Glass1-1/+1
2018-11-21binman: Add a way to enable debugging from the buildSimon Glass1-0/+6
2018-11-21buildman: Show boards with warning with w+Simon Glass2-19/+54
2018-11-21buildman: Rename the good, better, worse variablesSimon Glass1-14/+14
2018-11-21buildman: Detect dtc warningsSimon Glass2-3/+6
2018-11-21buildman: Only print toolchain probing with -vSimon Glass2-2/+2
2018-11-17armv7R: 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-03MIPS: 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-06Merge 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
2018-10-03tools: socfpga: fix sfp_verify_headerAtsushi Nemoto1-0/+1
2018-10-01Merge git://git.denx.de/u-boot-dmTom Rini59-166/+2005
2018-09-29buildman: Avoid hanging when the config changesSimon Glass1-1/+1
2018-09-29binman: Allow writing a map file when something goes wrongSimon Glass4-8/+46
2018-09-29binman: Support ELF files for U-Boot and SPLSimon Glass6-0/+130
2018-09-29binman: Correct fmap output on x86Simon Glass8-16/+121
2018-09-29binman: Record the parent section of each sectionSimon Glass3-4/+9
2018-09-29binman: Support x86 microcode in TPLSimon Glass9-21/+151
2018-09-29binman: Support hashing entriesSimon Glass9-0/+143
2018-09-29binman: Mention section attributes in docsSimon Glass1-2/+2
2018-09-29binman: Support expanding entriesSimon Glass8-2/+136
2018-09-29binman: Support adding filesSimon Glass17-0/+225
2018-09-29binman: Allow zero-size sectionsSimon Glass1-1/+1
2018-09-29binman: Support compressed entriesSimon Glass5-9/+105
2018-09-28patman: Detect missing tools and report themSimon Glass1-1/+28
2018-09-28binman: Support updating all device tree filesSimon Glass13-21/+235
2018-09-28binman: Allow control of whether a fake DT is usedSimon Glass4-2/+7
2018-09-28binman: Obtain the list of device trees from the configSimon Glass5-3/+46