summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
2025-02-21tools: binman: ti_board_cfg: Fix pylint error over 'br'Tom Rini
2025-02-21binman: Switch to setuptoolsTom Rini
2025-02-14python: Create requirements.txt files for each "project"Tom Rini
2025-01-05doc: develop: Fix typos and wording in binman/binman.rstLothar Rubusch
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-19binman: Regenerate tools/binman/entries.rstTom Rini
2024-12-19tools: binman: etype: fit: Append DTB directory to the list of input directoriesPaul HENRYS
2024-12-19tools: binman: etype: Allow to replace 'NAME' in node namesPaul HENRYS
2024-12-19tools: binman: Pass a list of input directory to EnsureCompiled()Paul HENRYS
2024-12-19tools: binman: Add tests for FIT with data encrypted by mkimagePaul HENRYS
2024-12-19tools: binman: add 'fit, encrypt' property to pass keys directory to mkimagePaul HENRYS
2024-10-29imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itbRasmus Villemoes
2024-10-18binman: Add a tutorial on resolving test-coverage bugsSimon Glass
2024-10-18binman: Support getting test-coverage on just one testSimon Glass
2024-10-18binman: implement signing FIT images during image buildAlexander Kochetkov
2024-10-18binman: fix passing loadables to mkimage on first runAlexander Kochetkov
2024-10-13binman: add fast authentication method for i.MX8M signingBrian Ruley
2024-10-13binman: cosmetic: refactor `nxp_imx8mcst' etype codeBrian Ruley
2024-10-07Merge branch 'next'Tom Rini
2024-10-04Update directories for new name of TF-A directoriesPeter Robinson
2024-10-03Update the ARM trusted firmware git URLPeter Robinson
2024-09-26binman: Make a start on an iMX8 testSimon Glass
2024-09-26binman: Allow image_pos to be None when writing symbolsSimon Glass
2024-09-26binman: Unwind the end-at-4gb special-case a littleSimon Glass
2024-09-26binman: Provide a way to set the symbol base addressSimon Glass
2024-09-26binman: Add minor improvements to symbol-writingSimon Glass
2024-09-26binman: Adjust naming for reading symbolsSimon Glass
2024-09-26binman: fit: Refine handling of devicetrees for OF_UPSTREAMSimon Glass
2024-09-26binman: fit: Set the image_pos attributes only onceSimon Glass
2024-09-26binman: fit: Avoid assuming that a FIT member is a sectionSimon Glass
2024-09-26binman: Update fdt-list-dir to use the provided directorySimon Glass
2024-09-26binman: Avoid setting the image_pos attribute directlySimon Glass
2024-09-26binman: Tidy up comments and pylint warnings in fitSimon Glass
2024-09-26binman: Tidy up comments for Entry.GetEntryArgsOrProps()Simon Glass
2024-09-26binman: Correct the comment for fdtgrepSimon Glass
2024-09-26binman: Fix up test coverage for mkeficapsuleSimon Glass
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-12binman: Update links for sending patchesTom Rini
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-08-05binman: Keep the efi_capsule input fileSimon Glass
2024-08-05binman: Deal with mkeficapsule being missingSimon Glass
2024-08-05binman: Collect the version number for mkeficapsuleSimon Glass
2024-07-29Makefile: Pass OF_SPL_REMOVE_PROPS to binmanSimon Glass
2024-07-29binman: fit: Allow running fdtgrep on devicetree blobsSimon Glass
2024-07-29binman: fit: Write the compatible string to configurationSimon Glass
2024-07-29binman: fit: Allow providing FDT filenames in a directorySimon Glass
2024-07-29binman: Add support for alternative FDTsSimon Glass
2024-07-29binman: Allow entry types to override FDT contentsSimon Glass
2024-07-29binman: Remove dependency on pylibfdt for entry-docsSimon Glass
2024-07-29binman: Add a bintool for fdtgrepSimon Glass