summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
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-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
2023-01-18binman: Support optional entriesSimon Glass
2023-01-18binman: Use a reference for binman symbols docsSimon Glass
2023-01-18binman: Update entry docsSimon Glass
2023-01-18binman: Tidy up comment in fit _gen_nodeSimon Glass
2023-01-18binman: Allow writing section contents to a fileSimon Glass
2022-12-23global: Migrate CONFIG_X86_MRC_ADDR to CFGTom Rini
2022-11-22binman: Add documentation for the command line argsSimon Glass
2022-11-22binman: Add a separate section about environment variablesSimon Glass
2022-11-22binman: Use an exit code when blobs are missingSimon Glass
2022-11-22Revert "binman: btool: gzip: fix packer name so that binary can be found"Quentin Schulz
2022-11-22binman: bintool: remove btool_ prefix from btool namesQuentin Schulz
2022-10-31binman: Support writing symbols into ELF filesSimon Glass
2022-10-31binman: Handle writing ELF symbols in the Entry classSimon Glass
2022-10-31binman: Split out looking up a symbol into a functionSimon Glass
2022-10-31binman: Allow obtaining a symbol valueSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-29binman: Add support for symlinking imagesNeha Malcom Francis
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-21binman: Get futility by building itSimon Glass
2022-09-12binman: Add VPL supportSimon Glass
2022-09-07Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini