aboutsummaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
2023-03-29arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka
2023-03-29iot2050: Update firmware layoutJan Kiszka
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini
2023-03-14binman: add tests for sign optionIvan Mikhaylov
2023-03-14binman: add sign option for binmanIvan Mikhaylov
2023-03-14binman: add documentation for binman sign optionIvan Mikhaylov
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-08binman: Support generation of x509 certificatesSimon Glass
2023-03-08binman: Support updating section contentsSimon Glass
2023-03-08binman: Handle missing bintools correctly in fitSimon Glass
2023-03-08binman: Allow preserving the output dir when replacingSimon Glass
2023-03-08doc: Add notes on how to install patman and binmanSimon Glass
2023-03-08binman: Add support for building a binmanu PyPi packageSimon Glass
2023-03-08binman: Use importlib to find the helpSimon Glass
2023-03-08binman: Hide the 'test' command unless test code is availableSimon Glass
2023-03-08binman: Move the main code into a functionSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-03-08binman: Avoid unwanted output in testFitFirmwareLoadables()Simon Glass
2023-03-08binman: Make the tooldir configurableSimon Glass
2023-03-08binman: Use a private directory for bintoolsSimon Glass
2023-03-08binman: Move the tools directory into the Bintool classSimon Glass
2023-03-08binman: Update bintools documentationSimon Glass
2023-03-08binman: Correct an 'aot' typoSimon Glass
2023-03-08binman: Use correct argument name in docstringsJonas Karlman
2023-03-08binman: Fix spelling of nodes in code commentsJonas Karlman
2023-03-08binman: Remove redundant SetAllowFakeBlob from blob-ext entryJonas Karlman
2023-03-08binman: Support marking FMAP areas as preservedSimon Glass
2023-03-08binman: Avoid requiring a home directory on startupSimon Glass
2023-03-01tools: binman: minor formatting fix in docsRalph Siemsen
2023-02-28binman: Mark mkimage entry missing when its subnodes is missingJonas Karlman
2023-02-28binman: Add support for a rockchip-tpl entryJonas Karlman
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-17riscv: binman: Add help message for missing blobsRick Chen
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-12binman: Show the image name for the top-level sectionSimon Glass
2023-01-26binman: Fix a test-coverage regressionSimon Glass
2023-01-26binman: Add 'min-size' entry propertySamuel Holland
2023-01-26binman: Add support for selecting firmware to use with split-elfJonas Karlman
2023-01-26binman: Add special subnodes to the nodes generated by split-elfJonas Karlman
2023-01-26binman: Add support for align argument to mkimage toolJonas Karlman
2023-01-18binman: Support positioning an entry by and ELF symbolSimon Glass
2023-01-18binman: Provide general support for updating ELF symbolsSimon Glass
2023-01-18binman: Support overlapping entriesSimon Glass
2023-01-18binman: Add a function to check for special section nodesSimon Glass
2023-01-18binman: Add a null entrySimon Glass
2023-01-18binman: Clarify use of False when obtaining dataSimon Glass
2023-01-18binman: Add a test for an inner section with a sizeSimon Glass
2023-01-18binman: Support optional external blobsSimon Glass
2023-01-18binman: Support new op-tee binary formatSimon Glass
2023-01-18binman: Add a way to check for a valid ELF fileSimon Glass