aboutsummaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib
AgeCommit message (Expand)AuthorFilesLines
2024-07-03u_boot_pylib: Use correct coverage tool within venvSimon Glass1-3/+8
2024-07-03buildman: Add a way to limit the number of buildmansSimon Glass1-2/+5
2023-12-13tools: Move python tools to version 0.0.6Simon Glass1-1/+1
2023-12-13u_boot_pylib: Correct files used for pip releaseSimon Glass1-3/+2
2023-12-13u_boot_pylib: Correct readme formattingSimon Glass1-1/+1
2023-12-13doc: Update documentation URLSimon Glass1-1/+1
2023-11-02u_boot_pylib: Ensure subprocess is closed downSimon Glass1-3/+1
2023-07-24buildman: Enable test coverageSimon Glass1-3/+7
2023-07-20tools: Fix package discovery in pyproject.toml of u_boot_pylib.Maxim Cournoyer1-0/+4
2023-07-20tools: Fix README file in pyproject.toml of u_boot_pylib.Maxim Cournoyer1-1/+1
2023-03-08patman: Add support for building a u_boot_tools PyPi packageSimon Glass3-0/+376
2023-03-08patman: Move library functions into a library directorySimon Glass9-0/+1829