summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)Author
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
2025-02-21tools: binman: ti_board_cfg: Fix pylint error over 'br'Tom Rini
2025-02-21binman: Switch to setuptoolsTom Rini
2025-02-14python: Create requirements.txt files for each "project"Tom Rini
2025-01-05doc: develop: Fix typos and wording in binman/binman.rstLothar Rubusch
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-19binman: Regenerate tools/binman/entries.rstTom 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: Pass a list of input directory to EnsureCompiled()Paul HENRYS
2024-12-19tools: binman: Add tests for FIT with data encrypted by mkimagePaul 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: Add a tutorial on resolving test-coverage bugsSimon Glass
2024-10-18binman: Support getting test-coverage on just one testSimon Glass
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-04Update directories for new name of TF-A directoriesPeter Robinson
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