Hi Tom, https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/30065
The following changes since commit 22a285380e35a31d0a882af66278bc1edc1b917e: Merge tag 'u-boot-at91-fixes-2026.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 (2026-05-09 07:31:55 -0600) are available in the Git repository at: git://git.denx.de/u-boot-dm.git tags/dm-pull-11may26b for you to fetch changes up to 08bcf962c5fe1d2690ac3ff6dd75d3963325476b: binman: Use bintool wrappers for PKCS#11 tools in tests (2026-05-11 12:05:10 -0600) ---------------------------------------------------------------- Add missing bintool docstrings Minor patman fix Fix small ACPI bug ---------------------------------------------------------------- Heinrich Schuchardt (1): acpi: fix initial RSDT and XSDT size Ludwig Nussel (1): patman: fix use in worktree Simon Glass (4): binman: Flesh out the p11-kit bintool docstring binman: Flesh out the pkcs11-tool bintool docstring binman: Flesh out the softhsm2-util bintool docstring binman: Use bintool wrappers for PKCS#11 tools in tests lib/acpi/base.c | 4 ++-- test/dm/acpi.c | 8 ++++---- tools/binman/btool/p11_kit.py | 11 ++++++++++- tools/binman/btool/pkcs11_tool.py | 11 ++++++++++- tools/binman/btool/softhsm2_util.py | 12 +++++++++++- tools/binman/ftest.py | 46 +++++++++++++++++++++++----------------------- tools/patman/cser_helper.py | 4 ++-- tools/patman/cseries.py | 6 +++--- 8 files changed, 65 insertions(+), 37 deletions(-) Regards, Simon

