aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-04-29buildman: Use bytes for the environmentSimon Glass
2021-04-29buildman: Handle exceptions in threads gracefullySimon Glass
2021-04-29buildman: Use common code to send an resultSimon Glass
2021-04-29buildman: Tidy up a few commentsSimon Glass
2021-04-29binman: Support adding sections to FMAPsSimon Glass
2021-04-29binman: Tweak implementation of fmapSimon Glass
2021-04-29patman: Parse checkpatch by message instead of by lineEvan Benn
2021-04-29patman: Assume we always have pygit2 for testsTom Rini
2021-04-29dtoc: Correct dtoc output when testingSimon Glass
2021-04-29binman: Correct testSplNoDtb() and Tpl alsoSimon Glass
2021-04-14mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc
2021-04-14lib: Add support for ECDSA image signingAlexandru Gagniuc
2021-04-14lib/rsa: Make fdt_add_bignum() available outside of RSA codeAlexandru Gagniuc
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc
2021-04-12moveconfig.py: add to the "do not process" listTrevor Woerner
2021-04-12checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson
2021-04-10tools/mkeficapsule: improve online helpHeinrich Schuchardt
2021-04-08imx6: icorem6: chmod 644 enigcam.bmpHeinrich Schuchardt
2021-04-08tools: imx image: fix write warningPeng Fan
2021-04-07tools: Integrate the Dockerfile used for CITom Rini
2021-04-06moveconfig: Handle binary files cleanlySimon Glass
2021-04-06dtoc: Improve handling of reg propertiesSimon Glass
2021-04-06dtoc: Adjust detection of 64-bit propertiesSimon Glass
2021-04-06dtoc: Show driver warnings once at the endSimon Glass
2021-04-06buildman: Add an encoding to the out-env fileSimon Glass
2021-04-06patman: Continue on if warnings are found outside a commitSimon Glass
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-28Support building on macOS/arm64Jessica Clarke
2021-03-27dtoc: Add new check that offsets are correctSimon Glass
2021-03-27dtoc: Support adding subnodes alongside existing onesSimon Glass
2021-03-27dtoc: Add a subnode test for multiple nodesSimon Glass
2021-03-27dtoc: Tweak ordering of fdt-offsets refreshingSimon Glass
2021-03-27dtoc: Tidy up property-offset handlingSimon Glass
2021-03-27dtoc: Improve internal error for Refresh()Simon Glass
2021-03-27binman: Support default alignment for sectionsSimon Glass
2021-03-27binman: Support obtaining section contents immediatelySimon Glass
2021-03-27binman: Add support for a collection of entriesSimon Glass
2021-03-27binman: Allow disabling expanding an entrySimon Glass
2021-03-27binman: Use a unique number for the symbols test fileSimon Glass
2021-03-26binman: Update various pieces of the documentationSimon Glass
2021-03-26binman: Drop repetitive heading for each entrySimon Glass
2021-03-26binman: Incorporate entry documentationSimon Glass
2021-03-26binman: Rearrange documentation into headingsSimon Glass
2021-03-26binman: doc: Add documentation to htmldocsSimon Glass
2021-03-26binman: Automatically expand phase binaries into sectionsSimon Glass
2021-03-26binman: Plumb expanded entries through fullySimon Glass
2021-03-26binman: Allow a way to select expanded entriesSimon Glass
2021-03-26binman: Allow using an an 'expanded' entry typeSimon Glass
2021-03-26binman: Use standard filenames for SPL/TPL devicetreeSimon Glass
2021-03-26binman: Move the comment for GetFdts() to the base classSimon Glass