summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-27patman: Pass the alias dict into gitutil.build_email_list()Simon Glass
2025-05-27patman: Untangle settings from gitutilSimon Glass
2025-05-27patman: Drop the old status codeSimon Glass
2025-05-27patman: Use a pager when outputting statusSimon Glass
2025-05-27patman: Provide an option to run in single-threaded modeSimon Glass
2025-05-27patman: Switch over to asyncioSimon Glass
2025-05-27patman: Use defaultdict directlySimon Glass
2025-05-27patman: Add more information to PatchSimon Glass
2025-05-27patman: Show patches in yellowSimon Glass
2025-05-27patman: Simplify test_find_new_responses()Simon Glass
2025-05-27patman: Adjust how the fake request() function is providedSimon Glass
2025-05-27patman: Split out the processing of find_new_responses()Simon Glass
2025-05-27patman: Split up check_and_show_status()Simon Glass
2025-05-27patman: Rename check_patchwork_status()Simon Glass
2025-05-27patman: Add reading of series and patch statusSimon Glass
2025-05-27patman: Move Patch and Review to patchwork moduleSimon Glass
2025-05-27patman: Create a module for handling patchworkSimon Glass
2025-05-27CI: Add a dependency file for patmanSimon Glass
2025-05-27patman: Move code for sending into its own moduleSimon Glass
2025-05-27patman: Support extra test featuresSimon Glass
2025-05-27patman: Tidy up the start-up codeSimon Glass
2025-05-27patman: Rename test_basic() in test_checkpatchSimon Glass
2025-05-27patman: Correct a stray quoteSimon Glass
2025-05-27tools: Plumb in capture controlSimon Glass
2025-05-27u_boot_pylib: Allow disabling colour outputSimon Glass
2025-05-27u_boot_pylib: Avoid concurrent execution of only one testSimon Glass
2025-05-27u_boot_pylib: Add a pagerSimon Glass
2025-05-27u_boot_pylib: Improve ANSI-colour output with backgroundsSimon Glass
2025-05-27u_boot_pylib: Allow control of capturingSimon 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-27patman: Move all non-test logic into control moduleSimon Glass
2025-05-27binman: x86: Write skip-at-start when end-at-4gb is usedSimon Glass
2025-05-27buildman: Add a way to build a particular targetSimon Glass
2025-05-09Dockerfile: use lz4 instead of lz4-toolsHeinrich Schuchardt
2025-05-03tools: imx8image: add i.MX95 supportAlice Guo
2025-05-03binman: add a new entry type for packing DDR PHY firmware imagesAlice Guo
2025-04-29Docker, CI: Add vexpress_fvp / vexpress_fvp_bloblist supportTom Rini
2025-04-28mkimage: fix option parsing segfaultCarlos López
2025-04-24python: Use and refer to the venv module rather than virtualenvTom Rini
2025-04-23rockchip: mkimage: Add rk3576 supportXuhui Lin
2025-04-23rockchip: mkimage: Add support for RK3528Yifeng Zhao
2025-04-15buildman: Update to grabbing gcc-14.2.0 toolchains by defaultTom Rini
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: Exclude dist-packages and site-packagesSimon Glass