summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib
AgeCommit message (Expand)Author
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: Clean up creation of the git treeSimon Glass
2025-05-27u_boot_pylib: Speed up determining the upstream branchSimon Glass
2025-05-27u_boot_pylib: Provide directories to gitutil functionsSimon Glass
2025-05-27u_boot_pylib: Tidy up quoting of cc and toSimon Glass
2025-05-27u_boot_pylib: Support a fatal level in toutSimon Glass
2025-05-27patman: Pass the alias dict into gitutil.email_patches()Simon Glass
2025-05-27patman: Pass the alias dict into gitutil.build_email_list()Simon Glass
2025-05-27patman: Untangle settings from gitutilSimon 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-27patman: Move capture_sys_output() into terminal and renameSimon Glass
2025-04-24python: Use and refer to the venv module rather than virtualenvTom 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: Exclude dist-packages and site-packagesSimon Glass
2025-04-10patman: Show the base commit and branchSimon Glass
2025-04-01u_boot_pylib: Clean up pylint warnings in gitutil.pySimon Glass
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: Fix pylint warnings in commandSimon Glass
2025-03-04u_boot_pylib: Add an exception-class for errorsSimon Glass
2025-03-04u_boot_pylib: Correct case for test_resultSimon Glass
2025-02-17u_boot_pylib: Move gitutil into the librarySimon Glass
2025-02-14python: Create requirements.txt files for each "project"Tom Rini
2024-12-19tools: u_boot_pylib: Allow to append input directories to indirPaul HENRYS
2024-10-18u_boot_pylib: Support running coverage on selected functionsSimon Glass
2024-07-03u_boot_pylib: Use correct coverage tool within venvSimon Glass
2024-07-03buildman: Add a way to limit the number of buildmansSimon Glass
2023-12-13tools: Move python tools to version 0.0.6Simon Glass
2023-12-13u_boot_pylib: Correct files used for pip releaseSimon Glass
2023-12-13u_boot_pylib: Correct readme formattingSimon Glass
2023-12-13doc: Update documentation URLSimon Glass
2023-11-02u_boot_pylib: Ensure subprocess is closed downSimon Glass
2023-07-24buildman: Enable test coverageSimon Glass
2023-07-20tools: Fix package discovery in pyproject.toml of u_boot_pylib.Maxim Cournoyer
2023-07-20tools: Fix README file in pyproject.toml of u_boot_pylib.Maxim Cournoyer
2023-03-08patman: Add support for building a u_boot_tools PyPi packageSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass