summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
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
2025-03-04u_boot_pylib: Add a function to run a single commandSimon Glass
2025-03-04u_boot_pylib: Correct case for test_resultSimon Glass
2025-03-04binman: Honour the skip-at-start property more faithfullySimon Glass
2025-03-04binman: Rename Entry.end_4gbSimon Glass
2025-02-28Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host bui...Tom Rini
2025-02-28binman: Authenticate the image when testing the preload signaturePaul HENRYS
2025-02-24Revert "Merge patch series "Add preload_check_sign tool""Tom Rini
2025-02-21Merge patch series "Add preload_check_sign tool"Tom Rini
2025-02-21binman: Authenticate the image when testing the preload signaturePaul HENRYS
2025-02-21tools: Fix pylint 3.3.4 errorsSimon Glass