summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2025-05-27patman: Use -c to show patch commentsSimon Glass
2025-05-27patman: Enhance implementation of file-based defaultsSimon Glass
2025-05-27patman: Enhance patchwork interface to support CseriesSimon Glass
2025-05-27patman: Update status command support cover-letter infoSimon Glass
2025-05-27patman: Add a Cseries classSimon Glass
2025-05-27patman: Add a helper for managing cseriesSimon Glass
2025-05-27patman: Add a simple database implementationSimon Glass
2025-05-27patman: Avoid touching the system or local configSimon Glass
2025-05-27patman: Add a fourth series for testingSimon Glass
2025-05-27patman: Move common test code into a new moduleSimon Glass
2025-05-27patman: Add a test for collecting a PATCH prefixSimon Glass
2025-05-27patman: Use python3 with /usr/bin/envSimon Glass
2025-05-27u_boot_pylib: Add more functions to gitutilSimon Glass
2025-05-27patman: Deal with git safe-directory warningSimon Glass
2025-05-27u_boot_pylib: Correct pylint warnings in gitutilSimon Glass
2025-05-27patman: Support collecting all lines in the commit messageSimon Glass
2025-05-27patman: Tidy up function comments in the series moduleSimon Glass
2025-05-27patman: Move -H out of the send commandSimon Glass
2025-05-27patman: Move arguments for sent into the correct parserSimon Glass
2025-05-27patman: Split subparsers into their own functionsSimon Glass
2025-05-27patman: Add tests for helpSimon Glass
2025-05-27patman: Split parser creation from parsingSimon Glass
2025-05-27patman: Correct some pylint and asyncio issuesSimon Glass