Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-04 | Merge patch series "tools: Minor clean-ups for the command library" | Tom Rini | |
Simon Glass <sjg@chromium.org> says: This series adds comments and fixes pylint warnings in the command library. It also introduces a new, simpler way of running a single command. Link: https://lore.kernel.org/r/20250203162704.627469-1-sjg@chromium.org | |||
2025-02-17 | u_boot_pylib: Move gitutil into the library | Simon Glass | |
Move this file into U-Boot's Python library, so that it is no-longer part of patman. This makes a start on: https://source.denx.de/u-boot/custodians/u-boot-dm/-/issues/35 Signed-off-by: Simon Glass <sjg@chromium.org> |