summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
2026-03-18test: binman: Add test for pkcs11 signed capsuleWojciech Dubowik
2026-03-18binman: DTS: Add dump-signature option for capsulesWojciech Dubowik
2026-03-18binman: Add dump signature option to mkeficapsuleWojciech Dubowik
2026-03-18tools: mkeficapsule: Fix dump signature long optionWojciech Dubowik
2026-03-18binman: Accept pkcs11 URI tokens for capsule updatesWojciech Dubowik
2026-03-18binman: Remove the coverage allow_failures listSimon Glass
2026-03-18binman: test: Fix code coverage for iMX8 and cst bintoolSimon Glass
2026-03-18binman: test: Move shared key files to test/security/Simon Glass
2026-03-18binman: test: Move FIT signing test data to test/fit/Simon Glass
2026-03-18binman: test: Move x86 binary test data to test/x86/Simon Glass
2026-03-18binman: test: Move remaining test files to test/entry/Simon Glass
2026-03-18binman: test: Move symbol test files to test/symbols/Simon Glass
2026-03-18binman: test: Move vendor-specific test files to test/vendor/Simon Glass
2026-03-18binman: test: Move UEFI capsule test files to test/capsule/Simon Glass
2026-03-18binman: test: Move FIP/TF-A test files to test/fip/Simon Glass
2026-03-18binman: test: Move mkimage test files to test/mkimage/Simon Glass
2026-03-18binman: test: Move ChromeOS test files to test/cros/Simon Glass
2026-03-18binman: test: Move CBFS test files to test/cbfs/Simon Glass
2026-03-18binman: test: Move security test files to test/security/Simon Glass
2026-03-18binman: test: Move blob test files to test/blob/Simon Glass
2026-03-18binman: test: Move FDT/fdtmap test files to test/fdt/Simon Glass
2026-03-18binman: test: Move FIT image test files to test/fit/Simon Glass
2026-03-18binman: test: Move x86 and Intel test files to test/x86/Simon Glass
2026-03-18binman: test: Move U-Boot variant test files to test/xpl/Simon Glass
2026-03-18binman: test: Move pack/layout test files to test/pack/Simon Glass
2026-03-18binman: test: Capture output from tests with warningsSimon Glass
2026-02-02mkimage: fit: align DTs in external data to 8 Bytes by defaultMarek Vasut
2026-01-27binman: 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