summaryrefslogtreecommitdiff
path: root/tools/binman/etype
AgeCommit message (Expand)Author
2025-07-22binman: Fix typing for python >= 3.7Yannic Moog
2025-07-10binman: Add renesas_rcar4_sa0 etypeMarek Vasut
2025-07-01Merge patch series "binman: properly error out if path provided to key-name-h...Tom Rini
2025-07-01binman: etype: u_boot_spl_pubkey_dtb: provide more explicit error for key-nam...Quentin Schulz
2025-07-01binman: etype: fit: raise ValueError if key-name-hint is a pathQuentin Schulz
2025-06-26Merge patch series "Fix handling of optional blobs in binman"Tom Rini
2025-06-26binman: rework dropping absent entries from packaged imageYannic Moog
2025-06-26binman: mark optional missing blobs as absentYannic Moog
2025-06-26binman: drop "faked" return value from check_fake_fnameYannic Moog
2025-06-25binman: openssl: disable JTAG access by defaultBryan Brattlof
2025-06-12binman: add atf-bl1 to etypesBryan Brattlof
2025-05-27binman: x86: Write skip-at-start when end-at-4gb is usedSimon Glass
2025-05-03binman: add a new entry type for packing DDR PHY firmware imagesAlice Guo
2025-04-11binman: fit: Drop unused codeSimon Glass
2025-04-11binman: Drop GetRootSkipAtStart()Simon Glass
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-04binman: Honour the skip-at-start property more faithfullySimon Glass
2025-03-04binman: Rename Entry.end_4gbSimon Glass
2025-02-21tools: Fix pylint 3.3.4 errorsSimon Glass
2025-02-21tools: binman: ti_board_cfg: Fix pylint error over 'br'Tom 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: 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: 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-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: 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: 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-07-29Makefile: Pass OF_SPL_REMOVE_PROPS to binmanSimon Glass
2024-07-29binman: fit: Allow running fdtgrep on devicetree blobsSimon Glass