summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-05-19binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGEBin Meng1-0/+24
2021-05-19binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng4-0/+57
2021-05-19binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dtsBin Meng2-5/+5
2021-05-19binman: Correct the comment for ATF entry typeBin Meng1-1/+1
2021-05-19binman: Correct '-a' description in the docBin Meng1-2/+2
2021-04-29buildman: Use bytes for the environmentSimon Glass3-11/+30
2021-04-29buildman: Handle exceptions in threads gracefullySimon Glass4-11/+56
2021-04-29buildman: Use common code to send an resultSimon Glass1-8/+13
2021-04-29buildman: Tidy up a few commentsSimon Glass3-5/+20
2021-04-29binman: Support adding sections to FMAPsSimon Glass4-9/+50
2021-04-29binman: Tweak implementation of fmapSimon Glass1-31/+38
2021-04-29patman: Parse checkpatch by message instead of by lineEvan Benn1-84/+134
2021-04-29patman: Assume we always have pygit2 for testsTom Rini1-17/+2
2021-04-29dtoc: Correct dtoc output when testingSimon Glass2-53/+22
2021-04-29binman: Correct testSplNoDtb() and Tpl alsoSimon Glass1-0/+2
2021-04-14mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc4-28/+40
2021-04-14lib: Add support for ECDSA image signingAlexandru Gagniuc1-0/+3
2021-04-14lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc1-0/+5
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc1-1/+2
2021-04-13moveconfig.py: add to the "do not process" listTrevor Woerner1-1/+1
2021-04-13checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson1-1/+13
2021-04-10tools/mkeficapsule: improve online helpHeinrich Schuchardt1-8/+8
2021-04-09imx6: icorem6: chmod 644 enigcam.bmpHeinrich Schuchardt1-0/+0
2021-04-08tools: imx image: fix write warningPeng Fan2-2/+2
2021-04-07tools: Integrate the Dockerfile used for CITom Rini1-0/+203
2021-04-06moveconfig: Handle binary files cleanlySimon Glass1-2/+14
2021-04-06dtoc: Improve handling of reg propertiesSimon Glass4-3/+73
2021-04-06dtoc: Adjust detection of 64-bit propertiesSimon Glass2-6/+6
2021-04-06dtoc: Show driver warnings once at the endSimon Glass4-28/+33
2021-04-06buildman: Add an encoding to the out-env fileSimon Glass1-1/+2
2021-04-06patman: Continue on if warnings are found outside a commitSimon Glass1-2/+2
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini2-9/+9
2021-03-29Support building on macOS/arm64Jessica Clarke1-2/+2
2021-03-27dtoc: Add new check that offsets are correctSimon Glass2-3/+40
2021-03-27dtoc: Support adding subnodes alongside existing onesSimon Glass2-9/+51
2021-03-27dtoc: Add a subnode test for multiple nodesSimon Glass2-12/+34
2021-03-27dtoc: Tweak ordering of fdt-offsets refreshingSimon Glass1-3/+4
2021-03-27dtoc: Tidy up property-offset handlingSimon Glass1-3/+7
2021-03-27dtoc: Improve internal error for Refresh()Simon Glass2-3/+3
2021-03-27binman: Support default alignment for sectionsSimon Glass8-0/+58
2021-03-27binman: Support obtaining section contents immediatelySimon Glass6-19/+95
2021-03-27binman: Add support for a collection of entriesSimon Glass6-14/+128
2021-03-27binman: Allow disabling expanding an entrySimon Glass8-9/+56
2021-03-27binman: Use a unique number for the symbols test fileSimon Glass2-1/+1
2021-03-26binman: Update various pieces of the documentationSimon Glass1-39/+44
2021-03-26binman: Drop repetitive heading for each entrySimon Glass20-57/+57
2021-03-26binman: Incorporate entry documentationSimon Glass10-77/+87
2021-03-26binman: Rearrange documentation into headingsSimon Glass1-257/+266
2021-03-26binman: doc: Add documentation to htmldocsSimon Glass6-245/+257
2021-03-26binman: Automatically expand phase binaries into sectionsSimon Glass16-18/+571