index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
command.py
Age
Commit message (
Expand
)
Author
2022-03-02
patman: Correct pylint errors
Simon Glass
2022-02-09
patman: Convert camel case in cros_subprocess.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2021-10-20
buildman: Detect Kconfig loops
Simon Glass
2020-07-09
patman: Avoid circular dependency between command and tools
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2019-11-04
patman: Adjust 'command' to return strings instead of bytes
Simon Glass
2019-07-23
tools: Drop duplicate raise_on_error argument
Simon Glass
2018-08-01
patman: Allow test commands to fall back to real ones
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-09
patman: Make exception handling python 3.x safe
Paul Burton
2016-09-18
patman: Adjust command.Output() to raise an error by default
Simon Glass
2014-09-09
patman: Provide a way to intercept commands for testing
Simon Glass
2014-09-09
patman: RunPipe() should not pipe stdout/stderr unless asked
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-04
patman: Allow commands to raise on error, or not
Simon Glass
2013-04-04
patman: Make command methods return a CommandResult
Simon Glass
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass