summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
4 daysbinman: Regenerate expired test certificateSimon Glass
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-10binman: blob_dtb: improve error message when SPL is not foundJérémie Dautheribes
2025-12-10tools: use setuptools 78.1.1Heinrich Schuchardt
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-06tools: binman: fit: add tests for signing with an OpenSSL engineQuentin Schulz
2025-12-06tools: binman: fit: add support for OpenSSL enginesQuentin Schulz
2025-12-06tools: binman: mkimage: add support for passing the engineQuentin Schulz
2025-12-04binman: fallback to importlib_resources on Python 3.8Chukun Pan
2025-11-02binman: btool: mkimage: fix Bintoolmkimage.run() method docstringQuentin Schulz
2025-10-26doc: develop: Change formatting to make binman doc more readableWolfgang Wallner
2025-10-26doc: develop: Fix typos in binman/binman.rstWolfgang Wallner
2025-09-17binman: add a new entry type to support .bin file generation for the i.MX95 p...Alice Guo
2025-07-29binman: bintool: run 'apt-get update -y' on first invocation of apt_install()Jerome Forissier
2025-07-29binman: bintool: use apt-get instead of aptJerome Forissier
2025-07-22binman: Fix typing for python >= 3.7Yannic Moog
2025-07-10binman: Add renesas_rcar4_sa0 etypeMarek Vasut
2025-07-09binman: migrate from pkg_resources to importlibYannic Moog
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-26mkimage: do a rough estimate for the size needed for hashes/signaturesRasmus Villemoes
2025-06-26Merge patch series "Propagate bootph-all and bootph-some-ram property to all ...Tom Rini
2025-06-26tools: binman: ftest.py: Add testcase for bootph-* propagationMoteen Shah
2025-06-26tools: binman: control.py: Propagate bootph-all/bootph-some-ram properties to...Moteen Shah
2025-06-26Merge patch series "Fix handling of optional blobs in binman"Tom Rini
2025-06-26binman: test: assert optional blobs don't cause non-functionalityYannic Moog
2025-06-26binman: ftest: pass allow_fake_blob to _DoReadFileDtbYannic Moog
2025-06-26binman: add faked optional entry case in CheckForProblemsYannic Moog
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-26Merge patch series "add a few entries into missing-blob-help"Tom Rini
2025-06-26Merge patch series "mkimage: validate image references in FIT configurations"Tom Rini
2025-06-26binmain: include ti-fs-enc.bin into missing-blob-helpBryan Brattlof
2025-06-26binman: allow '.' to be included in the missing blob tagsBryan Brattlof
2025-06-26binman: add sysfw-inner-cert to missing-blob-helpBryan Brattlof
2025-06-26binman: add ti-dm entry to missing-blob-helpBryan Brattlof
2025-06-26binman: alphabetize missing-blob entriesBryan Brattlof
2025-06-26binman: test: Ensure all config references exist in /images nodeAristo Chen
2025-06-25binman: openssl: disable JTAG access by defaultBryan Brattlof
2025-06-12binman: add atf-bl1 to etypesBryan Brattlof
2025-05-27u_boot_pylib: Support a fatal level in toutSimon Glass
2025-05-27tools: Plumb in capture controlSimon Glass
2025-05-27binman: Correct a typo in the toolpath commentSimon Glass
2025-05-27patman: Move capture_sys_output() into terminal and renameSimon Glass
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-11Merge patch series "binman: Check code-coverage requirements"Tom Rini
2025-04-11binman: Work around missing test coverageSimon Glass