aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2021-03-26binman: Drop unnecessary field in output_fdt_infoSimon Glass
2021-03-26binman: Use the fake SPL/TPL only if requestedSimon Glass
2021-03-26binman: Drop unnecessary 'type' property in testsSimon Glass
2021-03-26binman: Add support for u-boot-tpl-bss-badSimon Glass
2021-03-26binman: Add support for u-boot-tpl-nodtbSimon Glass
2021-03-26binman: Support symbols in u-boot-spl-nodtbSimon Glass
2021-03-26binman: Correct the documentation for u-boot-spl-bss-padSimon Glass
2021-03-26binman: Tidy up underscores in entry documentationSimon Glass
2021-03-26binman: Update entry help for files-alignSimon Glass
2021-03-26binman: Document ExpandEntries() in the base classSimon Glass