summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
13 daysbinman: bintool: run 'apt-get update -y' on first invocation of apt_install()Jerome Forissier
13 daysbinman: 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
2025-04-11binman: Workaround lz4 cli padding in test casesJiaxun Yang
2025-04-11binman: Drop algo check in CheckSetHashValue()Simon Glass
2025-04-11binman: fit: Drop unused codeSimon Glass
2025-04-11binman: Drop GetRootSkipAtStart()Simon Glass
2025-04-11binman: Add coverage to requirementsSimon Glass
2025-04-10binman: Fix a typo in elf.pySimon Glass
2025-04-03tools: binman: control.py: Delete template nodes after parsingNeha Malcom Francis
2025-03-12Merge patch series "binman: build_from_git: Add argument specifying branch"Tom Rini
2025-03-12binman: cst: Build from sourceLeonard Anderweit
2025-03-12binman: build_from_git: Add optional make path inside git repoLeonard Anderweit
2025-03-12binman: build_from_git: Add argument specifying branchLeonard Anderweit
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-04Merge patch series "tools: Minor clean-ups for the command library"Tom Rini