summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-07Merge branch 'next'Tom Rini
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-07-01buildman: Support an in-tree build in the current dirSimon Glass
2025-07-01buildman: Correct behaviour of --in-treeSimon Glass
2025-06-27tools: rmboard.py: Fix conversion from run_pipe to new helperTom Rini
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-26tools: mkimage: validate image references in FIT configurationsAristo Chen
2025-06-26tools: mkimage: propagate error codes from fit_handle_file()Aristo Chen
2025-06-25binman: openssl: disable JTAG access by defaultBryan Brattlof
2025-06-24tools: imx8image: Fix the value passed to dcd_skip of build_container()Alice Guo
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-22tools/fit_check_sign: make the module dependent on CONFIG_FIT_SIGNATUREShiji Yang
2025-06-22lib: rsa: fix compilation error without opensslShiji Yang
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_REDUNDAND_ENVIRONMENT to ENV_REDUNDANTMarek Vasut
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14tools: use lowercase hex prefix styleE Shattow
2025-06-12binman: add atf-bl1 to etypesBryan Brattlof
2025-06-11tools: stm32image: Add support for STM32 Image V2.0Marek Vasut
2025-06-03tools: fix handle leak in ifdtool.cAnton Moryakov
2025-05-27patman: Add basic documentation for new featuresSimon Glass
2025-05-27patman: Add tests for CseriesSimon Glass
2025-05-27patman: Implement the upstream subcommandSimon Glass
2025-05-27patman: Implement the series subcommandSimon Glass
2025-05-27patman: Update send function to return whether it sentSimon Glass
2025-05-27patman: Support aliases for commands and subcommandsSimon Glass
2025-05-27patman: Implement the patchwork subcommandSimon Glass
2025-05-27patman: Improve Series support for patchwork linksSimon Glass
2025-05-27patman: Introduce basic database support in SeriesSimon Glass
2025-05-27patman: Support returning the parsers to useSimon Glass